Skip to content

Releases: evocateur/pectin

v2.4.0

15 Nov 01:37
e9eb1d6
Compare
Choose a tag to compare

Features

  • subpath-externals: Accept package props for fine-grained control (b4f134b)

v2.3.0

15 Nov 01:36
c0feb40
Compare
Choose a tag to compare

Features

  • rollup-config-pectin: Use advanced multi-config for better ESM output (92be659)

v2.2.0

15 Nov 01:35
0657621
Compare
Choose a tag to compare

Features

  • babelrc: Ensure dynamic import() syntax is enabled for ESM format (44626ad)
  • cli: Upgrade rollup to ^0.67.0 (11f3dba)
  • core: Enable code splitting for esm output (#6) (1a0c369), closes #5

v2.1.2

15 Nov 01:35
55a59bc
Compare
Choose a tag to compare

Bug Fixes

  • babelrc: Handle @babel/runtime-corejs2 dependency correctly (ffc9f19)

v2.1.1

16 Oct 20:07
f72529c
Compare
Choose a tag to compare

Bug Fixes

  • babelrc: Do not duplicate existing runtime transform (aab8e4e)

v2.1.0

16 Oct 01:01
2d5ab39
Compare
Choose a tag to compare

Bug Fixes

  • core: Make SVG inlining opt-in via package prop (f072b17)
  • core: Re-order SVG plugin to avoid breaking React (fc5202f), closes #4

Features

  • api: Consume new plugins-per-format core API (42a9659)
  • babelrc: Accept optional format config that controls value of useESModules option passed to runtime transform (8e7622d)
  • core: Add minified UMD output via pkg.unpkg with un-minified dev output (e4e6f63)
  • core: Add replacement of NODE_ENV and BROWSER env vars (236acd2)
  • core: Add simple and advanced browser output(s) via pkg.browser (c8213d7)
  • core: Generate plugins per-format instead of per-input (4e81e6f)
  • subpath-externals: Accept optional format config that controls which types of dependencies are externalized (446440d)

v1.3.1

15 Oct 18:21
cb81733
Compare
Choose a tag to compare

Bug Fixes

  • core: Make SVG inlining opt-in via package prop (d557bc2), closes #4
  • core: Re-order SVG plugin to avoid breaking React (b916c7e)

v2.0.0

10 Oct 02:00
9f6b8b2
Compare
Choose a tag to compare

Features

BREAKING CHANGES

v1.3.0

10 Oct 01:31
4f55ee8
Compare
Choose a tag to compare

Features

v1.2.0

10 Oct 01:31
3151c0f
Compare
Choose a tag to compare

Features

  • cli: Upgrade rollup to ^0.66.3 (653ed9b)