Releases: cocos/cocos-ccbuild
Releases · cocos/cocos-ccbuild
Support `@dontmangle` jsDoc tag
Fix inline enum with string literal.
2.3.2 [v3.8.6] Fix inline enum with string literal. (#76)
Fix inline enum with namespace
2.3.1 [v3.8.6] Fix inline enum with namespace. (#75)
Release 2.3.0
Support to mangle private properties.
Add options.mangleProperties
2.2.20 [v3.8.5] Add mangleProperties option (#73)
Fix terser mangle in split mode
2.2.19 [v3.8.5] Disable worker for terser rollup plugin and use nameCache in…
Fix rollup terser
2.2.18 [v3.8.5] Uses cocos/rollup-plugin-terser to resolve that worker_threa…
Fix rollup plugin node-resolve
2.2.17 Update rollup plugin node-resolve, fix potential infinite loop in fin…
Fix inline enum on Windows
2.2.16 Fix transform id while checking moduleOverrides. Update version to 2.…
Release 2.2.15
[3.8.5] Fix inline enum for UnaryExpression and add unit test. (#68) * Fix inline enum for UnaryExpression and add unit test. * preventAssignment: true * Inline enum should not handle the overrode module. * Update version to 2.2.15 * update dts-bundler snapshot.