Update dependency alpinejs to v3.14.8
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
alpinejs (source) | 3.14.1 -> 3.14.8 |
Release Notes
alpinejs/alpine (alpinejs)
v3.14.8
Fixed
- Fix x-mask triggering update requests on load #4481
v3.14.7
Fixed
- Fix x-teleport by removing clone x-ignore #4469
v3.14.6
Fixed
- Fix regression on x-ignore when removed #4458
v3.14.5
Changed
- Optimize mutation observer to better handle move operations - ref #4450 #4451
-
🐛 Fixes Regression in Mutation handling #4450
v3.14.4
What's Changed
- Fix deep morphdom key bug by @calebporzio in https://github.com/alpinejs/alpine/pull/4423
- Don't init trees within ignore elements (x-ignore) by @calebporzio in https://github.com/alpinejs/alpine/pull/4428
- Adjust mutation observer to be faster and still account for moving and wrapping nodes by @calebporzio in https://github.com/alpinejs/alpine/pull/4447
Full Changelog: https://github.com/alpinejs/alpine/compare/v3.14.3...v3.14.4
v3.14.3
Changes
Full Changelog: https://github.com/alpinejs/alpine/compare/v3.14.2...v3.14.3
v3.14.2
What's Changed
- fix: memoization when injecting magic by @AbhiShake1 in https://github.com/alpinejs/alpine/pull/4276
-
🐛 Initializes Interceptors before store by @ekwoka in https://github.com/alpinejs/alpine/pull/4278 - Add resize plugin:
x-resize
by @calebporzio in https://github.com/alpinejs/alpine/pull/4304 - Fix typo in sort.md by @jfr3000 in https://github.com/alpinejs/alpine/pull/4296
-
🐛 Cleans up template directives memory by @ekwoka in https://github.com/alpinejs/alpine/pull/4300 -
🚧 Updates List of boolean attributes to follow spec by @ekwoka in https://github.com/alpinejs/alpine/pull/4325 - Fixed a couple of typos. by @armandohg in https://github.com/alpinejs/alpine/pull/4332
-
🐛 Cleans teleported clone by @ekwoka in https://github.com/alpinejs/alpine/pull/4328 - Remove unnecessary parentheses from bind.md example by @danielsbird in https://github.com/alpinejs/alpine/pull/4363
-
📝 Updates docs with notes for x-data usage by @ekwoka in https://github.com/alpinejs/alpine/pull/4307
New Contributors
- @AbhiShake1 made their first contribution in https://github.com/alpinejs/alpine/pull/4276
- @jfr3000 made their first contribution in https://github.com/alpinejs/alpine/pull/4296
- @armandohg made their first contribution in https://github.com/alpinejs/alpine/pull/4332
- @danielsbird made their first contribution in https://github.com/alpinejs/alpine/pull/4363
Full Changelog: https://github.com/alpinejs/alpine/compare/v3.14.1...v3.14.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.