Releases: embroider-build/addon-blueprint
Releases · embroider-build/addon-blueprint
v2.10.0-@embroider/addon-blueprint: Merge pull request #241 from embroider-build/release-preview
Release (2023-12-12)
@embroider/addon-blueprint 2.10.0 (minor)
🚀 Enhancement
@embroider/addon-blueprint
- #222 Use --skip-cleanup for ember-try for faster-exiting try-scenarios (@NullVoxPopuli)
🐛 Bug Fix
Committers: 2
- Bas Kamer (@basz)
- @NullVoxPopuli
v2.9.0-@embroider/addon-blueprint: Merge pull request #240 from embroider-build/release-preview
Release (2023-12-08)
@embroider/addon-blueprint 2.9.0 (minor)
🚀 Enhancement
@embroider/addon-blueprint
- #231 Remove unneeded babel plugins so that shipped addon code is way smaller and easier to debug without sourcemaps (@NullVoxPopuli)
Committers: 1
v2.8.1-@embroider/addon-blueprint: Merge pull request #239 from embroider-build/release-preview
Release (2023-12-06)
@embroider/addon-blueprint 2.8.1 (patch)
🐛 Bug Fix
@embroider/addon-blueprint
- #233 Specify rootDir so that declarations can always be emitted with the correct paths. (@NullVoxPopuli)
📝 Documentation
🏠 Internal
@embroider/addon-blueprint
- #235 Dedupe lockfile (@NullVoxPopuli)
- #236 remove release-it & upgrade release-plan (@mansona)
- #234 Setup release plan (@NullVoxPopuli)
Committers: 3
- Andrey Mikhaylov (lolmaus) (@lolmaus)
- Chris Manson (@mansona)
- @NullVoxPopuli
Release 2.8.0
🚀 Enhancement
- #216 GH Actions: Swap NVP for wyvox (@NullVoxPopuli)
- #214 Update tsconfig to have verbatimModuleSyntax and document reasoning for the tsconfig options (@NullVoxPopuli)
🐛 Bug Fix
- #223 Fix compatibility with ember-cli 5.4+ (@NullVoxPopuli)
- #218 Configure Glint correctly for ember-template-imports (@lukasnys)
- #213 Properly configure Yarn v3 (@bartocc)
Committers: 4
- Julien Palmas (@bartocc)
- Lukas Nys (@lukasnys)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
Release 2.7.0
🚀 Enhancement
- #209 Better defaults for publicEntrypoints and appReexports (@simonihmig)
🐛 Bug Fix
- #210 Add a service usage to the TS tests to help guide our babel config for TS. (@NullVoxPopuli)
Committers: 2
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
Release 2.6.1
🐛 Bug Fix
- #206 Assure gts works (@NullVoxPopuli)
🏠 Internal
- #205 local dev: upgrade pnpm so that we have the resolution-mode=highest change (@NullVoxPopuli)
- #204 Add workflow_dispatch to ci (@NullVoxPopuli)
Committers: 1
Release 2.6.0
🚀 Enhancement
🐛 Bug Fix
- #202 Upgrade @typescript-eslint dependencies (@NullVoxPopuli)
- #201 Use correct extension for Prettier config file in ESLint config (@bertdeblock)
Committers: 3
- Bert De Block (@bertdeblock)
- Godfrey Chan (@chancancode)
- @NullVoxPopuli
Release 2.5.0
🚀 Enhancement
- #191 Remove
ember-disable-prototype-extensions
from test app (@bertdeblock) - #188 pnpm: suggest stricter dep management (@NullVoxPopuli)
🐛 Bug Fix
- #190 Update config templates to properly handle .gts files (@lukemelia)
- #128 Fix
cd <path>
in CONTRIBUTING.md (@simonihmig)
🏠 Internal
- #182 cjs for all prettier configs (@NullVoxPopuli)
Committers: 5
- Bert De Block (@bertdeblock)
- Ignace Maes (@IgnaceMaes)
- Luke Melia (@lukemelia)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
Release 2.4.0
🚀 Enhancement
- #177 Upgrade @embroider/test-setup (@NullVoxPopuli)
- #179 Upgrade ember-try (@NullVoxPopuli)
- #181 Upgrade eslint-plugin-ember (@NullVoxPopuli)
- #178 Upgrade ember-template-lint (@NullVoxPopuli)
🐛 Bug Fix
- #185 Fix issue while saving gjs/gts where prettier deletes the contents of the file: Downgrade prettier-plugin-ember-template-tag until we're on prettier@v3 (@NullVoxPopuli)
- #186 pnpm: Use the workspace protocol for pnpm for the test-app's dependency on the addon (@NullVoxPopuli)
- #173 Improve building the
ember-cli-update
blueprint options (@bertdeblock)
🏠 Internal
- #175 Lint upgrade only (@NullVoxPopuli)
Committers: 2
- Bert De Block (@bertdeblock)
- @NullVoxPopuli
Release 2.3.0
🚀 Enhancement
- #172 Make sure
node-version
is always specified in the GitHub CI file (@bertdeblock)
Committers: 1
- Bert De Block (@bertdeblock)