Skip to content

Make properties in T for IronSession<T> optional#842

Open
mattrossman wants to merge 1 commit into
vvo:mainfrom
mattrossman:matt/issue-661
Open

Make properties in T for IronSession<T> optional#842
mattrossman wants to merge 1 commit into
vvo:mainfrom
mattrossman:matt/issue-661

Conversation

@mattrossman
Copy link
Copy Markdown

Resolves #661

I noticed places where stuff gets cast as T internally (e.g. here), this is inaccurate but otherwise harmless for external API so I won't mess with it.

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iron-session ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 5:06pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make properties in T for IronSession<T> optional (union with undefined)

1 participant