swc/crates
2022-02-15 15:42:40 +09:00
..
ast_node chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
enum_kind refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
from_variant refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
jsdoc refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
node refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
node_macro_deps refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
string_enum refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_atoms chore(build): Remove version pinning of parking_lot_core (#3537) 2022-02-12 14:24:49 +09:00
swc_bundler chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_cli chore: Publish crates 2022-02-15 12:05:43 +09:00
swc_common build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09:00
swc_css chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_css_ast chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_css_codegen chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_css_codegen_macros refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
swc_css_minifier chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_css_parser chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_css_utils chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_css_visit chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_ecma_ast chore: Publish crates 2022-02-14 18:16:06 +09:00
swc_ecma_codegen build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09: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 refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_ecma_ext_transforms refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_ecma_lints chore: Publish crates 2022-02-15 04:57:59 +09:00
swc_ecma_loader build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09:00
swc_ecma_minifier chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_parser refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_ecma_preset_env chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms_base build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09:00
swc_ecma_transforms_classes chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms_compat fix(es/utils): Keep arguments to super call (#3570) 2022-02-15 15:42:40 +09:00
swc_ecma_transforms_macros refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_ecma_transforms_module chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms_optimization chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms_proposal chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms_react chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_transforms_testing refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_ecma_transforms_typescript chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_ecma_utils fix(es/utils): Keep arguments to super call (#3570) 2022-02-15 15:42:40 +09:00
swc_ecma_visit refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_ecmascript chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_eq_ignore_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_estree_ast refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_estree_compat chore: Publish crates 2022-02-15 13:22:16 +09:00
swc_fast_graph refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_graph_analyzer refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_macros_common refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_node_base refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_bundler build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09:00
swc_node_comments refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_plugin doc(plugin): Fix typo (#3547) 2022-02-13 01:16:52 +09:00
swc_plugin_macro chore: Publish crates 2022-02-12 15:55:13 +09:00
swc_plugin_runner chore: Publish crates 2022-02-15 12:05:43 +09:00
swc_plugin_testing chore: Publish crates 2022-02-12 14:25:32 +09:00
swc_stylis chore: Publish crates 2022-02-15 12:40:39 +09:00
swc_timer chore: Publish crates 2022-01-12 18:39:56 +09:00
swc_visit refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_visit_macros refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_webpack_ast chore: Publish crates 2022-02-15 13:22:16 +09:00
testing build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09:00
testing_macros refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
wasm build(*): Dedupe once_cell (#3567) 2022-02-15 11:58:44 +09:00