Skip to content

fix(package): Bump Jinter to fix bad export order#439

Merged
LuanRT merged 3 commits intoLuanRT:mainfrom
titong0:patch-1
Jul 16, 2023
Merged

fix(package): Bump Jinter to fix bad export order#439
LuanRT merged 3 commits intoLuanRT:mainfrom
titong0:patch-1

Conversation

@titong0
Copy link
Contributor

@titong0 titong0 commented Jul 15, 2023

Version 1.0.0 has an export order which crashes some webpack environments (at least I came across it when using next.js 13). Updating to jinter@1.1.0 fixes it.

Fixes #432

Version 1.0.0 has an export order which crashes some webpack environments (at least I came across it when using next.js 13). Updating to 1.1.0 fixes it. A bit more context here LuanRT#432
@LuanRT LuanRT changed the title Update package.json to fix bad export order fix(package): Update Jinter to fix bad export order Jul 15, 2023
@LuanRT LuanRT changed the title fix(package): Update Jinter to fix bad export order fix(package): Bump Jinter to fix bad export order Jul 15, 2023
@LuanRT
Copy link
Owner

LuanRT commented Jul 15, 2023

Are you able to clone the repo locally and update the lock file? The checks are failing because npm won't install the dependencies as package-lock.json is outdated.

Edit:
Done, no need to worry about this. Thank you!

@LuanRT LuanRT merged commit 2aef678 into LuanRT:main Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V5.2.1 Next.js break?

2 participants