swc/crates
2022-07-21 05:34:48 +00:00
..
ast_node chore: Publish crates 2022-07-01 12:28:49 +09:00
better_scoped_tls chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
binding_core_node test(plugin): Setup e2e fixture testing for plugins (#5192) 2022-07-13 06:39:08 +00:00
binding_core_wasm chore: Publish v1.2.218 2022-07-18 11:06:52 +09:00
dbg-swc chore: Publish crates 2022-07-20 04:10:58 +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-07-20 04:10:58 +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 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 feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +00:00
swc_atoms chore: Publish crates 2022-06-29 12:06:20 +00:00
swc_bundler chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_cached chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_cli chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_common build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +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-07-15 11:25:41 +00:00
swc_css_ast build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_codegen build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_css_lints build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_minifier build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_parser build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_prefixer build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_utils build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_css_visit build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_ecma_ast feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +00:00
swc_ecma_codegen feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +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-07-20 04:10:58 +00:00
swc_ecma_ext_transforms chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_lints feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +00:00
swc_ecma_loader build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_ecma_minifier chore: Publish crates 2022-07-20 08:27:46 +00:00
swc_ecma_parser chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_preset_env chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_quote chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_quote_macros chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_testing chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_base chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_compat chore: Publish crates 2022-07-20 06:59:57 +00:00
swc_ecma_transforms_macros chore: Publish crates 2022-06-11 16:47:29 +09:00
swc_ecma_transforms_module chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_optimization chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2022-07-21 05:02:55 +00:00
swc_ecma_transforms_react chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_testing chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_transforms_typescript chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_utils chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_ecma_visit feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +00:00
swc_ecmascript chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_eq_ignore_macros chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_error_reporters build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_estree_ast build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_estree_compat feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +00:00
swc_fast_graph build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_graph_analyzer chore: Publish crates 2022-07-12 23:58:30 +09:00
swc_html chore: Publish crates 2022-07-20 07:25:56 +00:00
swc_html_ast build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_html_codegen chore: Publish crates 2022-07-20 07:25:56 +00:00
swc_html_codegen_macros chore: Publish crates 2022-06-25 05:35:59 +00:00
swc_html_minifier chore: Publish crates 2022-07-20 07:25:56 +00:00
swc_html_parser chore: Publish crates 2022-07-20 07:25:56 +00:00
swc_html_utils chore: Publish crates 2022-07-20 07:25:56 +00:00
swc_html_visit build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_macros_common chore: Publish crates 2022-07-12 11:29:34 +00:00
swc_node_base fix(ci): Revert malloc changes 2022-06-14 14:11:47 +09:00
swc_node_bundler fix(es/codegen): Fix codegen of some non-ascii characters (#5108) 2022-07-05 10:22:25 +00:00
swc_node_comments build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_nodejs_common chore: Publish crates 2022-05-28 19:05:40 +00:00
swc_plugin chore: Publish crates 2022-07-20 07:53:58 +00:00
swc_plugin_macro feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +00:00
swc_plugin_proxy chore: Publish crates 2022-07-20 04:10:58 +00:00
swc_plugin_runner feat(es/plugin): Pass experimental metadata from host (#5261) 2022-07-21 05:34:48 +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-07-12 23:58:30 +09:00
swc_trace_macro chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_visit build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
swc_visit_macros chore: Typo (#5239) 2022-07-18 02:17:48 +09:00
testing build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
testing_macros chore: Publish crates 2022-07-18 02:53:57 +00:00