| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-17 | 854 Bytes | |
| v3.16.2 source code.tar.gz | 2026-08-17 | 1.6 MB | |
| v3.16.2 source code.zip | 2026-08-17 | 1.7 MB | |
| Totals: 3 Items | 3.3 MB | 0 | |
What's Changed
- Fix fallback storage returning undefined for missing keys by @hamdyelbatal122 in https://github.com/alpinejs/alpine/pull/4867
- fix(persist): don't persist undefined values by @Xuepoo in https://github.com/alpinejs/alpine/pull/4876
- Run structural effects before dependent effects by @calebporzio in https://github.com/alpinejs/alpine/pull/4878
- Upgrade
@vue/reactivityto Vue 3.5 by @oddvalue in https://github.com/alpinejs/alpine/pull/4861
New Contributors
- @hamdyelbatal122 made their first contribution in https://github.com/alpinejs/alpine/pull/4867
- @Xuepoo made their first contribution in https://github.com/alpinejs/alpine/pull/4876
- @oddvalue made their first contribution in https://github.com/alpinejs/alpine/pull/4861
Full Changelog: https://github.com/alpinejs/alpine/compare/v3.16.1...v3.16.2