Skip to content

Conversation

@marvinhagemeister
Copy link

This PR adds support for Deno projects which don't necessarily have a package.json. When a Deno environment is detect it will check for deno.json or deno.jsonc first before falling back to package.json.

Fixes denoland/fresh#3392

@changeset-bot
Copy link

changeset-bot bot commented Sep 12, 2025

🦋 Changeset detected

Latest commit: f134d01

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@vanilla-extract/integration Patch
@vanilla-extract/compiler Patch
@vanilla-extract/esbuild-plugin Patch
@vanilla-extract/jest-transform Patch
@vanilla-extract/parcel-transformer Patch
@vanilla-extract/rollup-plugin Patch
@vanilla-extract/vite-plugin Patch
@vanilla-extract/webpack-plugin Patch
@vanilla-extract/next-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@marvinhagemeister marvinhagemeister force-pushed the fix-deno branch 3 times, most recently from 42c1633 to 6d5a11e Compare September 12, 2025 14:04
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.

Vite plugin for vanilla-extract does not work.

1 participant