Skip to content

v0.16.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgeb dgeb released this 17 Mar 18:14

Many thanks to @tchak for identifying and fixing a couple critical issues that affected the browser storage sources - @orbit/indexeddb and @orbit/local-storage. 💯

🚨 All users of these sources and the v0.16 beta should update immediately! 🚨

Changelog

🐛 Bug Fix

  • @orbit/indexeddb, @orbit/local-storage, @orbit/record-cache
    • #608 RemoveRecord when part of has many relationship should not clobber the whole relationship in IndexedDB source (@tchak)
  • @orbit/indexeddb, @orbit/local-storage
    • #606 Do not reset persisting sources on initalize (@tchak)

🏠 Internal

  • @orbit/indexeddb, @orbit/local-storage
    • #610 Add tests to verify local storage + indexeddb sources are not reset on initialization (@dgeb)
  • @orbit/integration-tests

Committers: 2