Skip to content

Commit 3b2d105

Browse files
Update CHANGELOG.md
1 parent bd50db0 commit 3b2d105

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ A new version of the library, including a couple of improvements:
1515
- Drop manual UMD bundle creation in `index.standalone.ts`, but rely on rollup instead.
1616
- Infer JwtPayload and JwtHeader default types from the `header` argument by using overloads.
1717

18-
**Additionally, this PR ensures the file size is decreased:**
19-
20-
- **ESM and CJS decreased by 22%**
21-
- **UMD decreased by 37%**
22-
2318
Even though some users might experience breaking changes, mostly because of the `exports` field, the majority should be able to update without making any changes, assuming the SDK is used in environments with support for `atob`.
2419

2520
## Version [4.0.0-beta.4](https://github.com/auth0/jwt-decode/releases/tag/v4.0.0-beta.4)

0 commit comments

Comments
 (0)