Skip to content

Latest commit

 

History

History
98 lines (72 loc) · 8.3 KB

CHANGELOG.md

File metadata and controls

98 lines (72 loc) · 8.3 KB

@ember-data/model Changelog

v5.3.4 (2024-06-15)

📝 Documentation

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: (2)

Chris Thoburn (@runspired) Mehul Kiran Chaudhari (@MehulKChaudhari)

For the full project changelog see https://github.com/emberjs/data/blob/main/CHANGELOG.md

v5.3.1 (2024-02-24)

🌲 New Deprecation

  • #9189 fix: mutating ManyArray should handle duplicates gracefully (with deprecation) (@gitKrystan)

📝 Documentation

  • #9159 fix: support full range of json:api for references, update docs (@runspired)
  • #9072 feat: advanced JSON:API queries & basic request example (@runspired)

🚀 Enhancement

🐛 Bug Fix

  • #9189 fix: mutating ManyArray should handle duplicates gracefully (with deprecation) (@gitKrystan)
  • #9159 fix: support full range of json:api for references, update docs (@runspired)

🏠 Internal

Committers: (2)

Krystan HuffMenne (@gitKrystan) Chris Thoburn (@runspired)