Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 587 Bytes

1.1.1 (September 29, 2020)

Fixed

  • hasPlugin now works correctly when provided a full plugin path #13 (@jamescdavis)

1.1.0 (March 28, 2019)

Added

  • hasPlugin, findPlugin and addPlugin will now additionally operate directly on an array of plugins rather than only an EmberApp or Addon

1.0.2 (October 24, 2018)

Fixed

  • Scoped package names are now correctly normalized on Windows

1.0.1 (October 24, 2018)

This was a no-op republish of 1.0 🤦