Skip to content

Latest commit

 

History

History
380 lines (258 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

380 lines (258 loc) · 15.3 KB

Changelog

Release (2024-12-06)

@embroider/app-blueprint 0.18.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-11-27)

@embroider/app-blueprint 0.17.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-11-27)

@embroider/app-blueprint 0.16.1 (patch)

🐛 Bug Fix

Committers: 1

Release (2024-11-23)

@embroider/app-blueprint 0.16.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint
    • #116 bump @ember/test-helpers and stop ember-qunit from using requirejs (@mansona)

🏠 Internal

  • @embroider/app-blueprint

Committers: 1

Release (2024-11-18)

@embroider/app-blueprint 0.15.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

🐛 Bug Fix

  • @embroider/app-blueprint

Committers: 1

Release (2024-11-11)

@embroider/app-blueprint 0.14.0 (minor)

🚀 Enhancement

Committers: 2

Release (2024-10-24)

@embroider/app-blueprint 0.13.1 (patch)

🐛 Bug Fix

Committers: 1

Release (2024-10-07)

@embroider/app-blueprint 0.13.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint
    • #97 Use @embroider/virtual instead of @embroider/core for test-support (@NullVoxPopuli)

🏠 Internal

  • @embroider/app-blueprint

Committers: 1

Release (2024-10-04)

@embroider/app-blueprint 0.12.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

🏠 Internal

  • @embroider/app-blueprint
    • #93 Extract an output:fixture command for manual testing (@NullVoxPopuli)
    • #94 Parameterize the default tests for quickly adding scenarios to test (@NullVoxPopuli)
    • #87 Extract project creation util so that multiple test files can share the "ember new + fixture" stuff (@NullVoxPopuli)
    • #88 Use local ember-cli instead of global (@NullVoxPopuli)

Committers: 3

Release (2024-09-26)

@embroider/app-blueprint 0.11.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

📝 Documentation

🏠 Internal

  • @embroider/app-blueprint
    • #84 Run linting on the generated project in CI // add a working eslintconfig (@NullVoxPopuli)
    • #82 Split the lint and test jobs so we can see tests running during draft work (@NullVoxPopuli)
    • #81 Prepare for typescript support by moving all the js files into a js folder (@NullVoxPopuli)

Committers: 2

Release (2024-09-18)

@embroider/app-blueprint 0.10.1 (patch)

🐛 Bug Fix

  • @embroider/app-blueprint
    • #70 fix: Uninstall task fails gracefully when given packages are not found (@MichalBryxi)
    • #73 recreate issue with decorator transforms in tests and fix it (@mansona)

🏠 Internal

  • @embroider/app-blueprint

Committers: 2

Release (2024-09-11)

@embroider/app-blueprint 0.10.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-09-07)

@embroider/app-blueprint 0.9.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-09-02)

@embroider/app-blueprint 0.8.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint
    • #62 move the index.html into the root of the blueprint (@mansona)

Committers: 1

Release (2024-09-02)

@embroider/app-blueprint 0.7.2 (patch)

🐛 Bug Fix

  • @embroider/app-blueprint

Committers: 1

Release (2024-09-02)

@embroider/app-blueprint 0.7.1 (patch)

🐛 Bug Fix

  • @embroider/app-blueprint

Committers: 1

Release (2024-08-31)

@embroider/app-blueprint 0.7.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-08-06)

@embroider/app-blueprint 0.6.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-08-03)

@embroider/app-blueprint 0.5.2 (patch)

🐛 Bug Fix

  • @embroider/app-blueprint
    • #47 Update to use explicit resolve.extensions (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release (2024-07-25)

@embroider/app-blueprint 0.5.1 (patch)

🏠 Internal

  • @embroider/app-blueprint
    • #44 change dependabot versioning strategy to increase (@mansona)
    • #43 set packageManager in package.json and rely on that in CI (@mansona)
    • #38 add a test that verifies that the esbuild step was successful (@mansona)

Committers: 1

Release (2024-06-27)

@embroider/app-blueprint 0.5.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

📝 Documentation

  • @embroider/app-blueprint

🏠 Internal

  • @embroider/app-blueprint
    • #28 add regression tests for initialisers (@mansona)
    • #35 add notification for failed github action (@mansona)

Committers: 1

Release (2024-06-13)

@embroider/app-blueprint 0.4.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

📝 Documentation

  • @embroider/app-blueprint

Committers: 2

Release (2024-05-31)

@embroider/app-blueprint 0.3.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

Committers: 1

Release (2024-05-27)

@embroider/app-blueprint 0.2.1 (patch)

🐛 Bug Fix

  • @embroider/app-blueprint
    • #17 Add smoke tests and fix the app-name.css link in index.html (@mansona)

📝 Documentation

  • @embroider/app-blueprint

🏠 Internal

  • @embroider/app-blueprint
    • #15 schedule CI to run once a day (@mansona)
    • #14 add a dependabot config to keep ember-cli up to date (@mansona)

Committers: 2

Release (2024-05-24)

@embroider/app-blueprint 0.2.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 2

Release (2024-05-24)

@embroider/app-blueprint 0.1.1 (patch)

🐛 Bug Fix

  • @embroider/app-blueprint

Committers: 1

Release (2024-05-24)

@embroider/app-blueprint 0.1.0 (minor)

🚀 Enhancement

  • @embroider/app-blueprint

🏠 Internal

  • @embroider/app-blueprint

Committers: 1