Skip to content

Latest commit

Β 

History

History
598 lines (432 loc) Β· 33.8 KB

CHANGELOG.md

File metadata and controls

598 lines (432 loc) Β· 33.8 KB

@embroider/addon-blueprint Changelog

Release (2025-01-06)

@embroider/addon-blueprint 3.2.0 (minor)

πŸš€ Enhancement

Committers: 1

Release (2024-12-18)

@embroider/addon-blueprint 3.1.0 (minor)

πŸš€ Enhancement

Committers: 2

Release (2024-12-09)

@embroider/addon-blueprint 3.0.0 (major)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ› Bug Fix

  • @embroider/addon-blueprint
    • #312 bring v2 addon bp in line with scripts from ember addon (@void-mAlex)
    • #306 ember-source is required for babel-plugin-ember-template-compilation (@NullVoxPopuli)

Committers: 4

Release (2024-08-23)

@embroider/addon-blueprint 2.18.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint
    • #295 Match prettier-plugin-ember-template-tag with version in addon/package.json (@BoussonKarel)

Committers: 1

Release (2024-07-04)

@embroider/addon-blueprint 2.17.0 (minor)

πŸš€ Enhancement

πŸ› Bug Fix

  • @embroider/addon-blueprint

πŸ“ Documentation

  • @embroider/addon-blueprint
    • #285 docs: update install instructions to use pnpm and remove skip-npm (@IgnaceMaes)

Committers: 4

Release (2024-04-05)

@embroider/addon-blueprint 2.16.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint
    • #280 Make sure to use the correct package manager in concurrently scripts (@bertdeblock)

πŸ› Bug Fix

  • @embroider/addon-blueprint
    • #278 fix: update prepack hook to account for ts scenario (@aklkv)

Committers: 2

Release (2024-03-29)

@embroider/addon-blueprint 2.15.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint
    • #279 Add ESLint rule to require that relative imports use full extensions (@SergeAstapov)
    • #276 Remove unnecessary verbatimModuleSyntax from tsconfig.json (@SergeAstapov)

πŸ› Bug Fix

  • @embroider/addon-blueprint

Committers: 3

Release (2024-03-04)

@embroider/addon-blueprint 2.14.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint

πŸ› Bug Fix

  • @embroider/addon-blueprint
    • #268 use our own version of ember-cli so the test app is always generated with the latest blueprint (@mansona)

Committers: 1

Release (2024-02-27)

@embroider/addon-blueprint 2.13.1 (patch)

πŸ› Bug Fix

  • @embroider/addon-blueprint

πŸ“ Documentation

Committers: 1

Release (2024-02-18)

@embroider/addon-blueprint 2.13.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint
    • #259 remove wyvox/action-setup-pnpm to realign with ember-cli (@mansona)

🏠 Internal

Committers: 1

Release (2024-02-15)

@embroider/addon-blueprint 2.12.0 (minor)

πŸš€ Enhancement

πŸ› Bug Fix

  • @embroider/addon-blueprint
    • #247 fix indentation in GitHub CI workflow (@jelhan)
    • #256 Add missing .gitignores to better support --addon-only scenarios (no test app) (@NullVoxPopuli)

Committers: 3

Release (2023-12-18)

@embroider/addon-blueprint 2.11.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint

Committers: 1

Release (2023-12-12)

@embroider/addon-blueprint 2.10.0 (minor)

πŸš€ Enhancement

  • @embroider/addon-blueprint

πŸ› Bug Fix

  • @embroider/addon-blueprint
    • #227 add quotes around path in GitHub workflow (@basz)

Committers: 2

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

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

  • @embroider/addon-blueprint

🏠 Internal

Committers: 3

v2.8.0 (2023-11-22)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 4

v2.7.0 (2023-09-29)

πŸš€ 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

v2.6.1 (2023-09-26)

πŸ› Bug Fix

🏠 Internal

Committers: 1

v2.6.0 (2023-09-19)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 3

v2.5.0 (2023-09-06)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 5

v2.4.0 (2023-08-18)

πŸš€ Enhancement

πŸ› 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

Committers: 2

v2.3.0 (2023-08-11)

πŸš€ Enhancement

  • #172 Make sure node-version is always specified in the GitHub CI file (@bertdeblock)

Committers: 1

v2.2.1 (2023-08-11)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

v2.2.0 (2023-08-10)

πŸš€ Enhancement

πŸ› Bug Fix

  • #166 update concurrently version in top-level monorepo (@mansona)

πŸ“ Documentation

🏠 Internal

Committers: 2

v2.1.0 (2023-08-01)

πŸš€ Enhancement

πŸ› Bug Fix

  • #160 Fix TS Imports by recommending folks add the .ts extension to their import paths (@NullVoxPopuli)

🏠 Internal

Committers: 1

v2.0.0 (2023-07-17)

πŸ’₯ Breaking Change

πŸ› Bug Fix

🏠 Internal

Committers: 1

v1.7.0 (2023-07-06)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 2

v1.6.2 (2023-05-31)

πŸ› Bug Fix

  • #127 Updated the addon package's Babel configuration (@ijlee2)

Committers: 1

v1.6.1 (2023-05-30)

🏠 Internal

Committers: 1

v1.5.0 (2023-02-17)

πŸš€ Enhancement

🏠 Internal

  • #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)

Committers: 2

v1.4.1 (2023-01-12)

πŸ› Bug Fix

Committers: 1

v1.4.0 (2023-01-12)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 4

v1.3.0 (2022-11-13)

πŸš€ Enhancement

πŸ› Bug Fix

πŸ“ Documentation

🏠 Internal

Committers: 4

v1.2.5 (2022-09-19)

πŸš€ Enhancement

πŸ› Bug Fix

  • #55 Use prepack rather than prepublishOnly (@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

Committers: 5

v1.1.2 (2022-07-01)

πŸ› Bug Fix

Committers: 1

  • Edward Faulkner (@ef4)

v1.1.1 (2022-07-01)

πŸ› Bug Fix

  • #28 Followup fixes for changed addon location (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v1.1.0 (2022-07-01)

πŸš€ Enhancement

Committers: 3

v1.0.0 (2022-06-27)

πŸ› Bug Fix

πŸ“ Documentation

Committers: 2

Changelog