Skip to content

arco-scripts v1.27.0

Compare
Choose a tag to compare
@Helium-Z Helium-Z released this 14 Apr 10:40
· 323 commits to main since this release

πŸš€ Feature

  • Add config.hook.beforeCompile/afterCompile configuration for style build to customize the behavior before/after style files compilation.

πŸ› Bug Fix

  • Fix the bug that TS compilation may fail due to specifying Babel to compile ESM/CJS products and extending the include field through tsconfig.json.