swc/crates
Donny/강동윤 2c861bd9e5
feat(es/ast): Improve Id APIs (#4614)
# API Changes

 - `Ident` now has `to_id()`. This method is added to allow removing an import.
2022-05-11 12:02:14 +09:00
..
ast_node refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
better_scoped_tls chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
binding_commons feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
binding_core_node feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
binding_core_wasm chore: Publish v1.2.181 2022-05-10 04:52:51 +09:00
binding_css_node feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
enum_kind refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
from_variant refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
jsdoc feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
node_macro_deps chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
preset_env_base chore: Publish crates 2022-04-26 01:38:35 +00:00
string_enum refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_atoms chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_bundler feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_cached chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_cli feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_common chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
swc_config feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_config_macro feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_css chore: Publish crates 2022-04-15 21:39:29 +09:00
swc_css_ast fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_codegen fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_css_lints fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_minifier fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_parser chore: Publish crates 2022-05-11 03:01:34 +00:00
swc_css_prefixer chore: Publish crates 2022-05-03 01:26:25 +00:00
swc_css_utils fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_css_visit fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_ecma_ast feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_codegen feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_ecma_dep_graph feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_ext_transforms feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_lints feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_loader fix(es/modules): Preserve extensions (#4524) 2022-05-04 15:07:28 +00:00
swc_ecma_minifier feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_parser feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_preset_env feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_quote feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_quote_macros feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_base feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_classes feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_compat feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_ecma_transforms_module feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_optimization feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_proposal feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_react feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_testing feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_transforms_typescript feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_utils feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecma_visit feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_ecmascript feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_eq_ignore_macros chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_error_reporters chore: Publish crates 2022-04-26 19:35:25 +09:00
swc_estree_ast fix(es/parser): Revert #4287 (#4542) 2022-05-06 04:07:00 +00:00
swc_estree_compat feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_fast_graph fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_graph_analyzer chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_html chore: Publish crates 2022-04-23 04:29:04 +00:00
swc_html_ast fix(html/parser): Fix for noah's ark clause (#4558) 2022-05-07 07:53:37 +00:00
swc_html_codegen chore: Publish crates 2022-05-09 06:28:43 +00:00
swc_html_codegen_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_html_minifier fix(html/parser): Fix parsing of comments in textarea (#4530) 2022-05-05 03:13:20 +00:00
swc_html_parser fix(es/minifier): Preserve more identifiers if eval or with exists (#4580) 2022-05-09 07:17:33 +00:00
swc_html_visit chore: Publish crates 2022-04-23 04:29:04 +00:00
swc_macros_common feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_node_base chore: Publish crates 2022-05-09 17:02:34 +00:00
swc_node_bundler feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
swc_node_comments fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
swc_plugin feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_plugin_macro chore: Publish crates 2022-04-20 23:15:56 +09:00
swc_plugin_proxy fix(es/minifier): Fix handling of template literals (#4563) 2022-05-08 01:56:38 +09:00
swc_plugin_runner feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
swc_plugin_testing chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_timer chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_trace_macro chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_visit chore(ci): Fix benchmark action (#4242) 2022-04-04 20:12:03 +09:00
swc_visit_macros refactor(plugin): Consolidate exported namespaces (#4263) 2022-04-07 04:07:10 +00:00
swc_webpack_ast feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
testing fix(plugin): Align deps to fix build (#4377) 2022-04-20 08:05:02 +00:00
testing_macros chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00