Skip to content

v1.0.0

Choose a tag to compare

@krdlab krdlab released this 02 Jan 13:53
· 86 commits to master since this release
2c96f71

1.0.0 (2020-01-02)

Bug Fixes

  • Avoid undefined in Session constructor arguments (4906661)
  • Switch RedisStore from connect-redis to own implementation (e756a3d)

BREAKING CHANGES

  • To rewrite in TypeScript, RedisStore has been changed to own implementation.