vanilla-extract

Zero-runtime Stylesheets-in-TypeScript

MIT License

Downloads
15.5M
Stars
9.6K
Committers
113

Bot releases are hidden (Show)

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 7 months ago

Patch Changes

  • #1333 6ac9f66 Thanks @askoufis! - Use a more accurate regex for detecting webpack template strings in paths

    We now use a modified version of the regex from the webpack source code to detect template strings in paths.
    As long as the path isn't already escaped, we should detect it.

  • Updated dependencies [6ac9f66]:

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 7 months ago

Patch Changes

  • #1353 94d5f06 Thanks @himself65! - Move vite-node compiler creation to a more appropriate plugin hook to ensure correct cleanup of resources
vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 8 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 8 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 8 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 8 months ago

Patch Changes

  • #1314 e8a6850 Thanks @mrm007! - Resolve and pass a new copy of the Vite config to the vite-node compiler

    Previously, we were passing the same Vite config object to the vite-node compiler. This was causing compatibility issues with other plugins, such as Vitest and Remix.

  • Updated dependencies [e8a6850]:

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 8 months ago

Minor Changes

  • #1314 e8a6850 Thanks @mrm007! - A Vite config object can be passed to the vite-node compiler via the viteConfig option

    viteResolve and vitePlugins options are deprecated and will be removed in a future version.

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

  • #1309 fdafb6d Thanks @mrm007! - Correctly resolve module paths when using Vite plugins that affect module resolution, such as vite-tsconfig-paths

  • #1308 20e33a5 Thanks @mrm007! - Don't pass Remix Vite plugin to the vite-node compiler

    Remix throws an error if it's loaded without a config file, which is what we do when we initialise the vite-node compiler.

  • Updated dependencies [fdafb6d]:

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Major Changes

  • #1309 fdafb6d Thanks @mrm007! - Use absolute paths internally to make sure Vite resolves modules correctly

    This change only affects integrations that use the vite-node compiler, which is currently the esbuild (next) and Vite plugins

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Minor Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes

vanilla-extract - @vanilla-extract/[email protected]

Published by vanilla-extract-ci 9 months ago

Patch Changes