..
ast_node
chore: Publish crates
2022-01-02 16:24:06 +09:00
dbg-swc
chore: Publish crates
2022-01-06 20:19:36 +09:00
enum_kind
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
from_variant
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
jsdoc
chore: Publish crates
2022-01-06 20:19:36 +09:00
node
chore(ci): Fix publish scripts
2022-01-05 14:45:02 +09:00
node_macro_deps
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
string_enum
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc
chore: Publish crates
2022-01-07 14:49:46 +09:00
swc_atoms
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_bundler
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_cli
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_common
feat(plugin): Pass serialized ast to a wasm file ( #3199 )
2022-01-07 15:13:46 +09:00
swc_css
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_css_ast
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_css_codegen
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_css_codegen_macros
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_css_minifier
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_css_parser
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_css_utils
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_css_visit
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_ecma_ast
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_codegen
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_codegen_macros
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_ecma_dep_graph
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_diff
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_ext_transforms
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_lints
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_loader
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_ecma_minifier
chore: Publish crates
2022-01-07 14:49:46 +09:00
swc_ecma_parser
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_preset_env
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms
chore: Publish crates
2022-01-07 14:49:46 +09:00
swc_ecma_transforms_base
chore: Publish crates
2022-01-07 14:49:46 +09:00
swc_ecma_transforms_classes
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms_compat
chore: Publish crates
2022-01-07 14:49:46 +09:00
swc_ecma_transforms_macros
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_ecma_transforms_module
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms_optimization
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms_proposal
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms_react
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms_testing
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_transforms_typescript
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_utils
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecma_visit
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_ecmascript
chore: Publish crates
2022-01-07 14:49:46 +09:00
swc_eq_ignore_macros
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_estree_ast
feat(es/ast): Use ModuleExportName
for ExportNamespaceSpecifier
( #3195 )
2022-01-06 20:19:11 +09:00
swc_estree_compat
chore: Publish crates
2022-01-06 20:19:36 +09:00
swc_fast_graph
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_graph_analyzer
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_macros_common
refactor(plugin): Add a loader for wasm-based plugin system ( #3179 )
2022-01-03 19:03:01 +00:00
swc_node_base
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_node_bundler
feat(es/codegen): Make the output for empty objects and empty statements pretty ( #3171 )
2022-01-03 05:54:58 +09:00
swc_node_comments
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_plugin
feat(plugin): Pass serialized ast to a wasm file ( #3199 )
2022-01-07 15:13:46 +09:00
swc_plugin_build
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_plugin_runner
feat(plugin): Pass serialized ast to a wasm file ( #3199 )
2022-01-07 15:13:46 +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-04 19:29:50 +09:00
swc_timer
chore: Publish crates
2022-01-04 19:29:50 +09:00
swc_visit
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_visit_macros
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
swc_webpack_ast
chore: Publish crates
2022-01-06 20:19:36 +09:00
testing
chore: Publish crates
2022-01-04 19:29:50 +09:00
testing_macros
refactor(*): Use 2021 edition ( #3151 )
2021-12-30 18:59:18 +09:00
wasm
chore: Publish v1.2.127
2022-01-05 12:01:49 +09:00