swc/crates
2022-01-24 00:19:56 +09:00
..
ast_node chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
dbg-swc chore: Publish crates 2022-01-18 16:46:13 +09:00
enum_kind build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
from_variant refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
jsdoc refactor(*): Fix some clippy warnings (#3257) 2022-01-14 07:20:45 +09:00
node perf(node): Avoid cloning options (#3325) 2022-01-20 10:47:37 +00:00
node_macro_deps refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
string_enum build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc chore: Publish crates 2022-01-24 00:19:56 +09:00
swc_atoms chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
swc_bundler build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_cli refactor(*): Fix some clippy warnings (#3257) 2022-01-14 07:20:45 +09:00
swc_common build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_css chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_css_ast chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_css_codegen chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_css_codegen_macros refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
swc_css_minifier chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_css_parser chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_css_utils chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_css_visit chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_ecma_ast chore: Publish crates 2022-01-17 22:41:25 +09:00
swc_ecma_codegen build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_codegen_macros build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_dep_graph build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_diff chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
swc_ecma_ext_transforms chore: Publish crates 2022-01-17 13:36:00 +09:00
swc_ecma_lints chore: Publish crates 2022-01-17 13:36:00 +09:00
swc_ecma_loader build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_minifier chore: Publish crates 2022-01-24 00:19:56 +09:00
swc_ecma_parser build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_preset_env chore: Publish crates 2022-01-17 22:42:52 +09:00
swc_ecma_transforms chore: Publish crates 2022-01-22 17:11:56 +09:00
swc_ecma_transforms_base refactor(es): Add visit_obj_and_computed macro (#3304) 2022-01-19 23:11:52 +09:00
swc_ecma_transforms_classes chore: Publish crates 2022-01-17 13:36:00 +09:00
swc_ecma_transforms_compat chore: Publish crates 2022-01-20 23:57:38 +09:00
swc_ecma_transforms_macros refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
swc_ecma_transforms_module chore: Publish crates 2022-01-22 17:11:56 +09:00
swc_ecma_transforms_optimization refactor(es): Add visit_obj_and_computed macro (#3304) 2022-01-19 23:11:52 +09:00
swc_ecma_transforms_proposal build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_transforms_react build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_ecma_transforms_testing chore: Publish crates 2022-01-17 13:36:00 +09:00
swc_ecma_transforms_typescript chore: Publish crates 2022-01-22 17:11:56 +09:00
swc_ecma_utils refactor(es): Add visit_obj_and_computed macro (#3304) 2022-01-19 23:11:52 +09:00
swc_ecma_visit chore: Publish crates 2022-01-19 23:12:32 +09:00
swc_ecmascript chore: Publish crates 2022-01-24 00:19:56 +09:00
swc_eq_ignore_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_estree_ast refactor(es): More fix for clippy (#3280) 2022-01-16 14:33:06 +09:00
swc_estree_compat chore: Publish crates 2022-01-17 13:36:00 +09:00
swc_fast_graph chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
swc_graph_analyzer chore: Publish crates 2022-01-12 18:39:56 +09:00
swc_macros_common refactor(*): Fix some clippy warnings (#3257) 2022-01-14 07:20:45 +09:00
swc_node_base refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_bundler build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_node_comments chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
swc_plugin feat(plugin): Add PluginError (#3300) 2022-01-18 12:26:04 +09:00
swc_plugin_macro build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_plugin_runner feat(plugin): Add PluginError (#3300) 2022-01-18 12:26:04 +09:00
swc_plugin_testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_stylis chore: Publish crates 2022-01-23 21:22:03 +09:00
swc_timer chore: Publish crates 2022-01-12 18:39:56 +09:00
swc_visit refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_visit_macros build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
swc_webpack_ast build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
testing build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
testing_macros build(node-swc): Fix GLIBC < 2.18 compatible issues and android arm binary loading issue (#3314) 2022-01-20 02:21:24 +00:00
wasm chore: Publish v1.2.133 2022-01-20 17:13:10 +09:00