Skip to content

Latest commit

 

History

History
130 lines (71 loc) · 4.95 KB

CHANGELOG.md

File metadata and controls

130 lines (71 loc) · 4.95 KB

Changelog

1.2.2

Patch Changes

  • 31f85ef: revert pkg-dir version because we still use commonjs

1.2.1

Patch Changes

  • 97df1b6: update pkg-dir

1.2.0

Minor Changes

  • 5ef5451: allow options to be function

1.1.12

Patch Changes

  • 84135eb: use prune on package.json
  • Updated dependencies [84135eb]
    • @rollup-extras/utils@1.4.5

1.1.11

Patch Changes

  • f321d3f: chore(deps): update dependency rollup to v4
  • Updated dependencies [f321d3f]
    • @rollup-extras/utils@1.4.4

1.1.10

Patch Changes

  • 82e7e03: update package.json to a newer structure
  • Updated dependencies [82e7e03]
    • @rollup-extras/utils@1.4.3

1.1.9

Patch Changes

  • 78047dc: make rollup dependency optional
  • a5f7f39: Improve readme
  • Updated dependencies [a5f7f39]
  • Updated dependencies [78047dc]
  • Updated dependencies [a5f7f39]
    • @rollup-extras/utils@1.4.0

Bug Fixes

  • added @niceties/logger to dependencies (4deac84)

Bug Fixes

  • 🐛 provide importer to predicate and fix docs (cee599a)

Bug Fixes

  • 🐛 incorrect external result when importing inside project (2e5ed4d)

Bug Fixes

  • license and link to readme (91314e7)

Bug Fixes

Bug Fixes

  • correctly bundle externals (utils) (92d57e8)

Bug Fixes

  • consider files outside working dir external (e21522d)

Bug Fixes

  • subpackages (exports) using pkgbld-internal (8018c82)

Features

Bug Fixes

Bug Fixes

@rollup-extras/plugin-externals-v1.0.0 (2022-09-29)

Bug Fixes

  • add is-builtin-module module declaration (50f6a08)

Features