Skip to content

Latest commit

 

History

History
90 lines (66 loc) · 7.12 KB

CHANGELOG.md

File metadata and controls

90 lines (66 loc) · 7.12 KB

@ember-data/json-api Changelog

v5.3.4 (2024-06-15)

📝 Documentation

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: (4)

Chris Thoburn (@runspired) Yelin Zhang (@Yelinz) Christopher Sansone (@christophersansone) 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)

📝 Documentation

🚀 Enhancement

🐛 Bug Fix

  • #9097 fix: allow decorator syntax in code comments during yui doc processing (@jaredgalanis)
  • #9014 fix: make willCommit slightly safer when race conditions occur (@runspired)

🏠 Internal

Committers: (4)

Chris Thoburn (@runspired) @BoussonKarel Krystan HuffMenne (@gitKrystan) Jared Galanis (@jaredgalanis)