Releases: embroider-build/addon-blueprint
Releases Β· embroider-build/addon-blueprint
Release 1.3.0
π Enhancement
- #74 Cleanup .eslintignore file in addon blueprint (@SergeAstapov)
- #75 Update create-rwjblue-release-it-setup, adds support for
--release-it
and--pnpm
(@simonihmig) - #42 Add Typescript support (@simonihmig)
π Bug Fix
- #73 add pnpm condition to yarn/npm branches in blueprint files (@SergeAstapov)
- #72 Fix packageName wrong
start:tests
andtest
(@LevelbossMike)
π Documentation
- #63 Add docs for --npm, --pnpm, and --yarn (@NullVoxPopuli)
π Internal
- #69 Update release-it plugins (@simonihmig)
- #67 Update CI to volta-cli/action@v4 (@simonihmig)
- #62 Update release-it instructions for when GITHUB_AUTH detection fails (@NullVoxPopuli)
Committers: 4
- Michael Klein (@LevelbossMike)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
Release 1.2.5
π Enhancement
- #36 Add support for npm and pnpm (@NullVoxPopuli)
- #54 Add Ember 4.4 LTS to addon blueprint, remove 3.24 (@simonihmig)
- #52 Move .md files to published package (@simonihmig)
- #48 Support ember-cli-update (@simonihmig)
- #37 Switch to Concurrently from npm-run-all (@NullVoxPopuli)
π Bug Fix
- #55 Use
prepack
rather thanprepublishOnly
(@dfreeman) - #43 Fix test-app to not fail prettier linting (@simonihmig)
- #31 Rebuild on addon changes (@ef4)
- #30 Provide a fixed root to @babel/eslint-parser (@ef4)
π Documentation
- #60 Link to the "Porting Addons to V2" documentation at the top of the README (@NullVoxPopuli)
- #51 Use npm package references in docs (@simonihmig)
- #34 Enable/Fix copy-paste for ember addon commands (@gossi)
π Internal
- #57 Refactor utils in prep for multiple workspaces support (@NullVoxPopuli)
- #50 Fix test timeouts (@simonihmig)
- #49 Add Lints (@NullVoxPopuli)
- #44 Add tests (@NullVoxPopuli)
- #45 Add GitHub Actions (@NullVoxPopuli)
- #40 Switch to pnpm and add tests package (@NullVoxPopuli)
- #38 Cleanup unused locals (@simonihmig)
Committers: 5
- Dan Freeman (@dfreeman)
- Edward Faulkner (@ef4)
- Simon Ihmig (@simonihmig)
- Thomas Gossmann (@gossi)
- @NullVoxPopuli
Release 1.1.2
Release 1.1.1
Release 1.1.0
π Enhancement
- #27 Change default locations of addon and test-app (@NullVoxPopuli)
- #23 Path customization for addons and test apps. (@NullVoxPopuli)
- #24 Refactor extending test-app's package.json, add
ember-disable-prototype-extensions
(@simonihmig) - #25 Drop node dependency declaration (@simonihmig)
- #26 Prevent the
lint:hbs
scripts from throwing when no template files are present (@bertdeblock) - #22 Remove release-it by default, but allow --release-it flag (@NullVoxPopuli)
Committers: 3
- Bert De Block (@bertdeblock)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
Release 1.0.0
π Bug Fix
- #12 Fix running
create-rwjblue-release-it-setup
(@simonihmig)
π Documentation
- #20 Use Github reference in Usage docs (@simonihmig)
Committers: 2
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)