swc/ecmascript/transforms
강동윤 c79db252dc
fix(swc): Fix bugs (#1753)
swc_ecma_parser:
 - Allow class members to be declared. (#1751)

node-swc:
 - Fix typescript type definitions. (#1746)
2021-05-27 11:59:04 +09:00
..
base feat(es/minifier): Implement more rules (#1735) 2021-05-25 16:39:07 +09:00
compat fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
optimization feat(es/minifier): Implement more rules (#1735) 2021-05-25 16:39:07 +09:00
proposal feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
react fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00
tests fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
typescript fix(swc): Fix bugs (#1739) 2021-05-25 14:30:17 +09:00
Cargo.toml feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00