Skip to content

Publishing

Deprecating a template.

Deprecation is still a lightweight process. The safest path today is communication through the package README, version notes, and replacement guidance.

01 · section

Recommended current practice

Until formal package lifecycle controls are deeper, use README updates and clear replacement guidance to steer users to the right version or successor package.

  • State the replacement package clearly.
  • Keep the last good install path working when possible.
  • Avoid silent breakage on the latest version.
Deprecating a template · axint docs · axint registry