Releases: companieshouse/node-session-handler
Releases · companieshouse/node-session-handler
3.0.4
Dependencies upgrade
3.0.3
Dependencies got upgraded to newer versions
3.0.2
This release adds missing companyNumber key to SignInInfo interface
3.0.1
Version includes:
- upgrade to latest version of CH structured logging to print logs in server timezone
3.0.0
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
This release fixes issue caused by missing await in scenario where session was being deleted after session load failed.
2.1.0
This release includes integration with CH structured logging.
2.0.0
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
chore: bump version to 1.0.0 and correct links in package.json