Skip to content

v0.17.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@dgeb dgeb released this 12 Jun 22:04
· 188 commits to main since this release

This release incorporates the latest features from Orbit v0.17.0-beta.17 into ember-orbit, including record normalizers and validators.

A new model-aware normalizer has been added in #337 which is now used by transform and query builders to make them model-aware. This represents a big improvement in DX, since you can now pass ember-orbit models into builders and the normalizer will recognize them and extract their identities.

Orbit and ember-orbit v0.17 final are very close. Doc updates will follow soon.

Changelog

🚀 Enhancement

  • #339 Inject singleton normalizer and validatorFor instances into sources (@dgeb)
  • #337 Update orbit to v0.17.0-beta.17 and introduce model-aware normalizers and builders (@dgeb)

🏠 Internal

Committers: 1