Skip to content

v5.3.4 | In a cloud of sparkling dust

Latest
Compare
Choose a tag to compare
@runspired runspired released this 15 Jun 02:29
· 66 commits to main since this release

image

Yes, this is a patch release packed with goodies. We expect this to be the last patch release of the 5.3 cycle. This puts the release of 5.4 with the first stable releases of @warp-drive/schema-record and @warp-drive/ember ~4 weeks away. Who needs August when you have July?

In no particular order, goodies contained

  • 5.3.4 ships fully as v2-addons
  • all packages ship types, types must be opted into, see the typescript guide
  • native types packages are now available for 5.3
  • mirror packages are now available for 5.3
  • a new cli tool has been added. So far its only niftiness is this cli tool will let you quickly configure your 4.x project for typescript. npx warp-drive retrofit types@canary. Mileage may vary, this works best with 4.12
  • ember-inflector and @ember/string are no longer project dependencies

Three new deprecations

  • deprecates Store extending EmberObject
  • deprecates using emberData in options in ember-cli-build in favor of setConfig
  • deprecates using ember-inflector for singularization/pluralization support in favor of @ember-data/request-utils (ember-inflector is not deprecated, only WarpDrive/EmberData's consumption of it)

v5.3.4 (2024-06-15)

🌲 New Deprecation

📝 Documentation

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: (13)

Chris Thoburn (@runspired)
Kirill Shaplyko (@Baltazore)
Michal Bryxí (@MichalBryxi)
Peter Wagenet (@wagenet)
Sylvain Mina (@sly7-7)
Yelin Zhang (@Yelinz)
Krystan HuffMenne (@gitKrystan)
Rich Glazerman (@richgt)
Sean Juarez (@seanCodes)
@NullVoxPopuli
Christopher Sansone (@christophersansone)
Andreas Minnich (@enspandi)
Mehul Kiran Chaudhari (@MehulKChaudhari)