New
oxc crates_v0.110.0
๐ Bug Fixes
- f1e2dc0 semantic: No error in
check_function_redeclarationfor CommonJS files (#18231) (overlookmotel) - 645c3f0 transformer: Use
requirenotimportin CommonJS files (#18226) (overlookmotel) - ee9f6a4 mangler: Use
retaininstead oftruncateto remove empty frequency slots (#18225) (Dunqing)
โก Performance
- 52073d9 semantic: Use cheaper test for source type (#18235) (overlookmotel)