Releases: alpinejs/alpine
Releases · alpinejs/alpine
v3.15.2
v3.15.1
Changed
x-sortimprovements- CSP build
allowGlobalsnow defaults tofalseinstead oftrue
v3.15.0
Changed
- Improve CSP build #4671
- Add Alpine.morphBetween() #4629
- style: use let instead of var in x-model.js #4645
- style: use let/const instead of var in debounce.js #4644
- style: remove useless param #4650
- feat(persist): add 'exports' field for proper ESM/CJS resolution #4611
- Fix Chrome warning when using
x-trap.inert#4640 - Fixes license #4647
v3.14.9
What's Changed
- Fix focus documentation example code by @iamshcc in #4496
- Add skip children to morph by @joshhanley in #4568
New Contributors
Full Changelog: v3.14.8...v3.14.9
v3.14.8
v3.14.7
v3.14.6
v3.14.5
v3.14.4
What's Changed
- Fix deep morphdom key bug by @calebporzio in #4423
- Don't init trees within ignore elements (x-ignore) by @calebporzio in #4428
- Adjust mutation observer to be faster and still account for moving and wrapping nodes by @calebporzio in #4447
Full Changelog: v3.14.3...v3.14.4