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

docs: add v8 beta blog post #9022

Merged
merged 28 commits into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
fd825f1
docs: add v8 beta blog post
JoshuaKGoldberg Apr 28, 2024
22c443f
Mention custom meta.docs
JoshuaKGoldberg Apr 29, 2024
1541914
Apply suggestions from code review
JoshuaKGoldberg May 1, 2024
801b40f
Update packages/website/blog/2024-04-30-announcing-typescript-eslint-…
JoshuaKGoldberg May 8, 2024
8bb1bcc
hyphens
JoshuaKGoldberg May 8, 2024
6fb1d1b
Clarifying project service
JoshuaKGoldberg May 8, 2024
c2b62d5
Added a bit more info to tooling breaking changes
JoshuaKGoldberg May 8, 2024
e2dd27c
configurationsg
JoshuaKGoldberg May 8, 2024
13550bc
Actions for breaking changes
JoshuaKGoldberg May 12, 2024
8c66d32
More actions for breaking changes
JoshuaKGoldberg May 12, 2024
e57849c
Update date to the 11th
JoshuaKGoldberg May 12, 2024
08f133b
Use v8-- link for no-empty-object-type
JoshuaKGoldberg May 12, 2024
3e07598
Remove ban-types hourglass
JoshuaKGoldberg May 12, 2024
d939cf0
lil ban-types typo
JoshuaKGoldberg May 12, 2024
cd1fd00
Merge branch 'main' into v8-beta-post
JoshuaKGoldberg May 12, 2024
461e8b0
Remove ESLint v9 hourglass
JoshuaKGoldberg May 12, 2024
57280cc
Apply suggestions from code review
JoshuaKGoldberg May 12, 2024
e3ab88f
Couple more review touchups
JoshuaKGoldberg May 13, 2024
227c9d7
Remove hourglass for multipass fixes
JoshuaKGoldberg May 16, 2024
31ea9ec
Apply suggestions from code review
JoshuaKGoldberg May 24, 2024
d4cbffc
Missing 'this'
JoshuaKGoldberg May 24, 2024
af8fa1f
Push date to the 27th
JoshuaKGoldberg May 24, 2024
df2dcb0
Update packages/website/blog/2024-05-27-announcing-typescript-eslint-…
JoshuaKGoldberg May 24, 2024
de2f8bd
Stabilized project service
JoshuaKGoldberg May 24, 2024
9b1ab46
lil phrasing nit
JoshuaKGoldberg May 24, 2024
a98f3a3
Final proofreading
JoshuaKGoldberg May 24, 2024
029b91c
Update appreciation list
JoshuaKGoldberg May 24, 2024
054a0f1
Update packages/website/blog/2024-05-27-announcing-typescript-eslint-…
JoshuaKGoldberg May 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 3 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"words": [
"Airbnb",
"Airbnb's",
"ambiently",
"allowdefaultprojectforfiles",
"ambiently",
"Armano",
"astexplorer",
"Astro",
Expand Down Expand Up @@ -90,6 +90,7 @@
"falsiness",
"globby",
"IDE's",
"ignoreconditionaltests",
"IIFE",
"IIFEs",
"jameshenry",
Expand All @@ -99,6 +100,7 @@
"lzstring",
"markdownlint",
"metastring",
"multipass",
"necroing",
"nocheck",
"noninteractive",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down Expand Up @@ -223,6 +223,6 @@ Thanks Joshua! 🤗

## Supporting typescript-eslint

If you enjoyed this blog post and/or or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
If you enjoyed this blog post and/or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
bradzacher marked this conversation as resolved.
Show resolved Hide resolved
We're a small volunteer team and could use your support to make the ESLint experience on TypeScript great.
Thanks! 💖
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down Expand Up @@ -186,6 +186,6 @@ See [our Getting Started docs](/getting-started) for more information on linting

## Supporting typescript-eslint

If you enjoyed this blog post and/or or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
If you enjoyed this blog post and/or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
We're a small volunteer team and could use your support to make the ESLint experience on TypeScript great.
Thanks! 💖
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down Expand Up @@ -377,6 +377,6 @@ See the [v6.0.0 milestone](https://github.com/typescript-eslint/typescript-eslin

## Supporting typescript-eslint

If you enjoyed this blog post and/or or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
If you enjoyed this blog post and/or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
We're a small volunteer team and could use your support to make the ESLint experience on TypeScript great.
Thanks! 💖
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down Expand Up @@ -702,6 +702,6 @@ See the [v6.0.0 milestone](https://github.com/typescript-eslint/typescript-eslin

## Supporting typescript-eslint

If you enjoyed this blog post and/or or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
If you enjoyed this blog post and/or use typescript-eslint, please consider [supporting us on Open Collective](https://opencollective.com/typescript-eslint).
We're a small volunteer team and could use your support to make the ESLint experience on TypeScript great.
Thanks! 💖
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
authors:
- image_url: https://www.joshuakgoldberg.com/img/josh.jpg
- image_url: /img/team/joshuakgoldberg.jpg
name: Josh Goldberg
title: typescript-eslint Maintainer
url: https://github.com/JoshuaKGoldberg
Expand Down

Large diffs are not rendered by default.