Skip to content

Latest commit

 

History

History
103 lines (60 loc) · 5.17 KB

CHANGELOG.md

File metadata and controls

103 lines (60 loc) · 5.17 KB

Changelog

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

2.0.1 (2021-06-01)

2.0.0 (2021-06-01)

⚠ BREAKING CHANGES

  • Drop Node.js < 12. Might still work, but no longer tested.

Bug Fixes

  • attempt fixing double set (3b10e7c)
  • Update Ember v3.21.2...v3.26.1 (5fe9e23)

1.0.1 (2020-10-04)

Bug Fixes

  • invalid export and lint (f730999)

1.0.0 (2020-10-04)

⚠ BREAKING CHANGES

  • Component ShadowDom has been renamed to ShadowRoot.
  • Drop Node < 10
  • Drop Ember < 3.16

Features

  • experimental fastboot support (d9ea3e1)

Bug Fixes

0.1.4 (2019-03-19)

Bug Fixes

0.1.3 (2018-10-22)

0.1.2 (2018-10-22)

0.1.1 (2018-10-22)

Bug Fixes

  • update deps, keywords, repo, and description in package.json (d9c8778)

0.1.0 (2018-10-22)

Features