Skip to content

@varlock/vite-integration v1.5.0

Choose a tag to compare

@bumpy-bot bumpy-bot released this 25 Aug 06:04
eee5864
  • #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