swc/crates
2022-05-24 20:03:55 +09: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(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
binding_core_wasm chore: Publish v1.2.191 2022-05-24 20:03:55 +09:00
binding_css_node feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
dbg-swc feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +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 feat(es): Add check for BytePos::DUMMY (#4675) 2022-05-16 03:29:24 +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 feat(es/helpers): Import only used helpers (#4767) 2022-05-24 04:09:59 +00:00
swc_atoms chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_bundler fix(es/codegen): Don't add a newline after an arrow body (#4711) 2022-05-19 07:12:37 +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-19 02:06:22 +00:00
swc_common chore: Publish crates 2022-05-24 03:13:24 +09:00
swc_config chore: Publish crates 2022-05-13 12:31:17 +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 build(repo): Downgrade rustc (#4674) 2022-05-15 19:28:55 +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-23 16:04:00 +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 refactor(es/parser): Remove duplicate (#4750) 2022-05-23 09:42:29 +00:00
swc_ecma_codegen chore: Publish crates 2022-05-24 03:13:24 +09: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-15 05:09:48 +00:00
swc_ecma_loader chore: Publish crates 2022-05-23 05:44:50 +00:00
swc_ecma_minifier fix(es/resolver): Fix more edge cases related to catch and var (#4773) 2022-05-24 09:24:42 +00:00
swc_ecma_parser chore: Publish crates 2022-05-23 09:44:48 +00:00
swc_ecma_preset_env chore: Publish crates 2022-05-15 05:09:48 +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-15 05:09:48 +00:00
swc_ecma_transforms_base chore: Publish crates 2022-05-24 09:27:11 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-05-15 05:09:48 +00:00
swc_ecma_transforms_compat chore: Publish crates 2022-05-24 04:43:53 +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-05-24 11:03:16 +00:00
swc_ecma_transforms_optimization chore: Publish crates 2022-05-17 10:45:02 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2022-05-15 05:09:48 +00:00
swc_ecma_transforms_react chore: Publish crates 2022-05-18 21:37:05 +00:00
swc_ecma_transforms_testing chore: Publish crates 2022-05-15 05:09:48 +00:00
swc_ecma_transforms_typescript chore: Publish crates 2022-05-23 20:15:04 +00:00
swc_ecma_utils chore: Publish crates 2022-05-23 13:07:01 +00:00
swc_ecma_visit chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_ecmascript chore: Publish crates 2022-05-15 05:09:48 +00:00
swc_eq_ignore_macros chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_error_reporters build(repo): Update rustc (#4667) 2022-05-15 09:03:54 +00:00
swc_estree_ast chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_estree_compat chore: Publish crates 2022-05-19 02:06:22 +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-24 06:34:57 +00:00
swc_html_ast chore: Publish crates 2022-05-17 08:26:09 +00:00
swc_html_codegen chore: Publish crates 2022-05-24 06:59:31 +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-24 06:34:57 +00:00
swc_html_parser chore: Publish crates 2022-05-24 06:34:57 +00:00
swc_html_visit chore: Publish crates 2022-05-17 08:26:09 +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/codegen): Don't add a newline after an arrow body (#4711) 2022-05-19 07:12:37 +00:00
swc_node_comments chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_plugin chore: Publish crates 2022-05-15 05:09:48 +00:00
swc_plugin_macro chore: Publish crates 2022-04-20 23:15:56 +09:00
swc_plugin_proxy chore: Publish crates 2022-05-24 07:22:08 +00:00
swc_plugin_runner feat(plugin): Implement more SourceMap apis (#4769) 2022-05-24 07:19:27 +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-19 02:06:22 +00:00
testing chore: Publish crates 2022-05-11 16:17:07 +00:00
testing_macros feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +00:00