mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Add support for Yarn Plug'n'Play filesystem layout #3888
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
|
||||
Requires libvips v8.15.0
|
||||
|
||||
### v0.33.1 - TBD
|
||||
|
||||
* Add support for Yarn Plug'n'Play filesystem layout.
|
||||
[#3888](https://github.com/lovell/sharp/issues/3888)
|
||||
|
||||
### v0.33.0 - 29th November 2023
|
||||
|
||||
* Drop support for Node.js 14 and 16, now requires Node.js >= 18.17.0
|
||||
|
||||
@@ -13,8 +13,6 @@ pnpm add sharp
|
||||
```
|
||||
|
||||
```sh
|
||||
# yarn v3+ (Plug'n'Play is unsupported)
|
||||
yarn config set nodeLinker node-modules
|
||||
yarn add sharp
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user