swc/crates
2022-05-26 07:37:34 +00:00
..
ast_node refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
better_scoped_tls
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.194 2022-05-25 23:56:52 +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
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 fix(es/minifier): Consider side effects while removing an object spread (#4788) 2022-05-26 07:37:34 +00:00
swc_atoms
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
swc_cli chore: Publish crates 2022-05-19 02:06:22 +00:00
swc_common feat(plugin): Implement SourceMap.span_to_* (#4781) 2022-05-25 02:09:55 +00: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/minifier): Consider side effects while removing an object spread (#4788) 2022-05-26 07:37:34 +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_testing test(es): Make execution tests faster (#4789) 2022-05-25 06:23:35 +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 13:32:27 +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-25 18:11:42 +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 test(es): Make execution tests faster (#4789) 2022-05-25 06:23:35 +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
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-25 17:35:52 +00:00
swc_html_ast chore: Publish crates 2022-05-17 08:26:09 +00:00
swc_html_codegen chore: Publish crates 2022-05-25 17:35:52 +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-26 06:15:59 +00:00
swc_html_parser chore: Publish crates 2022-05-26 05:51: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-25 14:54:28 +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 feat(plugin): Implement SourceMap.span_to_* (#4781) 2022-05-25 02:09:55 +00:00
swc_plugin_runner chore: Publish crates 2022-05-25 02:12:44 +00:00
swc_plugin_testing
swc_timer chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_trace_macro
swc_visit
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