Skip to content

Add support for Vite 8#29

Closed
Lukasss93 wants to merge 1 commit intoDevWizardHQ:mainfrom
Lukasss93:vite8
Closed

Add support for Vite 8#29
Lukasss93 wants to merge 1 commit intoDevWizardHQ:mainfrom
Lukasss93:vite8

Conversation

@Lukasss93
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@iqbalhasandev iqbalhasandev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution — adding Vite 8 to the peer dependency range is exactly the right thing to do here.

The PR has a merge conflict because two Dependabot PRs landed on main after this was opened:

  • #27 bumped typescript from ^5.7.0^6.0.2
  • #32 bumped vite (devDependency) from ^7.3.1^8.0.8

These changes touched the same lines in package.json and package-lock.json that this PR modifies.

I've resolved the conflicts in a separate branch that keeps your peerDependencies change and applies it on top of the current main: https://github.com/DevWizardHQ/vite-plugin-enumify/tree/vite8-fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants