Skip to content

Releases: KnpLabs/server-side-renderer

v0.0.2

27 May 09:36
8ded449
Compare
Choose a tag to compare

CHANGELOG:

  • Lower log level for failed browser requests #26
  • Fix google-chrome-stable version #27
  • Complete job with error when an exception occurs #28
  • Add browser console debug logs #29
  • Add job timeout configuration #31

v0.0.1

26 May 12:46
f036355
Compare
Choose a tag to compare

CHANGELOG:

  • Validate service configuration and manage a single configuration object #1
  • Add circleci #2
  • Add e2e tests #4
  • Improve Docker image and parameters #5
  • Feature/eslint #6
  • Setup dependabot #7
  • Bump @babel/core from 7.14.0 to 7.14.2 #9
  • Bump @babel/preset-env from 7.14.1 to 7.14.2 #10
  • Bump @babel/node from 7.13.13 to 7.14.2 #12
  • Update dependabot config #13
  • Bump @babel/cli from 7.13.16 to 7.14.3 #14
  • Bump bull from 3.22.4 to 3.22.6 #15
  • Add logger and configuration tests #17
  • Fix Dockerfile permissions #18
  • Add queue tests #19
  • Bump @babel/core from 7.14.2 to 7.14.3 #20
  • Bump eslint from 7.26.0 to 7.27.0 #21
  • Add lint rules #22
  • Add browser request redirections #23
  • Lower log level for failed browser requests #26