swc/crates
Donny/강동윤 bf751cb690
feat(es/ast): Add rkyv support (#3166)
ast_node:
 - `#[ast_node]`: Add support for `rkyv`.

swc_common:
 - Add a feature flag for `rkyv`.

swc_ecma_ast:
 - Add a feature flag for `rkyv`.
2022-01-02 16:23:37 +09:00
..
ast_node feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +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 refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
node refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
node_macro_deps refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
rplugin refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
rplugin_macros 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-02 12:50:50 +09:00
swc_atoms refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_bundler refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_cli refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_common feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
swc_css refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_ast chore: Publish crates 2022-01-02 12:50:50 +09:00
swc_css_codegen refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_codegen_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_minifier refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_parser refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_utils refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_css_visit refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_ast feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
swc_ecma_codegen refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_codegen_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_dep_graph refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_diff refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_ext_transforms refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_lints refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_loader refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_minifier refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_parser chore: Publish crates 2022-01-02 12:50:50 +09:00
swc_ecma_plugin_ast feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
swc_ecma_preset_env refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_base refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_classes refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_compat chore: Publish crates 2021-12-31 04:02:07 +09:00
swc_ecma_transforms_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_module refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_optimization refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_proposal refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_react refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_transforms_typescript chore: Publish crates 2022-01-02 05:02:48 +09:00
swc_ecma_utils refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecma_visit refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_ecmascript chore: Publish crates 2022-01-02 12:50:50 +09: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-01-02 12:50:50 +09:00
swc_estree_compat refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_fast_graph refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_graph_analyzer refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_macros_common refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_base refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_bundler refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_node_comments refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_build refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_js_api refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_runner refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_plugin_testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_stylis refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
swc_timer refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +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 refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
testing refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
testing_macros refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00
wasm refactor(*): Use 2021 edition (#3151) 2021-12-30 18:59:18 +09:00