swc/crates
2022-06-27 21:35:02 +09:00
..
ast_node chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
better_scoped_tls
binding_core_node fix(ci): Fix android build issue caused by NDK 21 -> 23 (#4942) 2022-06-11 18:09:07 +09:00
binding_core_wasm chore: Publish v1.2.206 2022-06-27 21:35:02 +09:00
dbg-swc chore: Publish crates 2022-06-25 05:06:17 +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-06-06 04:54:19 +09:00
node_macro_deps
preset_env_base chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
string_enum refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_atoms chore: Publish crates 2022-06-11 16:01:02 +00:00
swc_bundler chore: Publish crates 2022-06-25 05:06:17 +00:00
swc_cached
swc_cli chore: Publish crates 2022-06-25 05:06:17 +00:00
swc_common chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +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-06-12 03:31:05 +00:00
swc_css_ast chore: Publish crates 2022-05-27 06:25:17 +00:00
swc_css_codegen feat(html/minifier): Compress CSS (#4973) 2022-06-15 04:04:57 +00:00
swc_css_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_css_lints chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
swc_css_minifier chore: Publish crates 2022-06-12 03:31:05 +00:00
swc_css_parser chore: Publish crates 2022-06-23 03:58:55 +00:00
swc_css_prefixer chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +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/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_codegen chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
swc_ecma_codegen_macros chore: Publish crates 2022-06-06 05:22:39 +09:00
swc_ecma_dep_graph chore: Publish crates 2022-06-06 04:54:19 +09:00
swc_ecma_ext_transforms chore: Publish crates 2022-06-06 04:54:19 +09:00
swc_ecma_lints chore: Publish crates 2022-06-21 13:25:10 +00:00
swc_ecma_loader chore: Publish crates 2022-05-23 05:44:50 +00:00
swc_ecma_minifier chore: Publish crates 2022-06-26 19:10:58 +00:00
swc_ecma_parser chore: Publish crates 2022-06-25 10:05:37 +00:00
swc_ecma_preset_env refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_quote chore: Publish crates 2022-06-06 04:54:19 +09:00
swc_ecma_quote_macros chore: Publish crates 2022-06-06 04:54:19 +09:00
swc_ecma_testing chore: Publish crates 2022-06-06 04:54:19 +09:00
swc_ecma_transforms refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_transforms_base refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-06-11 16:47:29 +09:00
swc_ecma_transforms_compat chore: Publish crates 2022-06-25 05:06:17 +00:00
swc_ecma_transforms_macros chore: Publish crates 2022-06-11 16:47:29 +09:00
swc_ecma_transforms_module refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_transforms_optimization refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2022-06-25 05:06:17 +00:00
swc_ecma_transforms_react refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_transforms_testing refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_transforms_typescript refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_utils refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
swc_ecma_visit perf(es/minifier): Make more things parallel and reduce call stacks (#4915) 2022-06-14 05:03:09 +09:00
swc_ecmascript chore: Publish crates 2022-06-25 05:06:17 +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(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
swc_estree_compat chore: Publish crates 2022-06-25 05:06:17 +00:00
swc_fast_graph chore(common): Update rustc (#4828) 2022-05-28 07:07:58 +00:00
swc_graph_analyzer chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_html chore: Publish crates 2022-06-25 06:00:36 +00:00
swc_html_ast chore: Publish crates 2022-06-14 13:34:32 +00:00
swc_html_codegen chore: Publish crates 2022-06-25 05:35:59 +00:00
swc_html_codegen_macros chore: Publish crates 2022-06-25 05:35:59 +00:00
swc_html_minifier feat(html/minifier): Improve smart mode (#5004) 2022-06-26 19:08:03 +00:00
swc_html_parser feat(html/codegen): Improve API (#5031) 2022-06-25 05:33:22 +00:00
swc_html_utils feat(plugin): Upgrade wasmer (#4929) 2022-06-10 12:54:17 +00:00
swc_html_visit chore: Publish crates 2022-06-14 13:34:32 +00:00
swc_macros_common feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_node_base fix(ci): Revert malloc changes 2022-06-14 14:11:47 +09:00
swc_node_bundler feat(es/config): Add isModule to .swcrc (#4993) 2022-06-18 04:24:08 +00:00
swc_node_comments chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_nodejs_common chore: Publish crates 2022-05-28 19:05:40 +00:00
swc_plugin chore: Publish crates 2022-06-25 05:06:17 +00:00
swc_plugin_macro chore: Publish crates 2022-04-20 23:15:56 +09:00
swc_plugin_proxy fix(es/resolver): Hoist namespaces (#4902) 2022-06-07 23:42:19 +00:00
swc_plugin_runner feat(plugin): Upgrade wasmer (#4929) 2022-06-10 12:54:17 +00:00
swc_plugin_testing
swc_timer chore: Publish crates 2022-05-11 16:17:07 +00:00
swc_trace_macro
swc_visit fix(common): Don't use get_unchecked after setting the length to 0 (#4943) 2022-06-11 11:16:08 +00:00
swc_visit_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
testing chore: Publish crates 2022-05-27 05:37:39 +00:00
testing_macros feat(es/minifier): Enable conditionals by default (#4687) 2022-05-17 07:34:47 +00:00