swc/crates
Alexander Akait 8781527751
fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922)
swc_css_ast:
 - Rename `FnValue` to `Function`.
2021-12-01 17:07:49 +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 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 fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
swc_css_codegen fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00: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 fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
swc_css_utils chore: Publish crates 2021-12-01 18:36:26 +09:00
swc_css_visit fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00: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 chore: Publish crates 2021-12-01 21:26:01 +09: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 fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00: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.115 2021-12-01 14:20:52 +09:00