Skip to content

Commit

Permalink
Add release preamble (#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Mar 25, 2024
1 parent 3bc9ad1 commit 3091495
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .changeset/.PREAMBLE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This version of skuba looks more scary than it is. The major change is that our dependencies have bumped their minimum Node.js requirement from 18.12 to 18.18. Most SEEK projects do not pin minor Node.js versions and are unlikely to be affected by this change.

In the spirit of upgrades, we recently refreshed our [ARM64 migration guide](https://seek-oss.github.io/skuba/docs/deep-dives/arm64.html#migrating-an-existing-project) and also have [one for pnpm](https://seek-oss.github.io/skuba/docs/deep-dives/pnpm.html). A previous release landed a [`skuba migrate`](https://seek-oss.github.io/skuba/docs/cli/migrate.html) command to simplify upgrades to Node.js 20 (active LTS) before Node.js 18 reaches EOL in April 2025.
2 changes: 1 addition & 1 deletion .changeset/old-seahorses-call.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

deps: eslint-config-seek 13 + eslint-config-skuba 4 + typescript-eslint ^7.2.0

These major upgrades bump our minimum requirement to Node.js 18.18.
These major upgrades bump our minimum requirement from Node.js 18.12 to 18.18.

See the [typescript-eslint v7 announcement](https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/) for more information, and consider upgrading your project to the active LTS release with [`skuba migrate`](https://seek-oss.github.io/skuba/docs/cli/migrate.html) before Node.js 18 reaches EOL in April 2025.
7 changes: 0 additions & 7 deletions .changeset/soft-laws-double.md

This file was deleted.

0 comments on commit 3091495

Please sign in to comment.