Files
go-task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/deprecations/deprecations.md
2023-09-04 09:46:45 -03:00

711 B

slug, sidebar_position
slug sidebar_position
/deprecations/ 7

Deprecations

As Task evolves, it occasionally outgrows some of its functionality. This can be because they are no longer useful, because another feature has replaced it or because of a change in the way that Task works internally.

When this happens, we mark the functionality as deprecated. This means that it will be removed in a future version of Task. This functionality will continue to work until that time, but we strongly recommend that you do not implement this functionality in new Taskfiles and make a plan to migrate away from it as soon as possible.

You can view a full list of active deprecations in the "Deprecations" section of the sidebar.