render-examples / strapi-postgres-cloudinary

Deploy Strapi with PostgreSQL and Cloudinary on Render.
https://render.com/docs/deploy-strapi
MIT License
41 stars 165 forks source link

Update Strapi to 3.2.1 #1

Closed davidmauskop closed 3 years ago

davidmauskop commented 3 years ago

This lets us use Strapi's new Draft & Publish feature and addresses a security vulnerability in node-fetch versions < 2.6.1.

See https://github.com/render-examples/strapi-sqlite/pull/1 for more discussion. Thanks @lauriejim for the original PR!