swc/crates
2022-03-08 08:08:20 +00:00
..
ast_node fix(es/module): Fix jsc.paths (#3879) 2022-03-06 12:33:48 +00:00
better_scoped_tls chore: Update rustc (#3768) 2022-02-28 16:12:28 +09:00
enum_kind refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
fastmem perf(es): Add fast memory deallocator (#3910) 2022-03-07 22:36:06 +00:00
from_variant refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
jsdoc chore: Publish crates 2022-03-05 14:52:49 +00:00
node perf(es): Filter logs for cranelift out (#3801) 2022-03-05 05:11:22 +00:00
node_macro_deps refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
preset_env_base refactor(preset-env): Extract common logic for browserslist support (#3674) 2022-02-22 09:03:40 +00:00
string_enum refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc fix(es/module): Revert fix for jest.spyOn 2022-03-07 18:21:14 +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-03-05 19:34:45 +00:00
swc_cached chore: Publish crates 2022-03-05 18:33:44 +00:00
swc_cli chore: Publish crates 2022-03-06 02:28:57 +00:00
swc_common chore: Publish crates 2022-03-07 10:55:48 +00:00
swc_css chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_css_ast chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_css_codegen chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_css_codegen_macros refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
swc_css_lints chore: Publish crates 2022-03-08 08:08:20 +00:00
swc_css_minifier chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_css_parser chore: Publish crates 2022-03-07 19:42:40 +00:00
swc_css_utils chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_css_visit chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_ecma_ast chore: Publish crates 2022-03-06 09:22:43 +00:00
swc_ecma_codegen chore: Publish crates 2022-03-05 14:52:49 +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 chore: Publish crates 2022-03-05 14:52:49 +00:00
swc_ecma_ext_transforms chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_lints chore: Publish crates 2022-03-07 05:51:34 +00:00
swc_ecma_loader fix(es/module): Fix jsc.paths (#3879) 2022-03-06 12:33:48 +00:00
swc_ecma_minifier chore: Publish crates 2022-03-07 05:25:26 +00:00
swc_ecma_parser chore: Publish crates 2022-03-08 07:46:12 +00:00
swc_ecma_preset_env chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_quote chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_quote_macros chore: Publish crates 2022-03-05 14:52:49 +00:00
swc_ecma_transforms chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_transforms_base feat(es/fixer): Remove extra parens around iife in expression position (#3887) 2022-03-07 03:51:57 +00:00
swc_ecma_transforms_classes chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_transforms_compat chore: Publish crates 2022-03-07 19:20:40 +00: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-03-07 20:41:37 +00:00
swc_ecma_transforms_optimization chore: Publish crates 2022-03-07 20:20:42 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_transforms_react chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_transforms_testing chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_transforms_typescript chore: Publish crates 2022-03-07 10:36:36 +00:00
swc_ecma_utils chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_ecma_visit chore: Publish crates 2022-03-05 14:52:49 +00:00
swc_ecmascript chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_eq_ignore_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_estree_ast chore: Publish crates 2022-02-17 08:21:05 +00:00
swc_estree_compat chore: Publish crates 2022-03-06 02:28:57 +00:00
swc_fast_graph refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_graph_analyzer feat(node-swc): Add experimental trace support in @swc/core (#3731) 2022-02-25 04:06:45 +00:00
swc_macros_common refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_node_base perf(es): Add fast memory deallocator (#3910) 2022-03-07 22:36:06 +00:00
swc_node_bundler feat(es/fixer): Remove extra parens around iife in expression position (#3887) 2022-03-07 03:51:57 +00:00
swc_node_comments refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
swc_plugin chore: Publish crates 2022-03-05 19:34:45 +00:00
swc_plugin_macro chore: Publish crates 2022-02-25 02:33:30 +00:00
swc_plugin_runner chore: Publish crates 2022-03-05 14:52:49 +00:00
swc_plugin_testing chore: Publish crates 2022-02-12 14:25:32 +09:00
swc_stylis chore: Publish crates 2022-03-05 12:00:25 +00:00
swc_timer feat(node-swc): Add experimental trace support in @swc/core (#3731) 2022-02-25 04:06:45 +00:00
swc_trace_macro feat(macros): Add #[swc_trace] (#3738) 2022-02-25 14:01:33 +00:00
swc_visit chore: Update rustc (#3768) 2022-02-28 16:12:28 +09:00
swc_visit_macros chore: Publish crates 2022-02-25 20:58:56 +00:00
swc_webpack_ast feat(es/fixer): Remove extra parens around iife in expression position (#3887) 2022-03-07 03:51:57 +00:00
testing feat(node-swc): Add experimental trace support in @swc/core (#3731) 2022-02-25 04:06:45 +00:00
testing_macros refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
wasm chore: Publish v1.2.151 2022-03-07 18:21:31 +09:00