Skip to content

Releases: un-ts/rollup

rollup-plugin-insert@1.3.2

Choose a tag to compare

1.3.2 (2021-03-13)

Note: Version bump only for package rollup-plugin-insert

rollup-plugin-insert@1.3.1

Choose a tag to compare

1.3.1 (2020-04-10)

Note: Version bump only for package rollup-plugin-insert

v1.2.0

Choose a tag to compare

@JounQin JounQin released this 29 Jan 08:18

1.2.0 (2020-01-29)

rollup-plugin-insert@1.3.0

Choose a tag to compare

1.3.0 (2020-01-29)

Features

  • migrate to lerna monorepo (e6e8877)

Migrate to TypeScript

Choose a tag to compare

@JounQin JounQin released this 29 Jun 05:10
  • add more module import usages
  • fix transform usage in README
  • build on CI for testing
  • migrate code base to TypeScript 🎉

🎉 publish v1.0.0

Choose a tag to compare

@JounQin JounQin released this 28 Jun 15:51
  • Enable sourceMap support (#39 @danielgindi)
  • Support return string or MagicString after transforming
  • fix failed test cases, add more test cases
  • all test coverage indicators reach 100%
  • bump all dependencies

bump dependencies

Choose a tag to compare

@JounQin JounQin released this 30 Aug 09:34
v0.2.0

chore: bump dependencies, release 0.2.0

Updata README and rollup usage

Choose a tag to compare

@JounQin JounQin released this 05 Sep 08:01
v0.1.1

release 0.1.1(lint fix)

change module export

Choose a tag to compare

@JounQin JounQin released this 31 Jul 01:33

append, prepend, wrap, transform has been exported separately as ES module.

fix issue opposite `append` and `prepend`

Choose a tag to compare

@JounQin JounQin released this 29 Jul 04:54

add jest coverage support