Skip to content

Make session.config property public

Compare
Choose a tag to compare
@thetutlage thetutlage released this 23 Jan 11:55
· 12 commits to develop since this release

Since the config/session.ts file exports a config provider, there is no way to get configuration raw configuration from it. Instead, you can use the ctx.session.config to get a hold of the raw configuration.

Commits

  • refactor: make session.config property public 4395100

v7.1.0...v7.1.1

Full Changelog: v7.1.0...v7.1.1