Skip to content

v2.2

Compare
Choose a tag to compare
@andrewbrazzatti andrewbrazzatti released this 09 Nov 00:20
· 1157 commits to master since this release

What's Changed

Breaking Change

Due to the upgrade to the latest Node 18 LTS and the changes to the peer dependency logic introduced from npm v7+. The flag --legacy-peer-deps needs to be added to any npm install commands used to install plugins.
e.g. npm i --legacy-peer-deps "@researchdatabox/sails-hook-redbox-pdfgen"

Full Changelog: v2.1.2...v2.2