Releases: alpinejs/alpine
Releases · alpinejs/alpine
v3.15.4
13 Jan 21:43
Compare
Sorry, something went wrong.
No results found
Fixed
Fix sort auto evaluation #4716
Fix duplicate attribute/value situations
v3.15.3
16 Dec 19:38
Compare
Sorry, something went wrong.
No results found
Changes
Improve evaluator #4711
fix add support for ShadowRoot in findClosest function and export of injectMagics/initInterceptors #4699
fix(docs): initialise data, fix typo in x-on example #4701
v3.15.2
15 Nov 20:08
Compare
Sorry, something went wrong.
No results found
v3.15.1
26 Oct 22:32
Compare
Sorry, something went wrong.
No results found
Changed
x-sort improvements
CSP build allowGlobals now defaults to false instead of true
v3.15.0
03 Sep 21:19
Compare
Sorry, something went wrong.
No results found
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
12 Mar 20:14
Compare
Sorry, something went wrong.
No results found
v3.14.8
23 Dec 14:59
Compare
Sorry, something went wrong.
No results found
Fixed
Fix x-mask triggering update requests on load #4481
v3.14.7
06 Dec 13:37
Compare
Sorry, something went wrong.
No results found
Fixed
Fix x-teleport by removing clone x-ignore #4469
v3.14.6
02 Dec 15:51
Compare
Sorry, something went wrong.
No results found
Fixed
Fix regression on x-ignore when removed #4458
v3.14.5
28 Nov 15:30
Compare
Sorry, something went wrong.
No results found
Changed
Optimize mutation observer to better handle move operations - ref #4450 #4451
🐛 Fixes Regression in Mutation handling #4450