@warp-drive/build-config
Version:
Provides Build Configuration for projects using WarpDrive or EmberData
27 lines (14 loc) • 1.1 kB
Markdown
# @warp-drive/build-config Changelog
## v0.0.0-alpha.22 (2024-06-15)
#### :evergreen_tree: New Deprecation
* [#9479](https://github.com/emberjs/data/pull/9479) feat: support migration path for ember-inflector usage ([@runspired](https://github.com/runspired))
#### :rocket: Enhancement
* [#9471](https://github.com/emberjs/data/pull/9471) feat: npx warp-drive ([@runspired](https://github.com/runspired))
* [#9448](https://github.com/emberjs/data/pull/9448) feat: impl SchemaService RFC ([@runspired](https://github.com/runspired))
#### :bug: Bug Fix
* [#9455](https://github.com/emberjs/data/pull/9455) fix: config version lookup needs to be project location aware ([@runspired](https://github.com/runspired))
#### :house: Internal
* [#9477](https://github.com/emberjs/data/pull/9477) fix: add deprecation and avoid breaking configs ([@runspired](https://github.com/runspired))
* [#9292](https://github.com/emberjs/data/pull/9292) feat: add new build-config package ([@runspired](https://github.com/runspired))
#### Committers: (1)
Chris Thoburn ([@runspired](https://github.com/runspired))