Skip to content

Latest commit

Β 

History

History
155 lines (91 loc) Β· 5.8 KB

CHANGELOG.md

File metadata and controls

155 lines (91 loc) Β· 5.8 KB

Changelog

Release (2024-10-25)

glimmer-scoped-css 0.7.0 (major)

πŸ’₯ Breaking Change

  • failing-test-app, glimmer-scoped-css, test-app
    • #42 Rollup plugin: support app usage (@ef4). This is breaking because we no longer automatically emit separate CSS files. To maintain the old behavior in a v2 addon build, you will need to upgrade @embroider/addon-dev to get an updated keepAssets() that will automatically capture the CSS emitted from glimmer-scoped-css.

Committers: 1

  • Edward Faulkner (@ef4)

Release (2024-09-04)

glimmer-scoped-css 0.6.0 (major)

πŸ’₯ Breaking Change

  • failing-test-app, glimmer-scoped-css, test-app

🏠 Internal

Committers: 2

v0.5.0 (2024-08-26)

πŸš€ Enhancement

πŸ› Bug Fix

  • #32 Fix build error in applications importing unscoped styles (@backspace)

πŸ“ Documentation

Committers: 2

v0.4.1 (2024-02-01)

πŸ’₯ Breaking Change

  • #24 Fix outbound requests from scoped CSS (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v0.4.0 (2023-08-15)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

v0.3.2 (2023-06-19)

πŸš€ Enhancement

Committers: 1

v0.3.1 (2023-06-14)

πŸ› Bug Fix

Committers: 1

v0.3.0 (2023-06-12)

πŸš€ Enhancement

  • #18 Split generic and webpack-specific parts (@ef4)

Committers: 2

  • Edward Faulkner (@ef4)

v0.2.0 (2023-06-06)

πŸš€ Enhancement

πŸ› Bug Fix

πŸ“ Documentation

  • #14 Add documentation on resolving no-missing-require (@backspace)

Committers: 1

v0.1.2 (2023-05-02)

🏠 Internal

Committers: 1

v0.1.1 (2023-05-02)

πŸ“ Documentation

🏠 Internal

  • #9 Change selector hash to come from super-fast-md5 (@backspace)

Committers: 1

v0.1.0 (2023-04-28)

πŸš€ Enhancement

πŸ› Bug Fix

πŸ“ Documentation

Committers: 1

Changelog