Skip to content

v1.2.6

Latest
Compare
Choose a tag to compare
@kimyvgy kimyvgy released this 24 Sep 08:42
· 6 commits to master since this release

Features

  • feat: add property 'cacheStatusHeader: string' (a5fb452)
  • feat: add property 'enabled: false' to disable page-cache module (f6e7054)
  • feat: support 2 ways for module options (3b25641)
  • feat: add ioredis store (eaf92b3)
  • feat: set TTL values for pages individually (78c22c6)

Refactors

  • refactor: discover hostname in request header 'Host' (6c441fd)
  • refactor(deps): move 'redis' to the optional dependencies (40e3dd7)

Bug fixes

  • fix: infinite reloading page with dev build progress bars (fa04774)