Skip to content

Releases: companieshouse/node-session-handler

3.0.4

04 Sep 08:21
826face
Compare
Choose a tag to compare

Dependencies upgrade

3.0.3

17 Jul 15:49
a51e48f
Compare
Choose a tag to compare

Dependencies got upgraded to newer versions

3.0.2

22 Jun 12:06
98ebdff
Compare
Choose a tag to compare

This release adds missing companyNumber key to SignInInfo interface

3.0.1

10 Jun 13:05
fd890c3
Compare
Choose a tag to compare

Version includes:

  • upgrade to latest version of CH structured logging to print logs in server timezone

3.0.0

07 May 13:22
1f3205e
Compare
Choose a tag to compare

This release changes the way session middleware works by adding session persistence on response end.

It is a breaking change in such sense that middleware now not only reads data but it also saves it.

2.1.1

30 Apr 13:07
3752eee
Compare
Choose a tag to compare

This release fixes issue caused by missing await in scenario where session was being deleted after session load failed.

2.1.0

30 Apr 11:06
b65b616
Compare
Choose a tag to compare

This release includes integration with CH structured logging.

2.0.0

27 Apr 15:26
d43632a
Compare
Choose a tag to compare

This release contains braking changes caused by removal of purify-ts library from the codebase.

In addition to that some other changes has been made to Session class to make an API easier to use.

1.0.0

22 Apr 12:05
Compare
Choose a tag to compare
chore: bump version to 1.0.0 and correct links in package.json