Skip to content

Releases: vanilla-extract-css/vanilla-extract

@vanilla-extract/[email protected]

30 Nov 05:45
3b34033

Choose a tag to compare

Patch Changes

  • #508 d15e783 Thanks @markdalgleish! - Add exports field to package.json so nested package paths can be imported in a Node.js ESM context

@vanilla-extract/[email protected]

30 Nov 05:45
3b34033

Choose a tag to compare

Patch Changes

  • #508 d15e783 Thanks @markdalgleish! - Add exports field to package.json so nested package paths can be imported in a Node.js ESM context

@vanilla-extract/[email protected]

30 Nov 02:40
33b9aaf

Choose a tag to compare

Patch Changes

@vanilla-extract/[email protected]

24 Nov 22:32
3a36820

Choose a tag to compare

Patch Changes

  • #492 f2d2d9e Thanks @benjervis! - Fix requiring of webpack loader

    Previously, the webpack plugin would reference itself as a loader by requiring @vanilla-extract/webpack-plugin/loader, but this was technically incorrect, and only worked because of the flat node_modules structure that yarn provides.

    When using a package manager like pnpm, which does not have a flat structure, this breaks.

    This change uses relative references internally to ensure that the loader can always be required.

@vanilla-extract/[email protected]

24 Nov 22:32
3a36820

Choose a tag to compare

Patch Changes

@vanilla-extract/[email protected]

24 Nov 22:32
3a36820

Choose a tag to compare

Patch Changes

@vanilla-extract/[email protected]

15 Nov 04:35
ce17311

Choose a tag to compare

Patch Changes

@vanilla-extract/[email protected]

09 Nov 22:53
0ca8c79

Choose a tag to compare

Patch Changes

  • #459 2719dc0 Thanks @mattcompiles! - Remove unused files and dependencies

  • #459 2719dc0 Thanks @mattcompiles! - Remove "Styles detected outside of '.css.(ts/js)' files" error

    This error could occasionally cause false positives, and was inconsistent with the rest of the integrations.

@vanilla-extract/[email protected]

27 Oct 10:16
076b02d

Choose a tag to compare

Patch Changes

@vanilla-extract/[email protected]

21 Oct 22:25
172c1d9

Choose a tag to compare

Patch Changes