Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 653 Bytes

1.1.1 Help Me Out (October 4, 2018)

Added

  • ember-compatibility-helpers has been added to the default ignore list, as it has no runtime components that could clash

1.0.2 Star Light, Star Bright (March 17, 2017)

Fixed

  • A version specifier of '*' now accepts prerelease versions as well. This is contrary to node-semver's behavior, which was designed for safety when upgrading a single package across prerelease versions, but is consistent with the need to be able to designate "no really, anything goes" here. (#5)