swc/crates
2022-04-17 22:18:38 +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_core_node perf(es): Disable wrong parallelization (#4354) 2022-04-17 16:24:00 +00:00
binding_core_wasm chore: Publish v1.2.168 2022-04-18 02:52:52 +09: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-04-15 07:39:50 +00:00
node_macro_deps chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
preset_env_base chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
string_enum refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
swc_atoms chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_bundler chore: Publish crates 2022-04-17 16:26:29 +00:00
swc_cached chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_cli chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_common chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
swc_css chore: Publish crates 2022-04-15 21:39:29 +09:00
swc_css_ast chore: Publish crates 2022-04-15 21:39:29 +09:00
swc_css_codegen fix(css/parser): Parse legacy calcs (#4320) 2022-04-13 07:02:31 +00:00
swc_css_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_css_lints chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
swc_css_minifier feat(css/minifier): Compress colors (#4308) 2022-04-12 13:35:57 +00:00
swc_css_parser chore: Publish crates 2022-04-13 07:05:03 +00:00
swc_css_prefixer chore: Publish crates 2022-04-14 04:13:17 +00:00
swc_css_utils chore: Publish crates 2022-04-12 13:38:41 +00:00
swc_css_visit chore(plugin): Align version of swc_common to include dummy comment api (#4270) 2022-04-07 07:21:37 +00:00
swc_ecma_ast chore: Publish crates 2022-04-11 20:05:28 +00:00
swc_ecma_codegen chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +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-04-15 07:39:50 +00:00
swc_ecma_ext_transforms chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_lints chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_loader fix(es/minifier): Respect dead_code (#4328) 2022-04-14 06:00:43 +00:00
swc_ecma_minifier chore: Publish crates 2022-04-17 22:18:38 +00:00
swc_ecma_parser chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
swc_ecma_preset_env chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
swc_ecma_quote chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_quote_macros chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_base chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_compat chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_ecma_transforms_module chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_optimization perf(es): Disable wrong parallelization (#4354) 2022-04-17 16:24:00 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_react chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_testing chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_transforms_typescript chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
swc_ecma_utils chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_ecma_visit chore: Publish crates 2022-04-11 20:05:28 +00:00
swc_ecmascript chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_eq_ignore_macros chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_error_reporters chore(plugin): Align version of swc_common to include dummy comment api (#4270) 2022-04-07 07:21:37 +00:00
swc_estree_ast feat(es): Support typeof with private fields (#4302) 2022-04-11 20:02:51 +00:00
swc_estree_compat chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
swc_fast_graph chore(plugin): Align version of swc_common to include dummy comment api (#4270) 2022-04-07 07:21:37 +00:00
swc_graph_analyzer chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_html chore: Publish crates 2022-04-08 09:22:45 +00:00
swc_html_ast chore: Publish crates 2022-04-08 09:22:45 +00:00
swc_html_codegen chore: Publish crates 2022-04-08 09:22:45 +00:00
swc_html_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_html_parser feat(css/minifier): Compress colors (#4308) 2022-04-12 13:35:57 +00:00
swc_html_visit chore: Publish crates 2022-04-08 09:22:45 +00:00
swc_macros_common refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_node_base chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_node_bundler feat(es/minifier): Enable conditionals by default (#4301) 2022-04-12 02:12:10 +00:00
swc_node_comments chore(plugin): Align version of swc_common to include dummy comment api (#4270) 2022-04-07 07:21:37 +00:00
swc_plugin chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_plugin_macro chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_plugin_proxy chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
swc_plugin_runner chore: Publish crates 2022-04-15 07:39:50 +00:00
swc_plugin_testing chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_timer chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09: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-04-15 07:39:50 +00:00
testing chore(plugin): Align version of swc_common to include dummy comment api (#4270) 2022-04-07 07:21:37 +00:00
testing_macros chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00