swc/crates
Donny/강동윤 9f5fc11a8f
fix(webpack/ast): Fix handling of define (#2935)
swc_webpack_ast:
 - Support `define` calls with `require` .
2021-12-01 21:25:46 +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 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 chore: Publish v1.2.115 2021-12-01 14:20:52 +09: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-01 18:36:26 +09:00
swc_css_ast chore: Publish crates 2021-12-01 18:36:26 +09:00
swc_css_codegen chore: Publish crates 2021-12-01 18:36: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-01 18:36:26 +09:00
swc_css_parser chore: Publish crates 2021-12-01 18:36:26 +09:00
swc_css_utils chore: Publish crates 2021-12-01 18:36:26 +09:00
swc_css_visit chore: Publish crates 2021-12-01 18:36: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/preset-env): Upgrade browserslist-rs (#2927) 2021-12-01 12:18:11 +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 chore: Publish v1.2.115 2021-12-01 14:20:52 +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 v1.2.115 2021-12-01 14:20:52 +09: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 chore: Publish v1.2.115 2021-12-01 14:20:52 +09:00
swc_ecma_utils chore: Publish v1.2.115 2021-12-01 14:20:52 +09: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-01 18:36: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): Fix handling of define (#2935) 2021-12-01 21:25:46 +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.115 2021-12-01 14:20:52 +09:00