Skip to content

v11.3.3

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 22 Apr 05:31
· 769 commits to master since this release
f7bb7e6

Patch Changes

  • Exclude playroom from vanilla-extract pipeline (#682)

    TL;DR Only affects consumers using running Playroom along side sku — i.e. Braid.

    Due to the current pattern used for the virtual file paths of vanilla-extract's generated stylesheets, we are manually excluding Playroom’s vanilla-extract styles.

    In the future, we are planning to use more realistic virtual file paths, which should honour the default handling of include/exclude path matching and make this work around no longer necessary.