addon-blueprint

Blueprint for v2-formatted Ember addons

MIT License

Downloads
1.6K
Stars
29
Committers
29

Bot releases are hidden (Show)

addon-blueprint - Release 2.8.0

Published by NullVoxPopuli 11 months ago

🚀 Enhancement

🐛 Bug Fix

Committers: 4

addon-blueprint - Release 2.7.0

Published by NullVoxPopuli about 1 year ago

🚀 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

addon-blueprint - Release 2.6.1

Published by NullVoxPopuli about 1 year ago

🐛 Bug Fix

🏠 Internal

Committers: 1

addon-blueprint - Release 2.6.0

Published by NullVoxPopuli about 1 year ago

🚀 Enhancement

🐛 Bug Fix

Committers: 3

addon-blueprint - Release 2.5.0

Published by NullVoxPopuli about 1 year ago

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 5

addon-blueprint - Release 2.4.0

Published by NullVoxPopuli about 1 year ago

🚀 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

addon-blueprint - Release 2.3.0

Published by NullVoxPopuli about 1 year ago

🚀 Enhancement

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

Committers: 1

addon-blueprint - Release 2.2.1

Published by NullVoxPopuli about 1 year ago

🚀 Enhancement

🐛 Bug Fix

Committers: 1

addon-blueprint - Release 2.2.0

Published by NullVoxPopuli about 1 year ago

🚀 Enhancement

🐛 Bug Fix

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

📝 Documentation

🏠 Internal

Committers: 2

addon-blueprint - Release 2.1.0

Published by NullVoxPopuli about 1 year ago

🚀 Enhancement

🐛 Bug Fix

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

🏠 Internal

Committers: 1

addon-blueprint - Release 2.0.0

Published by NullVoxPopuli over 1 year ago

💥 Breaking Change

🐛 Bug Fix

🏠 Internal

Committers: 1

addon-blueprint - Release 1.7.0

Published by simonihmig over 1 year ago

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

addon-blueprint - Release 1.6.2

Published by NullVoxPopuli over 1 year ago

🐛 Bug Fix

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

Committers: 1

addon-blueprint - Release 1.6.1

Published by NullVoxPopuli over 1 year ago

🏠 Internal

Committers: 1

addon-blueprint - Release 1.5.0

Published by NullVoxPopuli over 1 year ago

🚀 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

addon-blueprint - Release 1.4.1

Published by simonihmig almost 2 years ago

🐛 Bug Fix

Committers: 1

addon-blueprint - Release 1.4.0

Published by simonihmig almost 2 years ago

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 4

addon-blueprint - Release 1.3.0

Published by simonihmig almost 2 years ago

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 4

addon-blueprint - Release 1.2.5

Published by NullVoxPopuli about 2 years ago

🚀 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

addon-blueprint - Release 1.1.2

Published by ef4 over 2 years ago

🐛 Bug Fix

Committers: 1

  • Edward Faulkner (@ef4)