Skip to content

Latest commit

 

History

History
478 lines (247 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

478 lines (247 loc) · 19.8 KB

Change Log

6.0.0

Major Changes

  • #363 2bf2fb9 Thanks @JounQin! - feat!: use @vitejs/plugin-vue(-jsx) to replace rollup-plugin-vue

5.0.0

Major Changes

Patch Changes

4.1.3

Patch Changes

4.1.2

Patch Changes

4.1.1

Patch Changes

  • #330 52c7f39 Thanks @tjx666! - fix: only resolve package.json files for mono packages pattern - close #329

4.1.0

Minor Changes

Patch Changes

4.0.0

Major Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

3.1.4

Patch Changes

3.1.3

Patch Changes

3.1.2

Patch Changes

3.1.1

Patch Changes

3.1.0

Minor Changes

  • d578cb3 Thanks @JounQin! - chore!: bump (dev)Dependencies, update ts usage

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

2.1.1

Patch Changes

2.1.0

Minor Changes

2.0.1

Patch Changes

2.0.0

Major Changes

Patch Changes

1.1.4

Patch Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

1.0.0

Major Changes

Patch Changes

0.12.1 (2021-04-25)

Bug Fixes

  • rollback to open@7, add missing define option (ffaeabf)

0.12.0 (2021-04-20)

Features

  • bump all (dev)Dependencies, update related usage (113e909)

0.11.3 (2021-02-20)

Bug Fixes

  • rollup/webpack is cjs module (369e151)

0.11.2 (2021-02-20)

Note: Version bump only for package @pkgr/rollup

0.11.1 (2021-02-19)

Note: Version bump only for package @pkgr/rollup

0.11.0 (2021-02-19)

Features

  • bump (dev)Dependencies expect @rollup/plugin-typescript (d49518b)

0.10.6 (2020-08-19)

Bug Fixes

  • rollup: dedupe should not be undefined (6b774ce)

0.10.5 (2020-07-30)

Note: Version bump only for package @pkgr/rollup

0.10.4 (2020-05-24)

Note: Version bump only for package @pkgr/rollup

0.10.3 (2020-02-22)

Note: Version bump only for package @pkgr/rollup

0.10.2 (2020-02-13)

Bug Fixes

  • use tryRequirePkg to simplify codes (914d2fa)

0.10.1 (2020-02-13)

Bug Fixes

  • rollup: check vue-template-compiler availability (22edff2)

0.10.0 (2020-02-08)

Features

  • rollup: add rollup-plugin-vue support (4a31cff)

0.9.6 (2020-02-03)

Note: Version bump only for package @pkgr/rollup

0.9.5 (2020-01-30)

Bug Fixes

  • webpack: set isTSX from mdx value (0ba49c0)

0.9.4 (2020-01-30)

Note: Version bump only for package @pkgr/rollup

0.9.3 (2020-01-30)

Bug Fixes

  • deps: bump all (dev)Dependencies, supoort md as mdx (d588722)

0.9.2 (2020-01-28)

Bug Fixes

  • rollup: migrate to @rollup/plugin-typescript successfully (19c0eb2)

0.9.1 (2020-01-27)

Bug Fixes

  • deps: bump all (dev)Dependencies (1d2727d)

0.9.0 (2020-01-19)

Features

  • rollup: support custom terser options (c296fb4)

0.8.10 (2020-01-09)

Note: Version bump only for package @pkgr/rollup

0.8.8 (2020-01-09)

Bug Fixes

  • deps: bump all (dev)Dependencies, migrate rollup plugins (53150a6)

0.8.7 (2019-12-25)

Bug Fixes

  • deps: bump all (dev)Dependencies, remove named flag for cjs (d1c0381)

0.8.6 (2019-12-11)

Bug Fixes

  • deps: bump all (dev)Dependencies, migrate to @rollup/plugin-url (8e9cc6f)

0.8.5 (2019-11-18)

Bug Fixes

  • deps: bump (dev)Dependencies (46231df)

0.8.4 (2019-11-11)

Bug Fixes

  • rollup: migrate rollup-plugin-json to @rollup/plugin-json (2f1c1b3)

0.8.3 (2019-11-10)

Bug Fixes

  • rollup: use opts.output for build.write (eb0b3bf)

0.8.2 (2019-11-03)

Bug Fixes

  • rollup: support external alias and single string type (c4e21be)

0.8.1 (2019-11-03)

Bug Fixes

0.8.0 (2019-11-03)

Features

  • rollup: support glob/regexp/function externals option, close #38 (b4a1a6b)

0.7.0 (2019-11-03)

Features

  • rollup: support glob exclude and monorepo options, close #36 (5fc9d17)

0.6.7 (2019-11-02)

Note: Version bump only for package @pkgr/rollup

0.6.6 (2019-11-02)

Bug Fixes

  • lint fix, use union @1stg/app-config (ec3d54c)
  • rollup: add define option to disable replacing (7aa1937)

0.6.5 (2019-10-30)

Note: Version bump only for package @pkgr/rollup

0.6.4 (2019-10-29)

Note: Version bump only for package @pkgr/rollup

0.6.3 (2019-10-29)

Bug Fixes

  • use tslib for node pkgs as possible, add tsconfig.prod.json support (ed49383)
  • rollup: change rollup-plugin-replace to @rollup/plugin-replace (1b312af)

0.6.2 (2019-10-28)

Note: Version bump only for package @pkgr/rollup

0.6.1 (2019-10-28)

Note: Version bump only for package @pkgr/rollup

0.6.0 (2019-10-28)

Bug Fixes

  • rollup: use @pkgr/utils to simplify codes, rollup as dependency (8a3f64d)
  • webpack: support vue app seamlessly 🎉 (42661b3)

Features

  • es-modules: first blood, add basic es modules mappings (585f392)

0.5.1 (2019-10-28)

Bug Fixes

  • rollup: use @pkgr/utils to simplify codes, rollup as dependency (8a3f64d)
  • webpack: support vue app seamlessly 🎉 (42661b3)

0.5.0 (2019-10-24)

Features

  • es-modules: first blood, add basic es modules mappings (585f392)

0.4.0 (2019-10-24)

Features

  • rollup: add rollup-plugin-copy support 🎉 (36cdd54)

0.3.0 (2019-10-21)

Features

  • rollup: drop node 8 support because of rollup-plugin-url@3 (ca993ad)

0.2.6 (2019-10-20)

Note: Version bump only for package @pkgr/rollup

0.2.5 (2019-10-14)

Note: Version bump only for package @pkgr/rollup

0.2.4 (2019-10-04)

Bug Fixes

  • rollup: set jsx: react and module: esnext automatically (fa34ab8)

0.2.3 (2019-10-03)

Bug Fixes

  • node bin slash should be #!/usr/bin/env node (680a682)

0.2.2 (2019-10-02)

Bug Fixes

  • remove esm which is a bit slow (cc739dd)

0.2.1 (2019-09-30)

Note: Version bump only for package @pkgr/rollup

0.2.0 (2019-09-29)

Features

  • add @pkgr/imagemin package 🎉 (3aba38a)

0.1.0 (2019-09-29)

Features

  • add @pkgr/rollup package 🎉 (c6d6d53)