-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
288800e
commit d90e731
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,34 @@ | ||
|
||
## v2.0.0 (2023-04-05) | ||
|
||
#### :boom: Breaking Change | ||
* [#278](https://github.com/ember-cli/ember-cli-clean-css/pull/278) Downgrade clean-css to v3 to match the version currently used by ember-cli default build setup. This will allow css output to match existing when adding this plugin. Look out for another major of this addon to get newer clean-css. ([@nickschot](https://github.com/nickschot)) | ||
* [#136](https://github.com/ember-cli/ember-cli-clean-css/pull/136) / [#301](https://github.com/ember-cli/ember-cli-clean-css/pull/301) Drop support for Node < 16 ([@Turbo87](https://github.com/Turbo87)) | ||
|
||
#### :house: Internal | ||
* [#301](https://github.com/ember-cli/ember-cli-clean-css/pull/301) Add release setup ([@kategengler](https://github.com/kategengler)) | ||
* [#300](https://github.com/ember-cli/ember-cli-clean-css/pull/300) Update some more dependencies ([@kategengler](https://github.com/kategengler)) | ||
* [#299](https://github.com/ember-cli/ember-cli-clean-css/pull/299) Upgrade to Ember 4.8 ([@kategengler](https://github.com/kategengler)) | ||
* [#146](https://github.com/ember-cli/ember-cli-clean-css/pull/146) Upgrade locked dependencies ([@Turbo87](https://github.com/Turbo87)) | ||
* [#145](https://github.com/ember-cli/ember-cli-clean-css/pull/145) node-tests/minify: Increase smoke test timeout to 60sec ([@Turbo87](https://github.com/Turbo87)) | ||
* [#144](https://github.com/ember-cli/ember-cli-clean-css/pull/144) Remove unnecessary ember-try scenarios ([@Turbo87](https://github.com/Turbo87)) | ||
* [#142](https://github.com/ember-cli/ember-cli-clean-css/pull/142) Remove obsolete `ember-cli-htmlbars-inline-precompile` dependency ([@Turbo87](https://github.com/Turbo87)) | ||
* [#140](https://github.com/ember-cli/ember-cli-clean-css/pull/140) Add dependabot config file ([@Turbo87](https://github.com/Turbo87)) | ||
* [#137](https://github.com/ember-cli/ember-cli-clean-css/pull/137) CI: Remove obsolete PhantomJS install step ([@Turbo87](https://github.com/Turbo87)) | ||
* [#138](https://github.com/ember-cli/ember-cli-clean-css/pull/138) ember-try: Set `useYarn` option ([@Turbo87](https://github.com/Turbo87)) | ||
* [#139](https://github.com/ember-cli/ember-cli-clean-css/pull/139) CI: Disable `node_modules` caching ([@Turbo87](https://github.com/Turbo87)) | ||
* [#61](https://github.com/ember-cli/ember-cli-clean-css/pull/61) Add basic smoke test ([@Turbo87](https://github.com/Turbo87)) | ||
* [#49](https://github.com/ember-cli/ember-cli-clean-css/pull/49) Remove unused dependencies ([@Turbo87](https://github.com/Turbo87)) | ||
* [#58](https://github.com/ember-cli/ember-cli-clean-css/pull/58) Update `ember-cli-qunit` to `ember-qunit` v4.4.1 ([@Turbo87](https://github.com/Turbo87)) | ||
* [#57](https://github.com/ember-cli/ember-cli-clean-css/pull/57) Use Chrome instead of PhantomJS for testing ([@Turbo87](https://github.com/Turbo87)) | ||
* [#50](https://github.com/ember-cli/ember-cli-clean-css/pull/50) CI: Run only on `master` branch, PRs and version tags ([@Turbo87](https://github.com/Turbo87)) | ||
* [#48](https://github.com/ember-cli/ember-cli-clean-css/pull/48) Fix incompatible dependency versions ([@Turbo87](https://github.com/Turbo87)) | ||
|
||
#### Committers: 4 | ||
- Katie Gengler ([@kategengler](https://github.com/kategengler)) | ||
- Nick Schot ([@nickschot](https://github.com/nickschot)) | ||
- Ricardo Mendes ([@locks](https://github.com/locks)) | ||
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) | ||
|
||
|
||
# Changelog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters