-
-
Notifications
You must be signed in to change notification settings - Fork 235
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
Version Packages #2115
Merged
Merged
Version Packages #2115
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 1, 2024 18:56
158c808
to
3afdd26
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 1, 2024 21:43
3afdd26
to
921f40a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 1, 2024 23:17
921f40a
to
93b0cc0
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 2, 2024 23:04
93b0cc0
to
587596d
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 4, 2024 00:26
587596d
to
3df4199
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 5, 2024 11:04
3df4199
to
051f1af
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 5, 2024 14:53
02164d8
to
5f0227a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 5, 2024 16:44
5f0227a
to
4938f0e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
February 5, 2024 17:00
4938f0e
to
85f6a3f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 main, this PR will be updated.
Releases
@pandacss/config@0.30.0
Minor Changes
sometimes.
Patch Changes
74485ef: Add
utils
functions in theconfig:resolved
hook, making it easy to apply transformations after allpresets have been merged.
For example, this could be used if you want to use most of a preset but want to completely omit a few things, while
keeping the rest. Let's say we want to remove the
stack
pattern from the built-in@pandacss/preset-base
:ab32d1d: Fix issue where errors were thrown when semantic tokens are overriden in tokens.
d5977c2: - Add a
--logfile
flag to thepanda
,panda codegen
,panda cssgen
andpanda debug
commands.logfile
option to the postcss pluginLogs will be streamed to the file specified by the
--logfile
flag or thelogfile
option. This is useful fordebugging issues that occur during the build process.
Updated dependencies [74485ef]
Updated dependencies [ab32d1d]
Updated dependencies [49c760c]
Updated dependencies [d5977c2]
@pandacss/astro-plugin-studio@0.30.0
Patch Changes
d5977c2: - Add a
--logfile
flag to thepanda
,panda codegen
,panda cssgen
andpanda debug
commands.logfile
option to the postcss pluginLogs will be streamed to the file specified by the
--logfile
flag or thelogfile
option. This is useful fordebugging issues that occur during the build process.
Updated dependencies [05686b9]
Updated dependencies [ab32d1d]
Updated dependencies [d5977c2]
@pandacss/dev@0.30.0
Patch Changes
d5977c2: - Add a
--logfile
flag to thepanda
,panda codegen
,panda cssgen
andpanda debug
commands.logfile
option to the postcss pluginLogs will be streamed to the file specified by the
--logfile
flag or thelogfile
option. This is useful fordebugging issues that occur during the build process.
Updated dependencies [0dd45b6]
Updated dependencies [05686b9]
Updated dependencies [74485ef]
Updated dependencies [ab32d1d]
Updated dependencies [ab32d1d]
Updated dependencies [49c760c]
Updated dependencies [d5977c2]
@pandacss/core@0.30.0
Patch Changes
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/extractor@0.30.0
Patch Changes
@pandacss/generator@0.30.0
Patch Changes
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/logger@0.30.0
Patch Changes
d5977c2: - Add a
--logfile
flag to thepanda
,panda codegen
,panda cssgen
andpanda debug
commands.logfile
option to the postcss pluginLogs will be streamed to the file specified by the
--logfile
flag or thelogfile
option. This is useful fordebugging issues that occur during the build process.
Updated dependencies [74485ef]
Updated dependencies [ab32d1d]
Updated dependencies [d5977c2]
@pandacss/node@0.30.0
Patch Changes
05686b9: Refactor the
--cpu-prof
profiler to use thenode:inspector
instead of relying on an external module(
v8-profiler-next
, which requirednode-gyp
)ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/parser@0.30.0
Patch Changes
d5977c2: - Add a
--logfile
flag to thepanda
,panda codegen
,panda cssgen
andpanda debug
commands.logfile
option to the postcss pluginLogs will be streamed to the file specified by the
--logfile
flag or thelogfile
option. This is useful fordebugging issues that occur during the build process.
Updated dependencies [0dd45b6]
Updated dependencies [74485ef]
Updated dependencies [ab32d1d]
Updated dependencies [ab32d1d]
Updated dependencies [49c760c]
Updated dependencies [d5977c2]
@pandacss/postcss@0.30.0
Patch Changes
d5977c2: - Add a
--logfile
flag to thepanda
,panda codegen
,panda cssgen
andpanda debug
commands.logfile
option to the postcss pluginLogs will be streamed to the file specified by the
--logfile
flag or thelogfile
option. This is useful fordebugging issues that occur during the build process.
Updated dependencies [05686b9]
Updated dependencies [ab32d1d]
Updated dependencies [d5977c2]
@pandacss/preset-atlaskit@0.30.0
Patch Changes
@pandacss/preset-base@0.30.0
Patch Changes
@pandacss/preset-open-props@0.30.0
Patch Changes
@pandacss/preset-panda@0.30.0
Patch Changes
@pandacss/shared@0.30.0
Patch Changes
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/studio@0.30.0
Patch Changes
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/token-dictionary@0.30.0
Patch Changes
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/types@0.30.0
Patch Changes
74485ef: Add
utils
functions in theconfig:resolved
hook, making it easy to apply transformations after allpresets have been merged.
For example, this could be used if you want to use most of a preset but want to completely omit a few things, while
keeping the rest. Let's say we want to remove the
stack
pattern from the built-in@pandacss/preset-base
:ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.
@pandacss/is-valid-prop@0.30.0
@pandacss/fixture@0.30.0
Patch Changes
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.