swc/ecmascript/transforms
강동윤 1b9584cfc0
fix(swc): Fix bugs (#2067)
swc_ecma_transforms_compat:
 - Fix optional chaining. (#2063)

node/swc:
 - Fix definition of `ImportDeclaration`. (#2059)

testing:
 - Allow using `testing` with stable `rustc`.

testing_macros:
 - Add `#[inline(never)]`.
2021-08-13 10:57:25 +00:00
..
base fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
classes fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
compat fix(swc): Fix bugs (#2067) 2021-08-13 10:57:25 +00:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
optimization fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
proposal fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
react fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +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 fix(swc): Fix bugs (#2067) 2021-08-13 10:57:25 +00:00
tests fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
typescript fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
Cargo.toml feat(bundler): Support paths (#2054) 2021-08-12 14:30:49 +09: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