Skip to content

Releases: alpinejs/alpine

v3.15.1

26 Oct 22:32

Choose a tag to compare

Changed

  • x-sort improvements
  • CSP build allowGlobals now defaults to false instead of true

v3.15.0

03 Sep 21:19

Choose a tag to compare

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

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.14.8...v3.14.9

v3.14.8

23 Dec 14:59

Choose a tag to compare

Fixed

  • Fix x-mask triggering update requests on load #4481

v3.14.7

06 Dec 13:37

Choose a tag to compare

Fixed

  • Fix x-teleport by removing clone x-ignore #4469

v3.14.6

02 Dec 15:51

Choose a tag to compare

Fixed

  • Fix regression on x-ignore when removed #4458

v3.14.5

28 Nov 15:30

Choose a tag to compare

Changed

  • Optimize mutation observer to better handle move operations - ref #4450 #4451
  • πŸ› Fixes Regression in Mutation handling #4450

v3.14.4

27 Nov 12:49

Choose a tag to compare

What's Changed

Full Changelog: v3.14.3...v3.14.4

v3.14.3

15 Oct 19:33

Choose a tag to compare

v3.14.2

15 Oct 14:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.14.1...v3.14.2