Skip to content

Bump alpinejs from 3.12.3 to 3.13.0

HIFIS Bot requested to merge dependabot/npm_and_yarn/alpinejs-3.13.0 into master

Bumps alpinejs from 3.12.3 to 3.13.0.

Release notes

Sourced from alpinejs's releases.

v3.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/alpinejs/alpine/compare/v3.12.3...v3.13.0

Commits
  • 71adfd4 Bump version to 3.13.0
  • 2e520c1 Walk and destroy the tree of elements when it is removed from the DOM
  • 938bb33 Make morphdom faster and more powerful (#3692)
  • 98a0fff Expose a hook for added attributes
  • 2337eac fix: Entangle inner state undefined (#3681)
  • 7043509 Tweak x-data to sometimes run while cloning a tree
  • 0043bf1 Merge branch 'main' into livewire3
  • fb8e33a 🐛 Allows model.fill to work with checkbox arrays (#3676)
  • 394edf0 wip
  • 5c12083 wip
  • Additional commits viewable in compare view

Merge request reports