Change8

v3.16.2

📦 alpine-jsView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This release includes fixes for fallback storage and persistence, ensuring undefined values are handled correctly. It also upgrades the @vue/reactivity dependency to Vue 3.5.

🐛 Bug Fixes

  • Fallback storage now correctly handles missing keys, preventing it from returning undefined.
  • Persisted values will no longer include undefined values, improving data consistency.

Affected Symbols