.. |
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
|
fix(ci): Fix android build issue caused by NDK 21 -> 23 (#4942)
|
2022-06-11 18:09:07 +09:00 |
binding_core_wasm
|
feat(plugin): Upgrade wasmer (#4929)
|
2022-06-10 12:54:17 +00:00 |
dbg-swc
|
chore: Publish crates
|
2022-06-11 16:47:29 +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-06-06 04:54:19 +09: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-06-08 04:20:54 +00:00 |
string_enum
|
refactor(plugin): Consolidate exported namespaces (#4263)
|
2022-04-07 04:07:10 +00:00 |
swc
|
feat(es/lints): Add constructor-super rule (#4912)
|
2022-06-13 19:24:38 +00:00 |
swc_atoms
|
chore: Publish crates
|
2022-06-11 16:01:02 +00:00 |
swc_bundler
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_cached
|
chore(ci): Fix benchmark action (#4242)
|
2022-04-04 20:12:03 +09:00 |
swc_cli
|
fix(ci): Fix android build issue caused by NDK 21 -> 23 (#4942)
|
2022-06-11 18:09:07 +09:00 |
swc_common
|
chore: Publish crates
|
2022-06-11 11:18:43 +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
|
chore: Publish crates
|
2022-06-12 03:31:05 +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-06-12 03:31:05 +00:00 |
swc_css_minifier
|
chore: Publish crates
|
2022-06-12 03:31:05 +00:00 |
swc_css_parser
|
test(css/parser): Improve tests (#4963)
|
2022-06-13 20:27:30 +00:00 |
swc_css_prefixer
|
chore: Publish crates
|
2022-06-12 03:31:05 +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
|
feat(es/minifier): Turn Array /Object calls into literals (#4947)
|
2022-06-12 02:36:49 +00:00 |
swc_ecma_codegen
|
feat(es/minifier): Turn Array /Object calls into literals (#4947)
|
2022-06-12 02:36:49 +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-13 19:27:50 +00:00 |
swc_ecma_loader
|
chore: Publish crates
|
2022-05-23 05:44:50 +00:00 |
swc_ecma_minifier
|
chore: Publish crates
|
2022-06-13 20:05:54 +00:00 |
swc_ecma_parser
|
chore: Publish crates
|
2022-06-11 08:13:24 +00:00 |
swc_ecma_preset_env
|
chore: Publish crates
|
2022-06-11 16:47:29 +09: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
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_transforms_base
|
fix(es/helpers): Allow using external helpers with type: module (#4962)
|
2022-06-13 18:41:35 +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-13 18:44:15 +00:00 |
swc_ecma_transforms_macros
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_transforms_module
|
fix(es/helpers): Allow using external helpers with type: module (#4962)
|
2022-06-13 18:41:35 +00:00 |
swc_ecma_transforms_optimization
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_transforms_proposal
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_transforms_react
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_transforms_testing
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_transforms_typescript
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
swc_ecma_utils
|
perf(es/minifier): Make more things parallel and reduce call stacks (#4915)
|
2022-06-14 05:03:09 +09: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-11 16:47:29 +09: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
|
feat(wasm): Add json error (#4853)
|
2022-06-01 11:51:24 +09:00 |
swc_estree_compat
|
chore: Publish crates
|
2022-06-11 16:47:29 +09: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-08 03:57:37 +00:00 |
swc_html_ast
|
chore: Publish crates
|
2022-06-08 03:57:37 +00:00 |
swc_html_codegen
|
chore: Publish crates
|
2022-06-13 13:57:49 +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-06-13 19:55:48 +00:00 |
swc_html_parser
|
chore: Publish crates
|
2022-06-12 03:04:44 +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-08 03:57:37 +00:00 |
swc_macros_common
|
feat(config): Make all configuration overridable (#4575)
|
2022-05-09 05:38:27 +00:00 |
swc_node_base
|
perf(es/minifier): Make more things parallel and reduce call stacks (#4915)
|
2022-06-14 05:03:09 +09: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_nodejs_common
|
chore: Publish crates
|
2022-05-28 19:05:40 +00:00 |
swc_plugin
|
chore: Publish crates
|
2022-06-11 16:47:29 +09: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
|
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
|
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 |
swc_webpack_ast
|
chore: Publish crates
|
2022-06-11 16:47:29 +09: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 |