You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should re-evaluate our current session code (both server-side with request mode sessions and client-side).
I think we have the opportunity to extract these into integrations to make it more modular, and allow for users to tree-shake out the logic if they don't want it (should save decent bundle size on browser).
lforst
changed the title
v9 Roadmap
[JavaScript] v9 Roadmap
Nov 4, 2024
The general topics for this major:
The items for this major can be found in #14224 (pre-work), #14225 (main work), #14288 (pre-release tasks) and #14226 (post-release tasks).
The following items are likely also gonna happen but need a bit more refinement and have dependencies on stakeholders outside of the JavaScript SDK.
Needs Refinement
We also include some stretch goals that may get pulled into the major if we deem it valuable:
Stretch Goals
--isolatedDeclarations
#13885The text was updated successfully, but these errors were encountered: