swc/crates
Donny/강동윤 4cf58528df
fix(webpack/ast): Fix webpackAST (#2979)
swc_estree_ast:
 - Fix more serialization.

swc_estree_compat:
 - Consider multi-byte characters.

swc_webpack_ast:
 - Preserve LHS of assignments if required.
2021-12-08 19:53:43 +09:00
..
ast_node chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
enum_kind chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
from_variant chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
jsdoc chore: Publish crates 2021-12-07 14:34:44 +09:00
node refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00
rplugin chore: Publish crates 2021-12-07 14:34:44 +09:00
rplugin_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
string_enum chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc fix(es/typescript): Support declaration merging of exported enums and namespaces (#2982) 2021-12-08 15:25:10 +09:00
swc_atoms chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_bundler chore: Publish crates 2021-12-07 18:03:14 +09:00
swc_common chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_css chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_css_ast chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_css_codegen fix(css): Fix stylis (#2987) 2021-12-07 21:04:54 +09:00
swc_css_codegen_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_css_minifier chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_css_parser chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_css_utils chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_css_visit chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_ast chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_codegen chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_codegen_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_dep_graph chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_ext_transforms chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_loader chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_minifier chore: Publish crates 2021-12-07 18:03:14 +09:00
swc_ecma_parser chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_plugin_ast chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_preset_env chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_base chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_classes chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_compat fix(es/compat): Fix for synthesized template literals (#2994) 2021-12-08 19:47:11 +09:00
swc_ecma_transforms_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_module chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_optimization chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_proposal chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_react chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_testing chore: Publish crates 2021-12-07 15:15:08 +09:00
swc_ecma_transforms_typescript chore: Publish crates 2021-12-08 15:25:49 +09:00
swc_ecma_utils chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecma_visit chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_ecmascript chore: Publish crates 2021-12-07 18:03:14 +09:00
swc_eq_ignore_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_estree_ast fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
swc_estree_compat fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
swc_fast_graph chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_graph_analyzer chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_macros_common chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_node_base chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_node_bundler fix(es/typescript): Run resolver before typescript::strip (#2951) 2021-12-04 02:35:16 +00:00
swc_node_comments chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_plugin chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_plugin_build chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_plugin_js_api chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_plugin_runner chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_plugin_testing chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_stylis fix(css): Fix stylis (#2987) 2021-12-07 21:04:54 +09:00
swc_timer chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_visit chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_visit_macros chore: Publish crates 2021-12-07 14:34:44 +09:00
swc_webpack_ast fix(webpack/ast): Fix webpackAST (#2979) 2021-12-08 19:53:43 +09:00
testing chore: Publish crates 2021-12-07 14:34:44 +09:00
testing_macros chore: Make rust-analyzer faster (#2962) 2021-12-03 23:14:33 +09:00
wasm fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00