Skip to content

Releases: iamolegga/nestjs-cookie-session

3.0.1: fix nest@8 compatibility of useFactory return type

17 Aug 13:18
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /example by @dependabot in #765
  • build(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /example by @dependabot in #766
  • build(deps-dev): bump webpack from 5.51.1 to 5.88.2 by @dependabot in #767
  • build(deps-dev): bump json5 from 1.0.1 to 1.0.2 in /example by @dependabot in #764
  • build(deps): bump @nestjs/core from 8.0.6 to 9.0.5 in /example by @dependabot in #768
  • build(deps): bump shelljs and @nestjs/cli in /example by @dependabot in #771
  • build(deps): bump webpack and @nestjs/cli in /example by @dependabot in #770
  • fix nest@8 compatibility of useFactory return type by @iamolegga in #772

Full Changelog: 3.0.0...3.0.1

3.0.0: drop support of nestjs<8 and node<16, update ci, deps, readme

16 Aug 15:32
Compare
Choose a tag to compare

What's Changed

Read more

2.0.1: add License and strict engine check

30 Aug 22:18
f28086d
Compare
Choose a tag to compare
strict engine (#379)

* strict engine

* License

2.0.0: nestjs6+ support

30 Aug 21:28
a0c6b74
Compare
Choose a tag to compare
Merge pull request #376 from iamolegga/dependabot/npm_and_yarn/eslint…