github remix-run/remix session-middleware@0.4.0
session-middleware v0.4.0

latest releases: ui@0.5.0, test@0.6.0
3 hours ago

Minor Changes

  • BREAKING CHANGE: Session cookies now default to HttpOnly when the cookie's httpOnly option is omitted. Set httpOnly: false explicitly to preserve access from client-side JavaScript; the middleware emits a warning when this protection is disabled.

Patch Changes

Don't miss a new remix release

NewReleases is sending notifications on new releases.