Releases: vanilla-extract-css/vanilla-extract
Releases · vanilla-extract-css/vanilla-extract
@vanilla-extract/[email protected]
@vanilla-extract/[email protected]
Patch Changes
-
Updated dependencies [
f0533be,a7fccf8]:- @vanilla-extract/[email protected]
- @vanilla-extract/[email protected]
@vanilla-extract/[email protected]
@vanilla-extract/[email protected]
Patch Changes
-
#1592
35d6b3fThanks @askoufis! - Disable the compiler's file watcher during builds -
Updated dependencies [
35d6b3f]:- @vanilla-extract/[email protected]
@vanilla-extract/[email protected]
Minor Changes
-
#1592
35d6b3fThanks @askoufis! -createCompiler: AddenableFileWatcheroptionBy default, the compiler sets up its own file watcher.
This option allows you to disable it if necessary, such as during a production build.EXAMPLE USAGE:
const compiler = createCompiler({ root: process.cwd(), enableFileWatcher: false });
@vanilla-extract/[email protected]
Patch Changes
- Updated dependencies []:
- @vanilla-extract/[email protected]
@vanilla-extract/[email protected]
Patch Changes
-
#1583
6488e28Thanks @askoufis! - Ignore VitebaseconfigFixes a bug where imported asset URLs would be transformed by the compiler when setting the
baseoption in Vite, resulting in incorrect resolution and bundling of these assets during the build process. -
Updated dependencies [
6488e28]:- @vanilla-extract/[email protected]
- @vanilla-extract/[email protected]
@vanilla-extract/[email protected]
Patch Changes
- Updated dependencies []:
- @vanilla-extract/[email protected]
@vanilla-extract/[email protected]
@vanilla-extract/[email protected]
Patch Changes
- Updated dependencies []:
- @vanilla-extract/[email protected]