UNPKG

1.71 kBMarkdownView Raw
1## v2.0.1 (2018-01-22)
2
3#### :rocket: Enhancement
4* [#29](https://github.com/ember-cli/ember-cli-uglify/pull/29) Update "broccoli-uglify-sourcemap" to v2.0.1. ([@Duder-onomy](https://github.com/Duder-onomy))
5
6#### Committers: 1
7- Greg Larrenaga ([Duder-onomy](https://github.com/duder-onomy))
8
9## v2.0.0 (2017-10-03)
10
11#### :rocket: Enhancement
12* [#28](https://github.com/ember-cli/ember-cli-uglify/pull/28) Update "broccoli-uglify-sourcemap" to v2.0.0. ([@Turbo87](https://github.com/Turbo87))
13
14#### Committers: 1
15- Tobias Bieniek ([Turbo87](https://github.com/Turbo87))
16
17
18## v2.0.0-beta.2 (2017-09-08)
19
20#### :bug: Bug Fix
21* [#26](https://github.com/ember-cli/ember-cli-uglify/pull/26) Add a fix for Safari to the default config. ([@jrjohnson](https://github.com/jrjohnson))
22
23#### Committers: 1
24- Jonathan Johnson ([jrjohnson](https://github.com/jrjohnson))
25
26## v2.0.0-beta.1 (2017-07-10)
27
28#### :boom: Breaking Change
29* [#19](https://github.com/ember-cli/ember-cli-uglify/pull/19) Update "package.json" file and remove Node 0.12 support. ([@Turbo87](https://github.com/Turbo87))
30* [#17](https://github.com/ember-cli/ember-cli-uglify/pull/17) Update "broccoli-uglify-sourcemap" to v2.0.0-beta.1. ([@Turbo87](https://github.com/Turbo87))
31* [#15](https://github.com/ember-cli/ember-cli-uglify/pull/15) Remove Node 0.10 support. ([@greenkeeperio-bot](https://github.com/greenkeeperio-bot))
32
33#### :memo: Documentation
34* [#18](https://github.com/ember-cli/ember-cli-uglify/pull/18) Update README. ([@Turbo87](https://github.com/Turbo87))
35
36
37## v1.2.0 (2015-06-07)
38
39#### :house: Internal
40* [#2](https://github.com/ember-cli/ember-cli-uglify/pull/2) Update package.json. ([@kategengler](https://github.com/kategengler))