Skip to content

Latest commit

 

History

History
123 lines (81 loc) · 6.1 KB

CHANGELOG.md

File metadata and controls

123 lines (81 loc) · 6.1 KB

v4.0.2 (2021-04-28)

🐛 Bug Fix

  • #266 Move ember-cli-terser to run after broccoli-asset-rev (reduces sourcemapping issues in some contexts) (@mike-engel)

📝 Documentation

  • #247 Mention how to configure broccoli-terser-sourcemap options (@jaswilli)

Committers: 3

v4.0.1 (2020-10-23)

🐛 Bug Fix

  • #236 Fix upgraing from ember-cli-uglify options in ember-cli-build.js (@rwjblue)

Committers: 2

v4.0.0 (2020-09-08)

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 5

v3.0.0 (2019-04-12)

💥 Breaking Change

🏠 Internal

Committers: 2

v2.1.0 (2018-03-27)

🚀 Enhancement

Committers: 1

v2.0.2 (2018-02-20)

🚀 Enhancement

🏠 Internal

  • #36 add test (basically, a default app built’s tests run even post uglifi… (@stefanpenner)

Committers: 2

v2.0.0 (2017-10-03)

🚀 Enhancement

  • #28 Update "broccoli-uglify-sourcemap" to v2.0.0. (@Turbo87)

Committers: 1

v2.0.0-beta.2 (2017-09-08)

🐛 Bug Fix

Committers: 1

v2.0.0-beta.1 (2017-07-10)

💥 Breaking Change

📝 Documentation

v1.2.0 (2015-06-07)

🏠 Internal