Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 4.77 KB

CHANGELOG.md

File metadata and controls

55 lines (40 loc) · 4.77 KB

@ember-data/model Changelog

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)