Skip to content

v1.0.0 - For Rollup 0.66 or later

Choose a tag to compare

@aMarCruz aMarCruz released this 19 Sep 06:37
· 11 commits to master since this release

[1.0.0] - 2018-09-18

Added

  • Typescript definitions
  • Watch the included files in static templates.
  • AppVeyor tests.

Changed

  • peerDependencies has rollup>=0.61 to allow dependency detection (see Rollup #2259)
  • Updated devDependencies
  • Now the development of this plugin uses rollup v0.66 and Typescript v3.0

Removed

  • Dependency on rollup-plugin-buble as Rollup does not depends on it.