Skip to content

Commit 4530336

Browse files
committed
Updated version and docs
1 parent 6190a87 commit 4530336

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,9 @@
224224
### Fixed
225225

226226
- Fixed for passing of nonce to style tag
227+
228+
## v3.9.17
229+
230+
### Fixed
231+
232+
- Fixed o.oneOfType TypeError by reverting the pr #130 that is "Added ESM build output and improve package exports for better module compatibility."

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-toploader",
3-
"version": "3.9.16",
3+
"version": "3.9.17",
44
"description": "A Next.js Top Loading Bar component made using nprogress, works with Next.js 15 and Next.js 14 and React.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)