Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Vite 4 support #14

Merged
merged 5 commits into from Dec 24, 2022
Merged

feat!: Vite 4 support #14

merged 5 commits into from Dec 24, 2022

Conversation

userquin
Copy link
Member

@userquin userquin commented Nov 13, 2022

SvelteKit has Vite ^4.0.0 as peer dependency.

This PR also inlcudes:

  • remove rollup assets file names
  • bump versions to major
  • sveltekit ^1.0.0 as peer dependency
  • deprecated kit base option

The PWA plugin will support both layouts, there is no need to include here the Rollup assets file names:
vite-pwa/vite-plugin-pwa#413

Don't merge until previous PR merged and released: this PR will need also update the PWA plugin version

/cc @benmccann

@userquin userquin marked this pull request as ready for review December 12, 2022 12:45
@userquin userquin changed the title feat: remove rollup assets file names feat!: Vite 4 support Dec 12, 2022
@userquin userquin marked this pull request as draft December 12, 2022 14:42
@userquin userquin marked this pull request as ready for review December 17, 2022 11:53
@userquin userquin merged commit f39a0d0 into main Dec 24, 2022
@userquin userquin deleted the userquin/feat-asset-file-names branch December 24, 2022 10:19
@hmajid2301
Copy link

@benmccann Can you also release a new version on npm please

@userquin
Copy link
Member Author

@hmajid2301 0.1.0 version released

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.

None yet

3 participants