Skip to content

Latest commit

 

History

History
executable file
·
32 lines (18 loc) · 378 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
32 lines (18 loc) · 378 Bytes

@rollup/plugin-auto-install ChangeLog

v2.1.0

2020-04-12

Features

  • feat: Move to Typescript (#229)

Updates

  • chore: correct devDeps (dde1a83)
  • test: fix yarn tests (#147)

2.0.0

  • Move to monorepo
  • Refactor
  • rollup@^1.20.0 is now a peerDependency

1.0.2

  • Ignore virtual modules

1.0.1

  • Prevent duplicate installs

1.0.0

  • First release