-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Try out v8 beta on various influential community repos #9141
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
Comments
I just tested against SvelteKit successfully:
This uses eslint 9, the new configs, etc. We had rolled out eslint 9 support (in Thanks for all your work on this! |
Ah! That's fantastic, thanks @benmccann! You beat us to it very nicely. 😄
If you're up for it, you could keep on the v8 beta. It's behaviorally stable. The only pending "breaking" changes are those noted with a ⏳ in https://typescript-eslint.io/blog/announcing-typescript-eslint-v8-beta, none of which should more than trivially impact your end-user experience. The biggest risk is of the preset shared configs changing which rules are enabled by default - which you can always disable in your
It's both.
So the earliest it would likely be released is ~July, and the latest we'd be happy with is ~September. |
Thanks for all the details. I just released a new version of |
✅ |
Prettier is ready, sir! |
BTW, maybe we should also mention #8920 in https://typescript-eslint.io/blog/announcing-typescript-eslint-v8-beta/ somewhere? |
Also updated to
|
The checklist in the OP is full of created PRs and discovered issues have been filed on our end. We're gearing up for the v8 release Soon ™️ (🤞) so I'll close this issue out. THANK YOU to everyone who participated on this thread and/or the PRs! We really appreciate it! ❤️ |
For visibility: now that v8 is released, I'll go through and update the draft PRs I'd sent over the next couple of days. |
V8 is ready for public testing (hooray! https://typescript-eslint.io/blog/announcing-typescript-eslint-v8-beta 🎉) and we want to make sure we try it out on lots of projects. It'd be particularly valuable to try out projects that are:
I'm thinking to start, at least:
typescript-eslint
to v8 prettier/prettier#16333Projects we've tentatively omitted from this list
If you think any of these should be added to the list, let us know!
We're happy to learn we were wrong to omit one.
checker.ts
going with it...For each of these projects, we should see:
Filing this tracking issue to make sure we do this before releasing v8 as stable.
For reference, v6's equivalent beta issue: #6760
The text was updated successfully, but these errors were encountered: