Skip to content

Releases: huozhi/rollup-preserve-directives

v1.1.3

24 Nov 15:12
Compare
Choose a tag to compare

What's Changed

  • expose metadata type and remove console.warn by @huozhi in #26

Full Changelog: v1.1.2...v1.1.3

v1.1.2

05 Oct 14:01
Compare
Choose a tag to compare

Patches

  • fix: shebang support multiple entry by @huozhi in #25

Misc

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Dec 15:46
Compare
Choose a tag to compare

Patches

  • perf(#19): avoid return half-baked output and less magic string operations by @SukkaW in #20

Full Changelog: v1.0.1...v1.1.1

v1.1.0

17 Dec 18:15
Compare
Choose a tag to compare

Feature

Full Changelog: v1.0.1...v1.1.0

v1.0.1

08 Dec 23:07
Compare
Choose a tag to compare

Patches

  • fix: @napi-rs/magic-string can't handle \x00 by @SukkaW in #17

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Nov 07:59
Compare
Choose a tag to compare

📣 Rename the package to rollup-preserve-directives and deprecate rollup-swc-preserve-directives 📣

Changes

Full Changelog: v0.7.0...v1.0.0

v0.7.0

22 Nov 01:53
Compare
Choose a tag to compare

Improvement

  • refactor: re-implement rollup built-in parse API by @SukkaW in #13

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Nov 10:08
Compare
Choose a tag to compare

What's Changed

There's no actual change in the codebase, mainly the version restriction in package.json

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Sep 13:26
Compare
Choose a tag to compare

What's Changed

  • Keep using @swc/core and drop code manipulation by @huozhi in #10

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Aug 00:03
Compare
Choose a tag to compare

What's Changed

  • refactor: replace swc with acorn by @SukkaW in #4

Full Changelog: v0.3.2...v0.4.0