-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement initial state edits #466
Conversation
|
new-packages/ts-project/__tests__/source-edits/set-initial-state.test.ts
Outdated
Show resolved
Hide resolved
* Implement state keys updating * Prepare test setup for text edits (#464) * Prepare test setup for text edits * Improve how renamed state keys are printed (#465) * Improve how renamed state keys are printed * Implement initial state edits (#466) * Implement initial state edits * Implement initial state insertions before existing states property (#467)
* Prepare the API for the old state reuse * small tweak * Implement state keys updating (#463) * Implement state keys updating * Prepare test setup for text edits (#464) * Prepare test setup for text edits * Improve how renamed state keys are printed (#465) * Improve how renamed state keys are printed * Implement initial state edits (#466) * Implement initial state edits * Implement initial state insertions before existing states property (#467)
Landed as 596c9a7 |
No description provided.