Skip to content

@vanilla-extract/[email protected]

Choose a tag to compare

@vanilla-extract-ci vanilla-extract-ci released this 10 Mar 04:48
· 256 commits to master since this release
e318f9b

Minor Changes

  • #1030 49ff399 Thanks @markdalgleish! - Add createCompiler function for creating a compiler instance that can be re-used between builds. This is a low-level function intended for use by bundler plugins and, as such, is currently undocumented. Note that in order to use the new compiler you must also update @vanilla-extract/css to v1.10.0.

  • #1030 49ff399 Thanks @markdalgleish! - Add support for onBeginFileScope adapter lifecycle hook

Patch Changes