Skip to content

Commit 99c8456

Browse files
authored
docs: update CHANGELOG v8.0.0 breaking change note
1 parent 10fd266 commit 99c8456

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
### ⚠ BREAKING CHANGES
55

66
> [!NOTE]
7-
> The client version number is synchronized with the API's version number, necessitating a major version bump. This does _not_ require DB restore.
7+
> This is only a breaking change because significant changes were made to the JavaScript client library's interface and how its types are generated, and because its library version always matches the API version.
8+
> There are **no changes** to endpoints or database schemas that necessitate a full Stacks node event replay i.e. you may upgrade to v8.0.0 from v7.x directly.
89
910
* refactor from express to fastify (#2045)
1011
* refactor from Express to Fastify

0 commit comments

Comments
 (0)