-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
docs: update main with v8 blog post changes #9365
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
docs: update main with v8 blog post changes #9365
Conversation
Thanks for the PR, @kirkwaiblinger! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit d2f7137. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Requesting a review from a second member of @typescript-eslint/triage-team in order to merge soon 🙏, since this specific PR has the potential to go stale quickly (i.e. pick up conflicting changes) if further changes to the blog post get merged into either main or v8 in the meantime |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Talked privately - the 1 approval
label is kinda vague now. But +1 to this getting merged soon so it ships in our regular release!
PR Checklist
Overview
Copies the changes from #9102 to main.
ran
git restore packages/website/blog/2024-05-27-announcing-typescript-eslint-v8-beta.mdx --source=v8
to just grab the current state of the file on that branch (which at the time of writing is strictly ahead of main, so this shouldn't be overwriting any subsequent changes on main -- this should probably be double-checked before merging though).UPDATE - also fixed a few relative paths to absolute paths for nonexistent links on main