Skip to content

Allow packageInfo to be undefined #1564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

emonadeo
Copy link
Contributor

Fixes #1563.

IIRC, the name is only relevant for packages that publish to npm (#20).
This PR relaxes that requirement.

Copy link

changeset-bot bot commented Mar 23, 2025

🦋 Changeset detected

Latest commit: eba2c00

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/jest-transform Patch
@vanilla-extract/webpack-plugin Patch
@vanilla-extract/integration Patch
@vanilla-extract/vite-plugin Patch
@vanilla-extract/compiler Patch
@vanilla-extract/next-plugin Patch
@vanilla-extract/esbuild-plugin Patch
@vanilla-extract/parcel-transformer Patch
@vanilla-extract/rollup-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

@emonadeo emonadeo force-pushed the optional-package-info branch from 31fbe8f to eba2c00 Compare March 31, 2025 21:14
@baetheus
Copy link

baetheus commented Aug 7, 2025

Heya @emonadeo do you have time to resolve these conflicts or would you rather I take it over and try to get it pulled?

@emonadeo emonadeo force-pushed the optional-package-info branch from eba2c00 to af6dc16 Compare August 7, 2025 11:25
@emonadeo
Copy link
Contributor Author

emonadeo commented Aug 7, 2025

Heya @emonadeo do you have time to resolve these conflicts or would you rather I take it over and try to get it pulled?

Thanks for letting me know. Rebased onto master.

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.

Support deno.json and package.json without a name field
2 participants