Skip to content

Releases: 4cm4k1/personal-website

v0.9.3

06 Dec 17:42
eb33b07
Compare
Choose a tag to compare
  • Simplifies Content Security Policy (CSP) headers in now.json to use default-src directive with just 'self', webpack:, hostnames (e.g. *.gstatic.com), and upgrade-insecure-requests directive (note: for better security, change 'unsafe-inline' to 'strict-dynamic' as soon as vercel/next.js#4943 lands)
  • Upgrades dependencies to latest versions

v0.9.2

03 Dec 03:22
a4bc001
Compare
Choose a tag to compare

v0.9.1

30 Nov 07:31
b2e2ec7
Compare
Choose a tag to compare
  • Updates readme.md and other Markdown files
  • Removes some aliases from now.json, which have been moved to redirects
  • Adjusts prettier configuration

Initial release

30 Nov 06:26
f755cab
Compare
Choose a tag to compare
  • Serves and builds Next.js app for personal website in both development and production modes with optional deployment to Now 2.0