Skip to main content
Version: 5.x

Version mismatch

If you're using Strapi v4, please stick with Headlockr v3.x or refer to our migration guide to upgrade safely. If you're using Strapi v5, use the latest Headlockr v5 release unless you are pinned to an older v4.x setup.

Headlockr 5.0.0 breaking change

From Headlockr 5.0.0 onward, the old admin build integration is removed.

  • You no longer need custom vite.config.js or webpack.config.js changes for Headlockr
  • Headlockr no longer exports the old Vite plugin
  • Headlockr no longer exports the old client file generator/runtime helpers
  • Headlockr integrates more natively with Strapi's admin build, so the previous manual bundler setup is no longer part of the install process

If you are upgrading from an older version, remove the old imports and generated runtime wiring before starting Strapi again.

Using the versioned docs

This docs site now keeps older Headlockr docs versions available.

  • Use 5.x for Headlockr 5.0.0 and newer
  • Use 4.x if you still rely on the older Webpack or Vite integration guidance

Strapi V4 (legacy / maintenace mode)

If you're using Strapi v4, please stick with Headlockr v3.x or refer to our migration guide to upgrade safely. If you're using Strapi v5, you should stick to the latest version or v4.x.x.