- #985 (minor)
Add arootDiroption so integrations can point varlock at the project root when the framework sets vite'srootto a source subdirectory, and exportbuildVarlockSsrInitCodefor build pipelines vite does not own. - #987 (patch)
Fix package.json entry points - remove references to files that were never built and declare import/require conditions explicitly - #1021 (patch) - Build with tsdown instead of tsup; published files now use explicit .mjs/.cjs extensions.
- #985 (patch)
Fix build-time inlining of ENV values referenced directly in Vue template interpolation ({{ ENV.X }}), which previously fell through to the runtime proxy and broke hydration in production builds
Published to
- ✅ npm