Skip to content

Releases: cocos/cocos-ccbuild

Support `@dontmangle` jsDoc tag

28 Dec 07:17
8e0f312
Compare
Choose a tag to compare
2.3.3

[v3.8.6] Support /** dontmangle */ jsDoc to mark a private property d…

Fix inline enum with string literal.

27 Dec 07:29
ba14eb6
Compare
Choose a tag to compare
2.3.2

[v3.8.6] Fix inline enum with string literal. (#76)

Fix inline enum with namespace

27 Dec 06:35
959a146
Compare
Choose a tag to compare
2.3.1

[v3.8.6] Fix inline enum with namespace. (#75)

Release 2.3.0

27 Dec 01:35
2e7da44
Compare
Choose a tag to compare

Support to mangle private properties.

Add options.mangleProperties

20 Nov 09:23
6526853
Compare
Choose a tag to compare
2.2.20

[v3.8.5] Add mangleProperties option (#73)

Fix terser mangle in split mode

12 Nov 09:56
d3c7c48
Compare
Choose a tag to compare
2.2.19

[v3.8.5] Disable worker for terser rollup plugin and use nameCache in…

Fix rollup terser

07 Nov 10:58
b43d039
Compare
Choose a tag to compare
2.2.18

[v3.8.5] Uses cocos/rollup-plugin-terser to resolve that worker_threa…

Fix rollup plugin node-resolve

04 Nov 09:09
9cb4097
Compare
Choose a tag to compare
2.2.17

Update rollup plugin node-resolve, fix potential infinite loop in fin…

Fix inline enum on Windows

17 Oct 15:16
b62659b
Compare
Choose a tag to compare
2.2.16

Fix transform id while checking moduleOverrides. Update version to 2.…

Release 2.2.15

12 Oct 06:03
ac2b20a
Compare
Choose a tag to compare
[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.