Backpex v0.11 release - removal of Alpine.js dependency
We’ve just released Backpex v0.11. This release focuses on the developer experience by removing Alpine.js as a dependency and making the installation process much easier.
So you can finally remove Alpine.js from your application if you only installed it because of Backpex
Note that you’ll now have to add our custom hooks (see the upgrade guide for more information).
Key Highlights:
- Replace Alpine.js with JS hooks
- Add external upload support for the upload field
- Add
after_main
position torender_resource_slot/3
Make sure to read the full release notes for all changes and new features that have been added.
We’ve also continued development on the adapter pattern and fixed some bugs.
As always, thanks to all external contributors
Release Notes: Release 0.11.0 · naymspace/backpex · GitHub
Upgrade Guide: Upgrading to v0.11 — Backpex v0.11.0