Skip to content

v3.13.1

Compare
Choose a tag to compare
@calebporzio calebporzio released this 02 Oct 14:30
· 155 commits to main since this release

Changed

  • ✨ Names expression evaluators #3765
  • Fix typos #3771
  • Update installation.md #3779
  • Fixed webpack 4 builds breaking due to nullish coalescing operator #3679
  • ♻️ improves merge proxies #3722
  • x-if warning if used on non-template #3737
  • clarify execution order of init #3702
  • Document destroy method in Alpine.data #3716
  • Fixed a variable typo #3727
  • fix(morph): currentNode can also be null, not just undefined, fixes #3728 #3729