Skip to content

Commit

Permalink
add note about v3.0.0-rd2
Browse files Browse the repository at this point in the history
  • Loading branch information
zbjornson committed Jun 20, 2024
1 parent 130785f commit 3b04bde
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

node-canvas is a [Cairo](http://cairographics.org/)-backed Canvas implementation for [Node.js](http://nodejs.org).

> [!TIP]
> **v3.0.0-rc2 is now available for testing on Linux and Windows!** It's the first version
> to use N-API and prebuild-install. Please give it a try and let us know if you run into any issues.
> ```sh
> npm install canvas@next
> ```
## Installation
```bash
Expand Down

0 comments on commit 3b04bde

Please sign in to comment.