Skip to content

Releases: KnpLabs/server-side-renderer

v1.1.1

08 Aug 09:19
9eaa55a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Jul 07:18
4995dfe
Compare
Choose a tag to compare

What's Changed

  • Bump Chrome to version 126
  • Bump puppeteer-core to version 22.13.1
  • Bump node to version 22.12.2

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Aug 09:23
da79483
Compare
Choose a tag to compare
  • Bump @babel/preset-env from 7.14.8 to 7.15.0
  • Bump eslint from 7.31.0 to 7.32.0
  • Bump @babel/node from 7.14.7 to 7.14.9
  • Bump puppeteer-core from 10.1.0 to 10.2.0
  • Bump path-parse from 1.0.6 to 1.0.7
  • Bump @babel/core from 7.14.8 to 7.15.0
  • Bump bull from 3.27.0 to 3.29.0
  • Add documentation #95

v0.0.9

29 Jul 13:56
dfe5ac9
Compare
Choose a tag to compare
  • Bump jest from 27.0.5 to 27.0.6
  • Bump babel-jest from 27.0.5 to 27.0.6
  • Bump nodemon from 2.0.7 to 2.0.12
  • Bump puppeteer-core from 10.0.0 to 10.1.0
  • Bump bull from 3.22.9 to 3.27.0
  • Bump eslint from 7.29.0 to 7.31.0
  • Bump @babel/cli from 7.14.5 to 7.14.8
  • Bump @babel/core from 7.14.6 to 7.14.8
  • Bump @babel/preset-env from 7.14.7 to 7.14.8
  • Bump eslint-plugin-jest from 24.3.6 to 24.4.0
  • Bump regenerator-runtime from 0.13.7 to 0.13.9
  • Add the ability to configure a post render script #88

v0.0.8

23 Jun 12:52
093a01f
Compare
Choose a tag to compare
  • Bump eslint from 7.28.0 to 7.29.0
  • Bump @babel/node from 7.14.5 to 7.14.7
  • Bump @babel/preset-env from 7.14.5 to 7.14.7
  • Bump jest from 27.0.4 to 27.0.5
  • Bump bull from 3.22.8 to 3.22.9
  • Bump babel-jest from 27.0.2 to 27.0.5
  • Fix log timestamps #69

v0.0.7

18 Jun 12:26
80f2855
Compare
Choose a tag to compare
  • Improve Chromium logging #61
  • Add the ability to configure Chrome arguments #62

v0.0.6

16 Jun 13:05
4e1e0d9
Compare
Choose a tag to compare
  • Bump @babel/core from 7.14.5 to 7.14.6
  • Add support for wildcards in worker renderer's authorized domains #60

v0.0.5

14 Jun 13:36
25f9ca1
Compare
Choose a tag to compare
  • Bump @babel/preset-env from 7.14.2 to 7.14.5
  • Bump ws from 7.4.5 to 7.4.6
  • Add fallback webserver endpoints #40
  • Bump bull from 3.22.6 to 3.22.8
  • Add request registry tests #41
  • Add renderer tests #42
  • Upgrade NodeJS from 14.4.0 to 14.17.0
  • Bump puppeteer-core from 9.1.1 to 10.0.0
  • Bump babel-jest from 26.6.3 to 27.0.2
  • Bump jest from 26.6.3 to 27.0.4
  • Bump eslint from 7.27.0 to 7.28.0
  • Refactoring of manager and worker modules #45
  • Bump @babel/core from 7.14.3 to 7.14.5
  • Fix Chrome package version #58
  • Bump normalize-url from 4.5.0 to 4.5.1
  • Bump @babel/cli from 7.14.3 to 7.14.5
  • Bump @babel/node from 7.14.2 to 7.14.5

v0.0.4

28 May 09:37
b7ad91d
Compare
Choose a tag to compare

CHANGELOG:

  • Manage timeouts and timeout errors #34
  • Set higher default timeouts #35

v0.0.3

27 May 14:17
90d674e
Compare
Choose a tag to compare

CHANGELOG:

  • Match the url from start for redirections #32