·
22 commits
to main
since this release
@varlock/vite-integration
1.0.0
Patch Changes
0.0.11
Patch Changes
-
#163
8d31513Thanks @theoephraim! - fix issue with executable path when running directly instead of via package manager
0.0.10
Patch Changes
0.0.9
Patch Changes
- Updated dependencies [
9d9c8de]:
0.0.8
Patch Changes
0.0.7
Patch Changes
-
#132
330bd92Thanks @theoephraim! - fix logic around setting process.env and handling empty/undefined vals -
Updated dependencies [
330bd92]:
0.0.6
Patch Changes
- Updated dependencies [
17206e8]:
0.0.5
Patch Changes
- #116
9e8b40aThanks @theoephraim! - - make Vite plugin work for SSR scenarios, injecting code and resolved env (in some cases)- detect Cloudflare Vite plugin
- make compatible with React Router 7
- simplify astro integration to rely on vite integration more
- Updated dependencies [
9e8b40a,86c02bf]:
0.0.4
Patch Changes
-
#111
429b7ccThanks @theoephraim! - update deps
0.0.3
Patch Changes
-
#101
48d1c4dThanks @theoephraim! - new astro integration, based on vite integration -
#103
d657b50Thanks @theoephraim! - chore: update dependencies
0.0.2
Patch Changes
-
#91
186d6edThanks @theoephraim! - fix vite reloading logic -
#91
186d6edThanks @theoephraim! - use ast-based replacement method instead of naive string replacement -
Updated dependencies [
186d6ed]:
0.0.1
Patch Changes
-
#77
f49fd2aThanks @theoephraim! - vite integration