Skip to content

v0.17.0-beta.26

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgeb dgeb released this 22 Jan 18:08
· 56 commits to main since this release

Changelog

💥 Breaking Change

  • @orbit/record-cache, @orbit/records
    • #915 Introduce autoValidate setting for RecordCache and RecordSource (@dgeb)
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/jsonapi, @orbit/records

🚀 Enhancement

  • @orbit/indexeddb
    • #916 Encourage use of useBuffer: true for improved IndexedDB write performance (@dgeb)
  • @orbit/record-cache, @orbit/records
    • #915 Introduce autoValidate setting for RecordCache and RecordSource (@dgeb)
  • @orbit/core
    • #913 Use crypto.randomUUID by default for Orbit.uuid (@dgeb)
  • @orbit/build, @orbit/core, @orbit/data, @orbit/indexeddb, @orbit/jsonapi, @orbit/local-storage, @orbit/memory
    • #911 Improve building of JSONAPI fetch params (@dgeb)
  • @orbit/coordinator, @orbit/core, @orbit/data, @orbit/jsonapi, @orbit/records
  • @orbit/record-cache, @orbit/records, @orbit/validators
    • #896 Expand validation error descriptions (@dgeb)

📝 Documentation

  • @orbit/records
    • #919 Mark KeyDefinition#primaryKey deprecated (@dgeb)
  • Other

🏠 Internal

Committers: 2