Skip to content

@vanilla-extract/esbuild-plugin@0.1.1

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 15 Apr 23:11
· 577 commits to master since this release
b755566

Patch Changes

  • #30 b4591d5 Thanks @mattcompiles! - Fix hash context information not being applied

    This change makes it so all files with a valid CSS file extension (e.g. .css.ts) get hash context information (internally referred to as filescope) applied. This fixes some situations where the "New styles cannot be registered dynamically after initial boot" error would occur incorrectly.