Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 991 Bytes

CHANGELOG.md

File metadata and controls

21 lines (10 loc) · 991 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2019-01-02)

Bug Fixes

  • get FastBoot compatibility working again (ba29d12)

Chores

  • deps: upgrade to emotion 10 (a746c06)

BREAKING CHANGES

  • deps: While neither the public API of emotion nor the addon changed, the Babel plugin has slightly less options that it did before, which could break some people's usage of the Ember addon. Because of this, it makes more sense to cut a breaking change. Note that, if you're not configuing the Babel plugin yourself, this is likely an upgrade you can perform withotu changing your code at all.