Skip to content

v0.17.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgeb dgeb released this 27 Jul 20:08

This is the fourth, and likely final, beta release for v0.17. The extensive contents of this release will be covered in depth in a release post for v0.17. Please review the changelog below and follow up with any questions or problems you encounter.

Changelog

💥 Breaking Change

  • @orbit/integration-tests, @orbit/jsonapi
  • @orbit/core, @orbit/data, @orbit/indexeddb, @orbit/jsonapi, @orbit/memory, @orbit/record-cache, @orbit/utils

🚀 Enhancement

  • @orbit/data, @orbit/jsonapi, @orbit/memory, @orbit/record-cache
    • #765 Add options to QueryExpression and Operation (@tchak)
  • @orbit/integration-tests, @orbit/jsonapi
  • @orbit/serializers, @orbit/utils
    • #761 Introduce inflectors to @orbit/serializers (@dgeb)
  • @orbit/jsonapi, @orbit/serializers
  • @orbit/indexeddb, @orbit/local-storage, @orbit/memory
    • #759 cache settings as part of source settings should be partial (@tchak)

🐛 Bug Fix

  • @orbit/memory, @orbit/record-cache
    • #762 Fix cache integrity processors' handling of relationships without explicit inverses. (@dgeb)
  • @orbit/indexeddb
    • #752 Finish opening/upgrading indexeddb dbs before closing them (@dgeb)

🏠 Internal

  • @orbit/build
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache
    • #766 Refactor internal modules to remove default module exports (@dgeb)
  • Other
    • #764 Upgrade build dependencies (except snowpack) (@dgeb)
    • #753 Test on travis with updated ubuntu (and thus updated Chrome) (@dgeb)
  • @orbit/build, @orbit/coordinator, @orbit/core, @orbit/data, @orbit/identity-map, @orbit/immutable, @orbit/indexeddb-bucket, @orbit/indexeddb, @orbit/integration-tests, @orbit/jsonapi, @orbit/local-storage-bucket, @orbit/local-storage, @orbit/memory, @orbit/record-cache, @orbit/serializers, @orbit/utils
  • @orbit/integration-tests
    • #748 Reintroduce @orbit/integration-tests (@dgeb)

Committers: 2