Skip to content

Latest commit

 

History

History
121 lines (78 loc) · 5.4 KB

CHANGELOG.md

File metadata and controls

121 lines (78 loc) · 5.4 KB

v0.7.1 (2019-05-11)

🚀 Enhancement

  • #595 Deduplicate addons in lazy engines that are nested dependencies of the engine (behind the EMBER_ENGINES_ADDON_DEDUPE environment flag ) (@2hu12)

Committers: 1

v0.7.0 (2019-04-01)

💥 Breaking Change

Committers: 1

v0.6.3 (2019-03-26)

🐛 Bug Fix

  • #631 Avoid errors when keywords array is not present. (@rwjblue)

Committers: 1

v0.6.2 (2019-03-26)

🐛 Bug Fix

Committers: 1

v0.6.1 (2019-03-12)

🚀 Enhancement

Committers: 1

0.6.0 (2019-03-12)

💥 Breaking Change

  • #622 Drop Node 4 support. (@rwjblue)
  • #619 Upgrade dependencies and addon blueprint to match ember-cli 3.8 (@dgeb)

🚀 Enhancement

  • #605 Issue warning when an engine does not have ember-addon and ember-engine keywords in package.json (@villander)

🐛 Bug Fix

🏠 Internal

Committers: 5

v0.5.26 (2019-01-14)

🐛 Bug Fix

  • #609 fix(engine-addon): only call _requireBuildPackages, if it exists (@buschtoens)
  • #607 fix(route-ext): try Route#_router and Route#router (@buschtoens)

Committers: 1

v0.5.25 (2018-12-21)

🐛 Bug Fix

Committers: 1

v0.5.24 (2018-10-09)

🐛 Bug Fix

  • #597 Don’t accidentally re-include the compact reexport plugin more then once (@stefanpenner)

Committers: 1

v0.5.23 (2018-10-04)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

  • #591 don’t troll with file://, which copies into node_modules causing sadn… (@stefanpenner)

Committers: 3

v0.5.22 (2018-08-27)

🚀 Enhancement

  • #586 Ensure babel transpilation can be parallelized (@arthirm)

Committers: 1