Skip to content

Commit

Permalink
adding in line break
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Sep 8, 2024
1 parent 4398ba0 commit 6d65d6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/site/docs/v4-to-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const keyv = new Keyv({ store: new KeyvRedis({ uri: 'redis://user:pass@localhost

We have stopped testing on Nodejs 18 and below and while we do not force or require you to use Nodejs 20+ we do recommend it.


# New Features
Here are a list of new features in Keyv v5:
- **Typescript Support**: Keyv v5 is written in Typescript and has full typescript support.
Expand Down

0 comments on commit 6d65d6b

Please sign in to comment.