swc/crates
Austaras 1555ceb8a3
feat(es/transforms/compat): Add loose mode to parameters (#2911)
swc_ecma_utils:
 - Make `WrapperState` implement `Clone`.

swc_ecma_transforms_compat:
 - `paramters`: Fix handling of non-loose mode. (Closes #2800, Closes #2825)
2021-12-02 01:04:01 +00: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 v1.2.115 2021-12-01 14:20:52 +09:00
node feat(plugin): Enable plugin support under experimental flag (#2894) 2021-11-28 17:02:14 +09:00
rplugin chore: Publish v1.2.115 2021-12-01 14:20:52 +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 feat(es/transforms/compat): Add loose mode to parameters (#2911) 2021-12-02 01:04:01 +00:00
swc_atoms chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_bundler fix(bundler): Use interop for common js dependencies (#2930) 2021-12-01 19:53:06 +09:00
swc_common chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_css chore: Publish crates 2021-12-02 03:33:26 +09:00
swc_css_ast chore: Publish crates 2021-12-02 03:33:26 +09:00
swc_css_codegen chore: Publish crates 2021-12-02 03:33:26 +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-02 03:33:26 +09:00
swc_css_parser chore: Publish crates 2021-12-02 03:33:26 +09:00
swc_css_utils chore: Publish crates 2021-12-02 03:33:26 +09:00
swc_css_visit chore: Publish crates 2021-12-02 03:33:26 +09:00
swc_ecma_ast chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_codegen chore: Publish v1.2.115 2021-12-01 14:20:52 +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 v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_ext_transforms chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_loader chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_minifier chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_parser chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_plugin_ast chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_preset_env feat(es/transforms/compat): Add loose mode to parameters (#2911) 2021-12-02 01:04:01 +00:00
swc_ecma_transforms chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_base chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_classes chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_compat feat(es/transforms/compat): Add loose mode to parameters (#2911) 2021-12-02 01:04:01 +00:00
swc_ecma_transforms_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_module feat(es/transforms/compat): Add loose mode to parameters (#2911) 2021-12-02 01:04:01 +00:00
swc_ecma_transforms_optimization chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_proposal chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_react chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_testing chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_transforms_typescript feat(es/transforms/compat): Add loose mode to parameters (#2911) 2021-12-02 01:04:01 +00:00
swc_ecma_utils feat(es/transforms/compat): Add loose mode to parameters (#2911) 2021-12-02 01:04:01 +00:00
swc_ecma_visit chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecmascript chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_eq_ignore_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_estree_ast chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_estree_compat chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_fast_graph refactor(swc_bundler): Extract logic for analyzing cycles (#2733) 2021-11-12 23:33:32 +09:00
swc_graph_analyzer fix(graph_analyzer): Allow invoking load multiple time (#2823) 2021-11-21 14:55:59 +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(bundler): Use interop for common js dependencies (#2930) 2021-12-01 19:53:06 +09:00
swc_node_comments chore: Publish babel crates (#2835) 2021-11-22 21:41:03 +09:00
swc_plugin chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_plugin_build chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_plugin_js_api chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_plugin_runner chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_plugin_testing chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_stylis chore: Publish crates 2021-12-02 03:33:26 +09:00
swc_timer chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_visit chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_visit_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_webpack_ast fix(webpack/ast): Don't remove comparison of process.env.NODE_ENV (#2937) 2021-12-01 23:18:19 +09:00
testing chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
testing_macros chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
wasm chore: Publish v1.2.116 2021-12-02 07:10:16 +09:00