Skip to content

Commit e1a64b9

Browse files
docs(docs/breaking-changes/v4.md): rewrite v4 breaking changes docs to clarify precautionary angle
1 parent fbfab11 commit e1a64b9

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

  • docs/breaking-changes

docs/breaking-changes/v4.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
# Breaking Changes in v8
1+
# Breaking Changes in v4
22

3-
- Adds support for `bun` and `pnpm`
4-
- Updates logic for existing `npm` and `yarn` detection, and so may
5-
inadvertently change behavior. Cutting as new major as a precaution.
3+
- Adds support for `bun` and `pnpm`. Cutting as a new major for visibility
4+
into expanded package manager / node runtime support.
5+
- These changes update logic for existing `npm` and `yarn` detection,
6+
though care was taken to maintain the existing behavior, and no changes
7+
are required when upgrading from v3. (The new major is also a means of
8+
flagging visibility into this changing behavior, and so if new errors
9+
pop up under this major, there may be an unintended regression.)

0 commit comments

Comments
 (0)