github dmno-dev/varlock @varlock/vite-integration@1.5.0
@varlock/vite-integration v1.5.0

  • #985 (minor)
    Add a rootDir option so integrations can point varlock at the project root when the framework sets vite's root to a source subdirectory, and export buildVarlockSsrInitCode for 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

Don't miss a new varlock release

NewReleases is sending notifications on new releases.