v3.15.0
📦 alpine-jsView on GitHub →
✨ 2 features🐛 2 fixes🔧 2 symbols
Summary
This release adds Alpine.morphBetween(), improves ESM/CJS support for the persist plugin, and includes several bug fixes and style updates.
✨ New Features
- Add Alpine.morphBetween() function for morphing between elements.
- Persist plugin now includes an "exports" field for proper ESM/CJS resolution.
🐛 Bug Fixes
- Fixed Chrome warning when using x-trap.inert attribute.
- Corrected license information.