This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@open-pioneer/vite-plugin-pioneer@3.0.4
Patch Changes
1b84a49: Fix a problem that may produce dev server errors on newer versions of vite:
11:11:21 AM [vite] Internal server error: Failed to resolve services entry point for package $DIR/src/samples/showcase/showcase-app
Caused by: Cannot read properties of undefined (reading 'resolveId')
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@open-pioneer/vite-plugin-pioneer@3.0.4
Patch Changes
1b84a49: Fix a problem that may produce dev server errors on newer versions of vite: