Releases: Js-Brecht/gatsby-plugin-pnpm
Releases · Js-Brecht/gatsby-plugin-pnpm
v1.2.9: Gatsby v4 support
16 Nov 23:46
Compare
Sorry, something went wrong.
No results found
Changes Gatsby's peerDependency to support v4
Framework cache group fix
05 Aug 03:40
Compare
Sorry, something went wrong.
No results found
Adds a webpack config fix for the framework cache group
Version 1.2.6
11 Apr 08:51
Compare
Sorry, something went wrong.
No results found
Lists compatibility with Gatsby v3
Version 1.2.5
02 May 09:01
Compare
Sorry, something went wrong.
No results found
Filter resolve/resolveLoader modules by-unique
Version 1.2.0
13 Feb 07:00
Compare
Sorry, something went wrong.
No results found
Added the following plugin options:
Name
Description
projectPath
Defaults to process.cwd()
Change the default project root path for module resolution
strict
Defaults to true
true
Follows pnpm philosophy of limiting the scope of your modules to your current project (or projectPath, in this regard)
false
Uses Node's module resolution via require.resolve().
Version 1.1.1
05 Feb 16:22
Compare
Sorry, something went wrong.
No results found
Fixed include option property name
Version 1.0.0
05 Feb 07:01
Compare
Sorry, something went wrong.
No results found