Skip to content

chore: add engines field to package.json#3543

Open
gameroman wants to merge 3 commits into
chakra-ui:mainfrom
gameroman:engines-node
Open

chore: add engines field to package.json#3543
gameroman wants to merge 3 commits into
chakra-ui:mainfrom
gameroman:engines-node

Conversation

@gameroman
Copy link
Copy Markdown

@gameroman gameroman commented May 15, 2026

This makes it easier for consumers to know what to expect as far as compatibility goes.

Both human consumers and static analysis tools.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

🦋 Changeset detected

Latest commit: bdf5024

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

This PR includes changesets to release 24 packages
Name Type
@pandacss/dev Patch
@pandacss/astro-plugin-studio Patch
@pandacss/config Patch
@pandacss/core Patch
@pandacss/extractor Patch
@pandacss/generator Patch
@pandacss/is-valid-prop Patch
@pandacss/logger Patch
@pandacss/mcp Patch
@pandacss/node Patch
@pandacss/parser Patch
@pandacss/plugin-lightningcss Patch
@pandacss/plugin-svelte Patch
@pandacss/plugin-vue Patch
@pandacss/postcss Patch
@pandacss/preset-atlaskit Patch
@pandacss/preset-base Patch
@pandacss/preset-open-props Patch
@pandacss/preset-panda Patch
@pandacss/reporter Patch
@pandacss/shared Patch
@pandacss/studio Patch
@pandacss/token-dictionary Patch
@pandacss/types 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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
panda-docs Ready Ready Preview May 27, 2026 1:23pm

Request Review

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

@gameroman is attempting to deploy a commit to the Chakra UI Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@Adebesin-Cell Adebesin-Cell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a description to the PR about why?

@Adebesin-Cell
Copy link
Copy Markdown

Thanks for updating the description! One more thing: the >=20.12.0 floor itself, is there a specific reason for that version (a feature you're using, alignment with our CI, an LTS cutoff)? It would be good to call it out so the number isn't picked out of thin air.

And a changeset would help here too, since this changes a published manifest.

@gameroman
Copy link
Copy Markdown
Author

the >=20.12.0 floor itself, is there a specific reason for that version (a feature you're using, alignment with our CI, an LTS cutoff)?

I based it on LTS and the JS features and dependencies you use where this version seems to be the one that is supported

And a changeset would help here too, since this changes a published manifest.

Added changeset

@Adebesin-Cell
Copy link
Copy Markdown

I think we should pin to version 20.x that would make it less strict

Comment thread packages/cli/package.json Outdated
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.

2 participants