Skip to content
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

2.0: Async + Revised watcher #19

Merged
merged 5 commits into from
Sep 5, 2024
Merged

2.0: Async + Revised watcher #19

merged 5 commits into from
Sep 5, 2024

Conversation

orta
Copy link
Member

@orta orta commented Sep 5, 2024

2.0.0

  • Redwood uses prettier 3, and prettier 3 removes the sync API. This means we now have to operate entirely async. This is a breaking change from the sdl-codegen API, as you need to await the exposed public fns.
  • There is a verbose option which provides info on the timings of the codegen.
  • Big watch mode improvements

@orta orta changed the title 2.0: Async 2.0: Async + Revised watcher Sep 5, 2024
@orta orta merged commit a64db5e into main Sep 5, 2024
3 checks passed
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.

1 participant