swc/crates
2022-05-12 04:43:48 +00:00
..
ast_node refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
better_scoped_tls chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
binding_commons feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
binding_core_node feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
binding_core_wasm chore: Publish v1.2.182 2022-05-11 14:37:30 +09:00
binding_css_node feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
enum_kind refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
from_variant refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
jsdoc chore: Publish crates 2022-05-11 16:17:07 +00:00
node_macro_deps chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
preset_env_base chore: Publish crates 2022-04-26 01:38:35 +00:00
string_enum refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_atoms chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_bundler chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_cached chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_cli chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_common chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_config fix(es/config): Merge jsc.transform correctly (#4615) 2022-05-11 14:28:40 +09:00
swc_config_macro feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_css chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_ast chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_codegen chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_css_lints chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_minifier chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_parser chore: Publish crates 2022-05-12 03:48:36 +00:00
swc_css_prefixer chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_utils chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_css_visit chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_ast chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_codegen chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_ecma_dep_graph chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_ext_transforms chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_lints chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_loader chore: Publish crates 2022-05-12 04:18:10 +00:00
swc_ecma_minifier chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_parser chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_preset_env chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_quote chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_quote_macros chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_base chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_compat chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_ecma_transforms_module fix(es/modules): Fix jsc.paths (#4620) 2022-05-12 04:14:51 +00:00
swc_ecma_transforms_optimization chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_react chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_testing chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_transforms_typescript chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_utils chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecma_visit chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecmascript chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_eq_ignore_macros chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_error_reporters chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_estree_ast chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_estree_compat chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_fast_graph chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_graph_analyzer chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_html chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_html_ast chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_html_codegen chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_html_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_html_minifier chore: Publish crates 2022-05-12 04:43:48 +00:00
swc_html_parser feat(html/parser): Add a method to get error message (#4623) 2022-05-12 03:45:56 +00:00
swc_html_visit chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_macros_common feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_node_base chore: Publish crates 2022-05-09 17:02:34 +00:00
swc_node_bundler fix(es/config): Merge jsc.transform correctly (#4615) 2022-05-11 14:28:40 +09:00
swc_node_comments chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_plugin chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_plugin_macro chore: Publish crates 2022-04-20 23:15:56 +09:00
swc_plugin_proxy chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_plugin_runner chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_plugin_testing chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_timer chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_trace_macro chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_visit chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_visit_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_webpack_ast chore: Publish crates 2022-05-11 16:17:07 +00:00
testing chore: Publish crates 2022-05-11 16:17:07 +00:00
testing_macros chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00