Skip to content

Bump alpinejs from 3.13.0 to 3.13.1

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

Bumps alpinejs from 3.13.0 to 3.13.1.

Release notes

Sourced from alpinejs's releases.

v3.13.1

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
Commits

Merge request reports