Replies: 3 comments 3 replies
|
I have internally kicked of the process for this. Our security team will do a review, once they give a green light we are good to go. |
1 reply
|
@frederikprijck Looks like the release notes are missing some information on how to migrate from the default to the named exports. You might want to add some instructions like: Migration 🚚The -import jwtDecodefrom "jwt-decode";
+import { jwtDecode } from "jwt-decode"; |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I personally cannot think of anything that still needs to be done for the 4.0 release. Should we go ahead and publish a stable version @frederikprijck?
All reactions