Skip to content

Releases: alpinejs/alpine

v3.15.0

03 Sep 21:19
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

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

v3.14.7

06 Dec 13:37
Compare
Choose a tag to compare

Fixed

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

v3.14.6

02 Dec 15:51
Compare
Choose a tag to compare

Fixed

  • Fix regression on x-ignore when removed #4458

v3.14.5

28 Nov 15:30
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.14.3

15 Oct 19:33
Compare
Choose a tag to compare

v3.14.2

15 Oct 14:24
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v3.14.1

18 Jun 11:09
Compare
Choose a tag to compare

Changed

  • Minor grammar correction in the for directive docs #4266
  • 🐛 Fixes issue with setters accessing deeply nested data #4265
  • [UI][Tabs] Prevent tab focus on mousedown #4239
  • [CSP] Add support for nested properties to CSP build #4238