v0.14.8
What's Changed
- docs: fix migration guide in changelog to be consistent with node by @porcellus in #362
- fix: Anti csrf should happen only when access token is passed while session is optional by @KShivendu in #369
- test: Verify session should return 401 if access token isn't sent and middleware isn't added by @KShivendu in #363
- test: Fix frontend integration tests failure by @KShivendu in #370
New Contributors
- @porcellus made their first contribution in #362
Full Changelog: v0.14.7...v0.14.8