Skip to content

Commit

Permalink
docs: summary
Browse files Browse the repository at this point in the history
  • Loading branch information
aripalo committed Nov 26, 2024
1 parent 5e6be30 commit 45e7186
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/MIGRATION-GUIDE-0-to-1.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Migration Guide `v0``v1`

The main points for this version:

- API backwards compatible with v0:
- see migration guide for the exception of tagging behavior due to bug in v0
- nodejs v18 required (was v14)
- Provide finally an official stable version
- Start properly following SemVer 2.0.0
- Fix some bugs
- Upgrade dependencies and build tooling
- Improve unit tests (coverage is now close to 95%)
- Provide a good starting point for future refactoring/rewrites, fixes and new features

<br/>

## Upgrade
Expand Down

0 comments on commit 45e7186

Please sign in to comment.