@embroider/addon-blueprint 2.8.1 (patch)
@embroider/addon-blueprint
- #233 Specify rootDir so that declarations can always be emitted with the correct paths. (@NullVoxPopuli)
@embroider/addon-blueprint
- #235 Dedupe lockfile (@NullVoxPopuli)
- #236 remove release-it & upgrade release-plan (@mansona)
- #234 Setup release plan (@NullVoxPopuli)
- Andrey Mikhaylov (lolmaus) (@lolmaus)
- Chris Manson (@mansona)
- @NullVoxPopuli
- #216 GH Actions: Swap NVP for wyvox (@NullVoxPopuli)
- #214 Update tsconfig to have verbatimModuleSyntax and document reasoning for the tsconfig options (@NullVoxPopuli)
- #223 Fix compatibility with ember-cli 5.4+ (@NullVoxPopuli)
- #218 Configure Glint correctly for ember-template-imports (@lukasnys)
- #213 Properly configure Yarn v3 (@bartocc)
- Julien Palmas (@bartocc)
- Lukas Nys (@lukasnys)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
- #209 Better defaults for publicEntrypoints and appReexports (@simonihmig)
- #210 Add a service usage to the TS tests to help guide our babel config for TS. (@NullVoxPopuli)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
- #206 Assure gts works (@NullVoxPopuli)
- #205 local dev: upgrade pnpm so that we have the resolution-mode=highest change (@NullVoxPopuli)
- #204 Add workflow_dispatch to ci (@NullVoxPopuli)
- #202 Upgrade @typescript-eslint dependencies (@NullVoxPopuli)
- #201 Use correct extension for Prettier config file in ESLint config (@bertdeblock)
- Bert De Block (@bertdeblock)
- Godfrey Chan (@chancancode)
- @NullVoxPopuli
- #191 Remove
ember-disable-prototype-extensions
from test app (@bertdeblock) - #188 pnpm: suggest stricter dep management (@NullVoxPopuli)
- #190 Update config templates to properly handle .gts files (@lukemelia)
- #128 Fix
cd <path>
in CONTRIBUTING.md (@simonihmig)
- #182 cjs for all prettier configs (@NullVoxPopuli)
- Bert De Block (@bertdeblock)
- Ignace Maes (@IgnaceMaes)
- Luke Melia (@lukemelia)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
- #177 Upgrade @embroider/test-setup (@NullVoxPopuli)
- #179 Upgrade ember-try (@NullVoxPopuli)
- #181 Upgrade eslint-plugin-ember (@NullVoxPopuli)
- #178 Upgrade ember-template-lint (@NullVoxPopuli)
- #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)
- #175 Lint upgrade only (@NullVoxPopuli)
- Bert De Block (@bertdeblock)
- @NullVoxPopuli
- #172 Make sure
node-version
is always specified in the GitHub CI file (@bertdeblock)
- Bert De Block (@bertdeblock)
- #170 Make sure the addon's
package.json
file is always sorted (@bertdeblock) - #171 Update
ember-try
scenarios (@bertdeblock)
- #169 Make sure the
node_modules
folder is ignored by Git (@bertdeblock) - #168 Update addon ignore files (@bertdeblock)
- Bert De Block (@bertdeblock)
- #167 Review lint / dotfiles (@NullVoxPopuli)
- #159 Add GJS to the default addon blueprint (@mansona)
- #163 bump addon-dev version (@mansona)
- #161 Use wyvox/action-setup-pnpm (@NullVoxPopuli)
- #162 Add docs about things people should know when authoring V2 addons (@NullVoxPopuli)
- #165 Reduce post-blueprint generated diff after running
lint:fix
(@NullVoxPopuli) - #164 Separate lint tests (@mansona)
- Chris Manson (@mansona)
- @NullVoxPopuli
- #146 Add CI workflow to push dist output to separate branch (@NullVoxPopuli)
- #160 Fix TS Imports by recommending folks add the .ts extension to their import paths (@NullVoxPopuli)
- #158 Add typescript component building / testing tests (@NullVoxPopuli)
- #156 Component compilation tests (@NullVoxPopuli)
- #151 Add some fixture utils ... (@NullVoxPopuli)
- #149 Drop node 14 support (@NullVoxPopuli)
- #155 Remove node resolve (@NullVoxPopuli)
- #150 Re-enable typescript tests (@NullVoxPopuli)
- #147 Reorganize tests in to multiple files so the tests are less overwheming to work with (@NullVoxPopuli)
- #148 Use a newer pnpm (@NullVoxPopuli)
- #136 Move off rollup-plugin-ts (@NullVoxPopuli)
- #129 Skip .gitignore in existing monorepo (@simonihmig)
- #137 Update for ember-cli
--typescript
changes (@simonihmig)
- #134 Run tests with latest Ember CLI (@simonihmig)
- #140 Node 14.19.3 does not exist anymore (sometimes, 500 error from nodejs) (@NullVoxPopuli)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
- Isaac Lee (@ijlee2)
- #125 Update RELEASE.md (@NullVoxPopuli)
- #105 New flag: --addon-only (@NullVoxPopuli)
- #102 Alphabetized and standardized the root package.json scripts (@ijlee2)
- #102 Alphabetized and standardized the root package.json scripts (@ijlee2)
- #103 Reduce ambiguity in *.js file extension in addon-root files by explicitly mentioning cjs or mjs (@NullVoxPopuli)
- #106 Run the tests for --typescript, and get those tests working (@NullVoxPopuli)
- Isaac Lee (@ijlee2)
- @NullVoxPopuli
- #95 Fix missing
.gitignore
in addon folder (@simonihmig) - #96 Remove deprecated
@types/ember__test-helpers
(@simonihmig) - #94 Fix files that get copied from root to addon (@simonihmig)
- Simon Ihmig (@simonihmig)
- #83 Bump
@embroider/addon-dev
(@simonihmig) - #88 Support existing monorepos (@simonihmig)
- #76 Tweak test-app "description" field (@SergeAstapov)
- #87 Update broken test-app script overrides (@simonihmig)
- #78 Support pnpm in GitHub workflow (@LevelbossMike)
- #79 Fix accidental resolutions (@ef4)
- #92 Split monorepo tests in CI (@simonihmig)
- #91 Skip
--typescript
tests temporarily due to #82 (@simonihmig) - #85 Don't fail-fast in CI (@simonihmig)
- Edward Faulkner (@ef4)
- Michael Klein (@LevelbossMike)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)
- #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)
- #73 add pnpm condition to yarn/npm branches in blueprint files (@SergeAstapov)
- #72 Fix packageName wrong
start:tests
andtest
(@LevelbossMike)
- #63 Add docs for --npm, --pnpm, and --yarn (@NullVoxPopuli)
- #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)
- Michael Klein (@LevelbossMike)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
- #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)
- #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)
- #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)
- #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)
- Dan Freeman (@dfreeman)
- Edward Faulkner (@ef4)
- Simon Ihmig (@simonihmig)
- Thomas Gossmann (@gossi)
- @NullVoxPopuli
- Edward Faulkner (@ef4)
- Edward Faulkner (@ef4)
- #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)
- Bert De Block (@bertdeblock)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
- #12 Fix running
create-rwjblue-release-it-setup
(@simonihmig)
- #20 Use Github reference in Usage docs (@simonihmig)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)