# Changelog

## Release (2025-05-14)

@embroider/app-blueprint 0.25.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#162](https://github.com/embroider-build/app-blueprint/pull/162) Switch to our own tsconfig ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#170](https://github.com/embroider-build/app-blueprint/pull/170) Embroider router by default ([@void-mAlex](https://github.com/void-mAlex))

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#175](https://github.com/embroider-build/app-blueprint/pull/175) Pin babel-plugin-ember-template-compilation to v2 for now ([@robbytx](https://github.com/robbytx))

#### Committers: 3
- Alex ([@void-mAlex](https://github.com/void-mAlex))
- Robby Morgan ([@robbytx](https://github.com/robbytx))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2025-04-03)

@embroider/app-blueprint 0.24.2 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#165](https://github.com/embroider-build/app-blueprint/pull/165) add proper versioning for @babel/runtime ([@lukasnys](https://github.com/lukasnys))

#### Committers: 1
- Lukas Nys ([@lukasnys](https://github.com/lukasnys))

## Release (2025-04-03)

@embroider/app-blueprint 0.24.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#163](https://github.com/embroider-build/app-blueprint/pull/163) fix: add @babel/runtime to installed deps ([@lukasnys](https://github.com/lukasnys))

#### Committers: 1
- Lukas Nys ([@lukasnys](https://github.com/lukasnys))

## Release (2025-03-28)

@embroider/app-blueprint 0.24.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#160](https://github.com/embroider-build/app-blueprint/pull/160) Bump ember-cli from 6.2.0 to 6.3.0 ([@BlueCutOfficial](https://github.com/BlueCutOfficial))

#### Committers: 1
- Marine Dunstetter ([@BlueCutOfficial](https://github.com/BlueCutOfficial))

## Release (2025-03-21)

@embroider/app-blueprint 0.23.3 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#157](https://github.com/embroider-build/app-blueprint/pull/157) install babel-plugin-ember-template-compilation as dependency ([@patricklx](https://github.com/patricklx))

#### Committers: 1
- Patrick Pircher ([@patricklx](https://github.com/patricklx))

## Release (2025-02-25)

@embroider/app-blueprint 0.23.2 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#153](https://github.com/embroider-build/app-blueprint/pull/153) Remove extraneous loadTests: false ([@simonihmig](https://github.com/simonihmig))

#### Committers: 1
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))

## Release (2025-02-20)

@embroider/app-blueprint 0.23.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#152](https://github.com/embroider-build/app-blueprint/pull/152) Add a default test so that the test command pasess in new projects ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :memo: Documentation
* `@embroider/app-blueprint`
  * [#149](https://github.com/embroider-build/app-blueprint/pull/149) downgrade warning message ([@mansona](https://github.com/mansona))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2025-02-15)

@embroider/app-blueprint 0.23.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#147](https://github.com/embroider-build/app-blueprint/pull/147) We don't need these overrides anymore ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2025-02-14)

@embroider/app-blueprint 0.22.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#145](https://github.com/embroider-build/app-blueprint/pull/145) Update ember-cli and remove loadTests: false, as the option doesn't exist any more ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2025-02-13)

@embroider/app-blueprint 0.21.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#141](https://github.com/embroider-build/app-blueprint/pull/141) switch to alpha dependencies ([@mansona](https://github.com/mansona))

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#142](https://github.com/embroider-build/app-blueprint/pull/142) update app css location ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2025-02-08)

@embroider/app-blueprint 0.20.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#140](https://github.com/embroider-build/app-blueprint/pull/140) make sure to remove loader.js ([@mansona](https://github.com/mansona))
  * [#134](https://github.com/embroider-build/app-blueprint/pull/134) Add lang attribute and use app title in index.html ([@evoactivity](https://github.com/evoactivity))
  * [#138](https://github.com/embroider-build/app-blueprint/pull/138) Sync lint configs from ember-cli ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :house: Internal
* [#135](https://github.com/embroider-build/app-blueprint/pull/135) ESLint trailing comma ([@evoactivity](https://github.com/evoactivity))

#### Committers: 3
- Chris Manson ([@mansona](https://github.com/mansona))
- Liam Potter ([@evoactivity](https://github.com/evoactivity))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2025-01-12)

@embroider/app-blueprint 0.19.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#126](https://github.com/embroider-build/app-blueprint/pull/126) Add vite/client types ([@evoactivity](https://github.com/evoactivity))

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#128](https://github.com/embroider-build/app-blueprint/pull/128) fix typescript: eslint ignores needs to be the lone key to act globally ([@evoactivity](https://github.com/evoactivity))

#### Committers: 1
- Liam Potter ([@evoactivity](https://github.com/evoactivity))

## Release (2024-12-06)

@embroider/app-blueprint 0.18.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#124](https://github.com/embroider-build/app-blueprint/pull/124) move to the new cleaner vite config ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-11-27)

@embroider/app-blueprint 0.17.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#119](https://github.com/embroider-build/app-blueprint/pull/119) Remove webpack from dependencies ([@simonihmig](https://github.com/simonihmig))

#### Committers: 1
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))

## Release (2024-11-27)

@embroider/app-blueprint 0.16.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#117](https://github.com/embroider-build/app-blueprint/pull/117) Stick to vite v5 for now ([@simonihmig](https://github.com/simonihmig))

#### Committers: 1
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))

## Release (2024-11-23)

@embroider/app-blueprint 0.16.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#116](https://github.com/embroider-build/app-blueprint/pull/116) bump @ember/test-helpers and stop ember-qunit from using requirejs ([@mansona](https://github.com/mansona))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#74](https://github.com/embroider-build/app-blueprint/pull/74) add a test to verify generators are still working ([@mansona](https://github.com/mansona))
  * [#112](https://github.com/embroider-build/app-blueprint/pull/112) delete TS file in JS fixture ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-11-18)

@embroider/app-blueprint 0.15.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#107](https://github.com/embroider-build/app-blueprint/pull/107) Update ember cli to 6.0 ([@mansona](https://github.com/mansona))

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#110](https://github.com/embroider-build/app-blueprint/pull/110) fix upstream issue with typescript-eslint ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-11-11)

@embroider/app-blueprint 0.14.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#80](https://github.com/embroider-build/app-blueprint/pull/80) Fix support for `--typescript` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#104](https://github.com/embroider-build/app-blueprint/pull/104) Remove ember-cli-inject-live-reload dependency ([@HeroicEric](https://github.com/HeroicEric))

#### Committers: 2
- Eric Kelly ([@HeroicEric](https://github.com/HeroicEric))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2024-10-24)

@embroider/app-blueprint 0.13.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#102](https://github.com/embroider-build/app-blueprint/pull/102) Add missing babel packages ([@balinterdi](https://github.com/balinterdi))

#### Committers: 1
- Balint Erdi ([@balinterdi](https://github.com/balinterdi))

## Release (2024-10-07)

@embroider/app-blueprint 0.13.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#97](https://github.com/embroider-build/app-blueprint/pull/97) Use @embroider/virtual instead of @embroider/core for test-support ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#101](https://github.com/embroider-build/app-blueprint/pull/101) Create new 'output' script for a short way to run the generator ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#99](https://github.com/embroider-build/app-blueprint/pull/99) Move more files to the files-override/shared folder ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2024-10-04)

@embroider/app-blueprint 0.12.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#96](https://github.com/embroider-build/app-blueprint/pull/96) fix all @embroider/virtual renames ([@mansona](https://github.com/mansona))
  * [#91](https://github.com/embroider-build/app-blueprint/pull/91) Allow skipping lint:fix when installing ([@kiwiupover](https://github.com/kiwiupover))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#93](https://github.com/embroider-build/app-blueprint/pull/93) Extract an output:fixture command for manual testing ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#94](https://github.com/embroider-build/app-blueprint/pull/94) Parameterize the default tests for quickly adding scenarios to test ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#87](https://github.com/embroider-build/app-blueprint/pull/87) Extract project creation util so that multiple test files can share the "ember new + fixture" stuff ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#88](https://github.com/embroider-build/app-blueprint/pull/88) Use local ember-cli instead of global ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 3
- Chris Manson ([@mansona](https://github.com/mansona))
- Dave Laird ([@kiwiupover](https://github.com/kiwiupover))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2024-09-26)

@embroider/app-blueprint 0.11.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#86](https://github.com/embroider-build/app-blueprint/pull/86) use the new load initializers and resolver ([@mansona](https://github.com/mansona))
  * [#83](https://github.com/embroider-build/app-blueprint/pull/83) Add prettier config (with `<template>` support ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :memo: Documentation
* `@embroider/app-blueprint`
  * [#76](https://github.com/embroider-build/app-blueprint/pull/76) pnpx => pnpm dlx ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#84](https://github.com/embroider-build/app-blueprint/pull/84) Run linting on the generated project in CI // add a working eslintconfig ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#82](https://github.com/embroider-build/app-blueprint/pull/82) Split the lint and test jobs so we can see tests running during draft work ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#81](https://github.com/embroider-build/app-blueprint/pull/81) Prepare for typescript support by moving all the js files into a js folder ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2024-09-18)

@embroider/app-blueprint 0.10.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#70](https://github.com/embroider-build/app-blueprint/pull/70) fix: Uninstall task fails gracefully when given packages are not found ([@MichalBryxi](https://github.com/MichalBryxi))
  * [#73](https://github.com/embroider-build/app-blueprint/pull/73) recreate issue with decorator transforms in tests and fix it ([@mansona](https://github.com/mansona))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#71](https://github.com/embroider-build/app-blueprint/pull/71) add a test for dev mode tests ([@mansona](https://github.com/mansona))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- Michal Bryxí ([@MichalBryxi](https://github.com/MichalBryxi))

## Release (2024-09-11)

@embroider/app-blueprint 0.10.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#68](https://github.com/embroider-build/app-blueprint/pull/68) update to user-controlled babel file ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-09-07)

@embroider/app-blueprint 0.9.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#65](https://github.com/embroider-build/app-blueprint/pull/65) update to work without app rewriting ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-09-02)

@embroider/app-blueprint 0.8.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#62](https://github.com/embroider-build/app-blueprint/pull/62) move the index.html into the root of the blueprint ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-09-02)

@embroider/app-blueprint 0.7.2 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#60](https://github.com/embroider-build/app-blueprint/pull/60) Add /tmp/ to files-override/.gitignore ([@kiwiupover](https://github.com/kiwiupover))

#### Committers: 1
- Dave Laird ([@kiwiupover](https://github.com/kiwiupover))

## Release (2024-09-02)

@embroider/app-blueprint 0.7.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#58](https://github.com/embroider-build/app-blueprint/pull/58) Fixes app import paths in index.html ([@kiwiupover](https://github.com/kiwiupover))

#### Committers: 1
- Dave Laird ([@kiwiupover](https://github.com/kiwiupover))

## Release (2024-08-31)

@embroider/app-blueprint 0.7.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#57](https://github.com/embroider-build/app-blueprint/pull/57) add fixes for new test structure ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-08-06)

@embroider/app-blueprint 0.6.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#50](https://github.com/embroider-build/app-blueprint/pull/50) add git ignore for tmp file ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-08-03)

@embroider/app-blueprint 0.5.2 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#47](https://github.com/embroider-build/app-blueprint/pull/47) Update to use explicit resolve.extensions ([@ef4](https://github.com/ef4))

#### Committers: 1
- Edward Faulkner ([@ef4](https://github.com/ef4))

## Release (2024-07-25)

@embroider/app-blueprint 0.5.1 (patch)

#### :house: Internal
* `@embroider/app-blueprint`
  * [#44](https://github.com/embroider-build/app-blueprint/pull/44) change dependabot versioning strategy to increase ([@mansona](https://github.com/mansona))
  * [#43](https://github.com/embroider-build/app-blueprint/pull/43) set packageManager in package.json and rely on that in CI ([@mansona](https://github.com/mansona))
  * [#38](https://github.com/embroider-build/app-blueprint/pull/38) add a test that verifies that the esbuild step was successful ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-06-27)

@embroider/app-blueprint 0.5.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#37](https://github.com/embroider-build/app-blueprint/pull/37) add new app.js structure ([@mansona](https://github.com/mansona))

#### :memo: Documentation
* `@embroider/app-blueprint`
  * [#33](https://github.com/embroider-build/app-blueprint/pull/33) Add a bigger warning for this repo ([@mansona](https://github.com/mansona))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#28](https://github.com/embroider-build/app-blueprint/pull/28) add regression tests for initialisers ([@mansona](https://github.com/mansona))
  * [#35](https://github.com/embroider-build/app-blueprint/pull/35) add notification for failed github action ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-06-13)

@embroider/app-blueprint 0.4.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#31](https://github.com/embroider-build/app-blueprint/pull/31) fix the location of the rewritten app ([@mansona](https://github.com/mansona))

#### :memo: Documentation
* `@embroider/app-blueprint`
  * [#30](https://github.com/embroider-build/app-blueprint/pull/30) docs: document update command ([@IgnaceMaes](https://github.com/IgnaceMaes))
  * [#21](https://github.com/embroider-build/app-blueprint/pull/21) add docs for updating an existing app ([@mansona](https://github.com/mansona))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- Ignace Maes ([@IgnaceMaes](https://github.com/IgnaceMaes))

## Release (2024-05-31)

@embroider/app-blueprint 0.3.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#18](https://github.com/embroider-build/app-blueprint/pull/18) add new config structure ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-05-27)

@embroider/app-blueprint 0.2.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#17](https://github.com/embroider-build/app-blueprint/pull/17) Add smoke tests and fix the app-name.css link in index.html ([@mansona](https://github.com/mansona))

#### :memo: Documentation
* `@embroider/app-blueprint`
  * [#11](https://github.com/embroider-build/app-blueprint/pull/11) docs: use npx instead of ember-cli global ([@IgnaceMaes](https://github.com/IgnaceMaes))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#15](https://github.com/embroider-build/app-blueprint/pull/15) schedule CI to run once a day ([@mansona](https://github.com/mansona))
  * [#14](https://github.com/embroider-build/app-blueprint/pull/14) add a dependabot config to keep ember-cli up to date ([@mansona](https://github.com/mansona))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- Ignace Maes ([@IgnaceMaes](https://github.com/IgnaceMaes))

## Release (2024-05-24)

@embroider/app-blueprint 0.2.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#6](https://github.com/embroider-build/app-blueprint/pull/6) Remove unneeded deps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
  * [#9](https://github.com/embroider-build/app-blueprint/pull/9) make sure ember-cli-update config is correct ([@mansona](https://github.com/mansona))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#10](https://github.com/embroider-build/app-blueprint/pull/10) add a basic smoke test ([@mansona](https://github.com/mansona))
  * [#7](https://github.com/embroider-build/app-blueprint/pull/7) Add prettier ([@mansona](https://github.com/mansona))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## Release (2024-05-24)

@embroider/app-blueprint 0.1.1 (patch)

#### :bug: Bug Fix
* `@embroider/app-blueprint`
  * [#4](https://github.com/embroider-build/app-blueprint/pull/4) add ember-blueprint to keywords ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))

## Release (2024-05-24)

@embroider/app-blueprint 0.1.0 (minor)

#### :rocket: Enhancement
* `@embroider/app-blueprint`
  * [#1](https://github.com/embroider-build/app-blueprint/pull/1) Initial working version ([@mansona](https://github.com/mansona))

#### :house: Internal
* `@embroider/app-blueprint`
  * [#2](https://github.com/embroider-build/app-blueprint/pull/2) setup release-plan ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))
