You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25-4Lines changed: 25 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,31 @@
1
1
# Changelog
2
2
3
-
## v3.0.0
3
+
## v3.1.0 (2019-03-22)
4
+
5
+
#### :rocket: Enhancement
6
+
*[#126](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/126) Support publicUrl and hiddenSourceMap options ([@astronomersiva](https://github.com/astronomersiva))
7
+
8
+
#### Committers: 1
9
+
- Sivasubramanyam A ([@astronomersiva](https://github.com/astronomersiva))
10
+
11
+
12
+
## v3.0.0 (2019-02-25)
13
+
14
+
#### :boom: Breaking Change
15
+
*[#112](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/112) Drop Node 4 support ([@Turbo87](https://github.com/Turbo87))
16
+
17
+
#### :rocket: Enhancement
18
+
*[#128](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/128) If available use WorkerThreads ([@stefanpenner](https://github.com/stefanpenner))
19
+
*[#93](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/93) Update `terser` to v3.10.8 ([@msz](https://github.com/msz))
0 commit comments