swc/crates
2022-04-28 13:31:45 +00:00
..
ast_node
better_scoped_tls
binding_commons feat(node/css): Add css bindings crate (#4346) 2022-04-25 14:11:22 +00:00
binding_core_node feat(node/css): Add css bindings crate (#4346) 2022-04-25 14:11:22 +00:00
binding_core_wasm chore: Publish v1.2.173 2022-04-28 13:43:22 +09:00
binding_css_node feat(node/css): Add css bindings crate (#4346) 2022-04-25 14:11:22 +00:00
enum_kind
from_variant
jsdoc fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
node_macro_deps
preset_env_base chore: Publish crates 2022-04-26 01:38:35 +00:00
string_enum
swc fix(es/minifier): Fix skipping logic of sequential inliner (#4469) 2022-04-28 11:41:41 +00:00
swc_atoms
swc_bundler chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_cached
swc_cli chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_common chore: Publish crates 2022-04-26 07:41:17 +00:00
swc_css
swc_css_ast fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_codegen fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_codegen_macros
swc_css_lints fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_minifier fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_parser fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_prefixer fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_utils fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_visit fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_ecma_ast chore: Publish crates 2022-04-26 00:11:47 +00:00
swc_ecma_codegen chore: Publish crates 2022-04-21 13:12:02 +00:00
swc_ecma_codegen_macros
swc_ecma_dep_graph fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_ecma_ext_transforms chore: Publish crates 2022-04-21 10:02:50 +00:00
swc_ecma_lints chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_loader fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_ecma_minifier chore: Publish crates 2022-04-28 13:31:45 +00:00
swc_ecma_parser chore: Publish crates 2022-04-28 02:11:23 +00:00
swc_ecma_preset_env chore: Publish crates 2022-04-28 02:55:32 +00:00
swc_ecma_quote chore: Publish crates 2022-04-21 10:02:50 +00:00
swc_ecma_quote_macros fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_ecma_transforms chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_base chore: Publish crates 2022-04-28 04:19:17 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_compat chore: Publish crates 2022-04-28 17:35:33 +09:00
swc_ecma_transforms_macros
swc_ecma_transforms_module chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_optimization chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_proposal chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_react chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_testing chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_transforms_typescript chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_ecma_utils chore: Publish crates 2022-04-21 10:02:50 +00:00
swc_ecma_visit fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_ecmascript chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_eq_ignore_macros
swc_error_reporters chore: Publish crates 2022-04-26 19:35:25 +09:00
swc_estree_ast fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_estree_compat chore: Publish crates 2022-04-26 19:30:11 +09:00
swc_fast_graph fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_graph_analyzer
swc_html chore: Publish crates 2022-04-23 04:29:04 +00:00
swc_html_ast chore: Publish crates 2022-04-23 04:29:04 +00:00
swc_html_codegen test(html/codegen): Improve fixture testing (#4450) 2022-04-27 03:28:36 +00:00
swc_html_codegen_macros
swc_html_minifier chore: Publish crates 2022-04-28 02:33:39 +00:00
swc_html_parser chore: Publish crates 2022-04-28 01:47:51 +00:00
swc_html_visit chore: Publish crates 2022-04-23 04:29:04 +00:00
swc_macros_common
swc_node_base
swc_node_bundler feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
swc_node_comments fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_plugin chore: Publish crates 2022-04-21 10:02:50 +00:00
swc_plugin_macro chore: Publish crates 2022-04-20 23:15:56 +09:00
swc_plugin_proxy fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_plugin_runner chore(plugin): Add a benchmark (#4397) 2022-04-22 14:52:55 +09:00
swc_plugin_testing
swc_timer
swc_trace_macro
swc_visit
swc_visit_macros
swc_webpack_ast chore: Publish crates 2022-04-26 19:30:11 +09:00
testing fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
testing_macros