Skip to content

refactor(cli/migrate): use oxc kit to parse and migrate js/ts files#10198

Merged
lucasfernog merged 12 commits intodevfrom
refactor/cli/migrate/oxc
Jul 12, 2024
Merged

refactor(cli/migrate): use oxc kit to parse and migrate js/ts files#10198
lucasfernog merged 12 commits intodevfrom
refactor/cli/migrate/oxc

Conversation

@amrbashir
Copy link
Member

closes #10192

@amrbashir amrbashir requested a review from a team as a code owner July 4, 2024 12:25
@amrbashir amrbashir marked this pull request as draft July 5, 2024 16:30
@amrbashir amrbashir marked this pull request as ready for review July 7, 2024 11:38
```
will become:
```ts
import { getCurrent } from '@tauri-apps/api/window'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we've renamed getCurrent right?

@lucasfernog lucasfernog merged commit c01e87a into dev Jul 12, 2024
@lucasfernog lucasfernog deleted the refactor/cli/migrate/oxc branch July 12, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] [v2] Some of the corrections made by the migration tool are incorrect.

2 participants