Skip to content

Release 5.0.0

Compare
Choose a tag to compare
@kategengler kategengler released this 05 Apr 20:55
· 5 commits to main since this release
169a8cd

💥 Breaking Change

  • #109 Drop support for Node < 16 (@kategengler)
  • #22 (@rwjblue)
    • ES6ify
    • Remove support for legacy template plugins (they already didn't work in ember-cli, so no need to keep support around internally).
    • Remove support for registry.add('', '') in favor of registry.add('', instanceWithExpectedInterface);
    • Remove built-in default minify-css plugin. End users of ember-cli will need ember-cli-clean-css or alternatives.

🏠 Internal

Committers: 2

v4.0.0

4.0 was yanked due to accidentally introducing a breaking change into ember-cli. Please see this issue for more information.

v3.3.0

Enhancement

  • #57 preprocessMinifyCss: Add processPlugins() as fallback for failing relativeRequire() (@Turbo87)

v3.2.2 (2019-02-27)

🐛 Bug Fix

Committers: 1

v3.2.1 (2019-02-21)

🐛 Bug Fix

Committers: 1

v3.2.0 (2019-02-08)

🏠 Internal

Committers: 1