Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Version 1.2.0

Latest
Compare
Choose a tag to compare
@josbroers josbroers released this 30 Jun 18:05
· 18 commits to master since this release
aef415f

Core changes

  • Add security headers in webpack: #93
  • Add turboMode to webpack: #93
  • Add progressive web app in production mode: #94
  • Change React to Preact in production: #94
  • Update packages to @latest: #93
  • Fix next/image in header component: #104
  • Add next/script instead of default <script />: #95
  • Add dns-prefetch to all external URLs: #96
  • Fix sitemap styling: #97
  • Add SWR to sitemap page: #97
  • Load favicons from own server: #94
  • Removed preload for Inter-Italic.var.woff2: #107

Documentation changes

  • Changed environment variable for placeholder: #104