Changelog
0.20.0 (2024-08-07)
BundlibRollupBrowseOutputOptionsWithName
analizePkg
, use analyzePkg
... it's been there since v0.17.4 (18/Oct/2020)module
option has been removedbrowser
option has been removedmain
option has been removedbin
option has been removedDeprecatedBinaryOption
has been removedtypes
option has been removedapi: Detect installed modules during analyze
phase (686218e)
Better detected module info (2f5c87d)
cli: Show information about detected modules and plugins (2a59887)
Export bundlib
function (7fb4b65)
Export pkgToConfigs function (bc1d4ae)
Positive and Negative selective option (f541d34)
Show Error on not supported versions on NodeJS (839ad6c)
Use rollup esModule & interop options at full potential (f05bff6)
Remove deprecated browser
option (8a39704)
Remove deprecated main
option (7c466d3)
Remove deprecated module
option (b204525)
Remove deprecated bin option (599a9e7)
Remove deprecated types (41256ba)
Remove deprecated types option (15696d1)
Remove wrongly spelled function (a3d2038)
type: Remove old type BundlibRollupBrowseOutputOptionsWithName
(1aca070)
types: Remove deprecated types (b50524c)
types: Remove deprecated types (3c7c7c7)
types: Rename some types (556ef22)