Skip to content

v5.3.1 | Forever may never come

Compare
Choose a tag to compare
@runspired runspired released this 24 Feb 02:18
· 281 commits to main since this release

v5.3.1 (2024-02-24)

馃尣 New Deprecation

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

馃摑 Documentation

馃殌 Enhancement

馃悰 Bug Fix

  • #9221 fix: prevent rollbackRelationships from setting remoteState and localState to the same array reference (@runspired)
  • #9203 fix: Fetch handler hacks for Mirage (canary) (@gitKrystan)
  • #9189 fix: mutating ManyArray should handle duplicates gracefully (with deprecation) (@gitKrystan)
  • #9183 fix: keep a backreference for previously merged identifiers (@runspired)
  • #8927 fix: live-array delete sync should not clear the set on length match (@runspired)
  • #9164 fix: url configuration should respect / for host and error more meaningfully when invalid (@runspired)
  • #9159 fix: support full range of json:api for references, update docs (@runspired)
  • #9097 fix: allow decorator syntax in code comments during yui doc processing (@jaredgalanis)
  • #9014 fix: make willCommit slightly safer when race conditions occur (@runspired)
  • #8934 fix: JSONAPISerializer should not reify empty records (@runspired)
  • #8892 doc: Fix paths in transform deprecations (@HeroicEric)

馃彔 Internal

Committers: (8)

Krystan HuffMenne (@gitKrystan)
Kirill Shaplyko (@Baltazore)
Chris Thoburn (@runspired)
OMKAR MAKHARE (@omimakhare)
Agnik Bakshi (@Agnik7)
@BoussonKarel
Jared Galanis (@jaredgalanis)
Eric Kelly (@HeroicEric)