swc/ecmascript
강동윤 4ab7a91fe3
fix(es): Fix for the type checker (#1528)
swc_ecma_codegen:
 - Fix codegen of type assertions.


swc_ecma_transforms_base:
 - `resolver`: Handle getter properties.
 - •resolver`: Handle setter properties.
2021-04-01 03:01:44 +09:00
..
ast feat(es/transforms/react): Support fast refresh (#1524) 2021-03-31 22:14:47 +09:00
codegen fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
dep-graph chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
ext-transforms chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
jsdoc chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
loader chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
parser fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
preset_env chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
utils chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
visit chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
Cargo.toml chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00