swc/ecmascript/transforms
Donny/강동윤 f33d3218cd
feat(es/transforms/compat): Add single-property optimization to destructuring (#2511)
swc_ecma_transforms_compat:
 - `destructuring`: Convert single-property destructuring to direct field access.
2021-10-22 13:46:29 +00:00
..
base fix(es/transforms/react): Fix hygiene of react fast refresh (#2501) 2021-10-21 14:09:00 +00:00
classes chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
compat feat(es/transforms/compat): Add single-property optimization to destructuring (#2511) 2021-10-22 13:46:29 +00:00
macros perf(es/transforms): Improve performance (#2454) 2021-10-18 12:07:13 +00:00
module feat(es/transforms/compat): Add single-property optimization to destructuring (#2511) 2021-10-22 13:46:29 +00:00
optimization fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
proposal fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
react fix(es/transforms/react): Fix hygiene of react fast refresh (#2501) 2021-10-21 14:09:00 +00:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
testing chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
tests fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
typescript fix(es/transforms/typescript): Fix strip (#2496) 2021-10-21 15:12:51 +09:00
Cargo.toml feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
package.json fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
yarn.lock fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00