Releases: cocos/cocos-ccbuild
Releases · cocos/cocos-ccbuild
Release 2.2.4
Add build option: generatePreloadJsList (#56) * Add build option: generatePreloadJsList * Update api * Update version to 2.2.4
Release 2.2.3, CULL_MESHOPT depends on 'meshopt' feature
Release 2.2.3, CULL_MESHOPT depends on 'meshopt' feature
Release 2.2.2, Add wasmCompressionMode option
Add wasmCompressionMode option. (#54)
Release 2.2.1, update const.d.ts and update tsconfig to ES2017
Update consts.d.ts and Update tsconfig.json to use ES2017 (#53) * Update consts.d.ts * Update tsconfig.json to use ES2017 * Update version to 2.2.1
Release 2.2.0, Delete WASM_SUPPORT_MODE and add NATIVE_CODE_BUNDLE_MODE
Delete WASM_SUPPORT_MODE and add NATIVE_CODE_BUNDLE_MODE (#52)
Release 2.1.0, add nativeCodeBundleMode
[3.8.3] Refactor wasm/asmjs, add nativeCodeBundleMode (#51) * Remove WASM fallback logic. * Add nativeCodeBundleMode. * Revert "Remove WASM fallback logic." This reverts commit 7c0013a359e49090d1dc2ff6d066eb8e2fc7be18. * Override CULL_MESHOPT only when it's undefined. * Revert a engine-js test * Revert "Revert "Remove WASM fallback logic."" This reverts commit 1644df8801d80f8434c5b8ce4ac8cfd772f6982a. * Use dynamic import wasm in wasm/emscripten.ts * Update public.d.ts * Update package.json and .vscode/setting.json * Update snapshot. * Revert * 2.1.0 * Fix a line ending issue on windows.
Release 2.0.3-alpha.19
Fix the checking logic of targets with empty string. (#50)
Release 2.0.3-alpha.18
Update publish.yaml