Skip to content

Conversation

vanilla-extract-ci
Copy link
Collaborator

@vanilla-extract-ci vanilla-extract-ci commented Jul 14, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@vanilla-extract/[email protected]

Minor Changes

  • #1604 4a020ba Thanks @drwpow! - Add "extract" option which bundles CSS into one bundle. Removes .css imports.

    EXAMPLE USAGE:

    vanillaExtractPlugin({
      extract: {
        name: 'bundle.css',
        sourcemap: false
      }
    });

@vanilla-extract/[email protected]

Patch Changes

@vanilla-extract/[email protected]

Patch Changes

@vanilla-extract-ci vanilla-extract-ci force-pushed the changeset-release/master branch from 13f60be to 3eff10e Compare July 14, 2025 07:23
@South-Paw
Copy link

Would be super to get this looked at by a maintainer, awaiting vite 7 support 🚀

@mattcompiles mattcompiles merged commit 1ccea97 into master Jul 26, 2025
14 of 16 checks passed
@mattcompiles mattcompiles deleted the changeset-release/master branch July 26, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants