Skip to content

1.0.6 - Updates and automatic reindexing

Choose a tag to compare

@onigoetz onigoetz released this 02 May 12:11
· 210 commits to master since this release

Highlights

  • The content is now automatically reindexed every night (at 03:25 by default, can be changed with an environment variable)
  • Update to Next.js 10.2
  • More efficient use of caches.

Update to Next.js 10.2

We are now taking the advantage of Webpack 5 and its more advanced compression. Also, we are using the embedded Image component instead of react-lazyload