| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-17 | 2.8 kB | |
| v7.2.0-ember-cli source code.tar.gz | 2026-08-17 | 651.6 kB | |
| v7.2.0-ember-cli source code.zip | 2026-08-17 | 1.1 MB | |
| Totals: 3 Items | 1.8 MB | 0 | |
Release (2026-08-17)
- ember-cli 7.2.0 (minor)
- @ember-tooling/classic-build-addon-blueprint 7.2.0 (minor)
- @ember-tooling/classic-build-app-blueprint 7.2.0 (minor)
:rocket: Enhancement
ember-cli,@ember-tooling/classic-build-addon-blueprint,@ember-tooling/classic-build-app-blueprint- #11058 Promote Beta and update all dependencies for 7.2 release (@mansona)
@ember-tooling/classic-build-addon-blueprint- #11035 Add placeholder for documenting exports from an addon (@kategengler)
ember-cli- #10672 Separate blueprint model so it can be used outside of ember-cli (@mansona)
:bug: Bug Fix
ember-cli- #11050 fix default blueprint lookup (@mansona)
- #11027 Fix error when blueprint is missing keyword (@NullVoxPopuli)
:house: Internal
ember-cli- #11051 fix release-plan (@mansona)
- #11052 speed up windows CI (@mansona)
- #11049 fix help tests to stop relying on private APIs (@mansona)
- #11048 update fixturify-project from v2 to v7 (@mansona)
- #11044 add a notify discord webhook action for CI (@mansona)
- #11023 Update RELEASE.md (@mansona)
- #11037 bring test fixtures in line with updates from addon readme (@void-mAlex)
- #11038 fix running tests on blueprint markdown changes (@mansona)
- #10880 stop using internal package cache in the addon smoke test and rely on pnpm caching (@mansona)
Committers: 4
- Alex (@void-mAlex)
- Chris Manson (@mansona)
- Katie Gengler (@kategengler)
- @NullVoxPopuli