Skip to content

Commit 451a738

Browse files
Version Packages (next) (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 80c61a3 commit 451a738

3 files changed

Lines changed: 17 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"changesets": [
1010
"big-experts-give",
11+
"curvy-impalas-call",
1112
"cyan-games-promise",
1213
"four-walls-grin",
1314
"friendly-icons-hide",
@@ -17,13 +18,16 @@
1718
"large-dolls-brake",
1819
"little-mugs-cheat",
1920
"loud-geckos-fix",
21+
"lucky-worms-wave",
2022
"odd-seahorses-wait",
2123
"proud-kangaroos-sin",
24+
"rich-ducks-cheat",
2225
"rude-ears-divide",
2326
"silver-shoes-brush",
2427
"six-toes-admire",
2528
"slow-peaches-move",
2629
"twelve-turtles-clap",
30+
"violet-donkeys-grab",
2731
"warm-dolls-draw",
2832
"wise-dolphins-breathe"
2933
]

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# ESLint config for typescript changelog
22

3+
## 3.0.0-next.12
4+
5+
### Major Changes
6+
7+
- 673b4a6: Upgrade typescript-eslint package to 8.0.0
8+
- c0212b7: Drop support for node v18 and v21
9+
10+
### Minor Changes
11+
12+
- 48d81a1: Update @eslint/js to 9.8.0 and set peer dependency to ^9.8.0
13+
- 87e218b: Swap to recommended-natural over recommended-alphabetical in perfectionist
14+
315
## 3.0.0-next.11
416

517
### Minor Changes

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putstack/eslint-config-typescript",
3-
"version": "3.0.0-next.11",
3+
"version": "3.0.0-next.12",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

0 commit comments

Comments
 (0)