Releases: evocateur/pectin
Releases · evocateur/pectin
v2.4.0
v2.3.0
v2.2.0
v2.1.2
v2.1.1
v2.1.0
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
andBROWSER
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)