Skip to content

Bump alpinejs from 3.13.3 to 3.13.4

Dependabot requested to merge dependabot-npm_and_yarn-alpinejs-3.13.4 into main

Bumps alpinejs from 3.13.3 to 3.13.4.

Release notes

Sourced from alpinejs's releases.

v3.13.4

What's Changed

New Contributors

Full Changelog: https://github.com/alpinejs/alpine/compare/v3.13.3...v3.13.4

Commits
  • 6918d96 bump to 3.13.4
  • aa3375a remove console.log
  • cb1e3ac Merge branch 'Omerlo-Technologies/main'
  • 3196c6a tweak implementation
  • 35f9ac1 x-model with fill modifier takes input value on null, empty string or undefin...
  • aed412b Add named exports to build files (#3644)
  • 97ebbad Fix issue where error message would not print directive name properly (#3572)
  • 4b198d5 🐛 Gracefully handles bad throws (#3570)
  • c68aba0 move everything to lifecycle
  • 9cfc4f7 Update initTree condition for x init
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading