Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit d2aa638

Browse files
authored
Fix upgrade guide header (#579)
1 parent 058fba1 commit d2aa638

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

UPGRADING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
This document describes breaking changes and how to upgrade. For a complete list of changes including minor and patch releases, please refer to the [changelog](CHANGELOG.md).
44

5-
## v5.0.0-rc1
5+
## v5
6+
7+
_Currently available as prerelease: `npm i leveldown@next`._
68

79
This is a rewrite to N-API - which is a huge milestone, achieved without an impact on write performance - and an upgrade to `abstract-leveldown` v6, which solves long-standing issues around serialization and type support.
810

0 commit comments

Comments
 (0)