Skip to content
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 #1326

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Version Packages #1326

merged 1 commit into from
Sep 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 5, 2023

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/core@0.15.0

Minor Changes

  • bc3b077: Move slot recipes styles to new recipes.slots layer so that classic config recipes will have a higher
    specificity

Patch Changes

  • dd47b6e: Fix issue where hideFrom doesn't work due to incorrect breakpoint computation
  • Updated dependencies [4bc515e]
  • Updated dependencies [9f429d3]
  • Updated dependencies [3929860]
  • Updated dependencies [f27146d]
    • @pandacss/types@0.15.0
    • @pandacss/shared@0.15.0
    • @pandacss/token-dictionary@0.15.0
    • @pandacss/error@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/extension-shared@0.15.0

Patch Changes

  • Updated dependencies [9f429d3]
  • Updated dependencies [f27146d]
    • @pandacss/shared@0.15.0

@pandacss/astro@0.15.0

Patch Changes

  • @pandacss/postcss@0.15.0

@pandacss/dev@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [9f429d3]
  • Updated dependencies [3929860]
  • Updated dependencies [f27146d]
    • @pandacss/types@0.15.0
    • @pandacss/shared@0.15.0
    • @pandacss/studio@0.15.0
    • @pandacss/node@0.15.0
    • @pandacss/config@0.15.0
    • @pandacss/preset-panda@0.15.0
    • @pandacss/token-dictionary@0.15.0
    • @pandacss/postcss@0.15.0
    • @pandacss/error@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/config@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [3929860]
    • @pandacss/types@0.15.0
    • @pandacss/preset-base@0.15.0
    • @pandacss/preset-panda@0.15.0
    • @pandacss/error@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/extractor@0.15.0

Patch Changes

@pandacss/generator@0.15.0

Patch Changes

  • 9f429d3: Fix issue where slot recipe did not apply rules when variant name has the same key as a slot

  • 93d9ee7: Refactor: Prefer NativeElements type for vue jsx elements

  • 35793d8: Fix issue with cva when using compoundVariants and not passing any variants in the usage (ex: button()
    with const button = cva({ ... }))

  • 3929860: Make the types suggestion faster (updated DeepPartial)

  • f27146d: Fix an issue where some JSX components wouldn't get matched to their corresponding recipes/patterns when
    using Regex in the jsx field of a config, resulting in some style props missing.

    issue: CSS not generated with a recipe.jsx regex match #1315

  • Updated dependencies [4bc515e]

  • Updated dependencies [9f429d3]

  • Updated dependencies [bc3b077]

  • Updated dependencies [3929860]

  • Updated dependencies [dd47b6e]

  • Updated dependencies [f27146d]

    • @pandacss/types@0.15.0
    • @pandacss/shared@0.15.0
    • @pandacss/core@0.15.0
    • @pandacss/token-dictionary@0.15.0
    • @pandacss/is-valid-prop@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/node@0.15.0

Patch Changes

  • 3929860: Make the types suggestion faster (updated DeepPartial)
  • Updated dependencies [be24d1a]
  • Updated dependencies [4bc515e]
  • Updated dependencies [9f429d3]
  • Updated dependencies [93d9ee7]
  • Updated dependencies [bc3b077]
  • Updated dependencies [35793d8]
  • Updated dependencies [3929860]
  • Updated dependencies [dd47b6e]
  • Updated dependencies [7c1ab17]
  • Updated dependencies [f27146d]
    • @pandacss/extractor@0.15.0
    • @pandacss/types@0.15.0
    • @pandacss/generator@0.15.0
    • @pandacss/shared@0.15.0
    • @pandacss/core@0.15.0
    • @pandacss/parser@0.15.0
    • @pandacss/config@0.15.0
    • @pandacss/token-dictionary@0.15.0
    • @pandacss/error@0.15.0
    • @pandacss/is-valid-prop@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/parser@0.15.0

Patch Changes

  • 3929860: Make the types suggestion faster (updated DeepPartial)

  • f27146d: Fix an issue where some JSX components wouldn't get matched to their corresponding recipes/patterns when
    using Regex in the jsx field of a config, resulting in some style props missing.

    issue: CSS not generated with a recipe.jsx regex match #1315

  • Updated dependencies [be24d1a]

  • Updated dependencies [4bc515e]

  • Updated dependencies [9f429d3]

  • Updated dependencies [3929860]

  • Updated dependencies [7c1ab17]

  • Updated dependencies [f27146d]

    • @pandacss/extractor@0.15.0
    • @pandacss/types@0.15.0
    • @pandacss/shared@0.15.0
    • @pandacss/config@0.15.0
    • @pandacss/is-valid-prop@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/postcss@0.15.0

Patch Changes

  • Updated dependencies [3929860]
    • @pandacss/node@0.15.0

@pandacss/preset-atlaskit@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [3929860]
    • @pandacss/types@0.15.0

@pandacss/preset-base@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [3929860]
    • @pandacss/types@0.15.0

@pandacss/preset-panda@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [3929860]
    • @pandacss/types@0.15.0

@pandacss/shared@0.15.0

Patch Changes

  • 9f429d3: Fix issue where slot recipe did not apply rules when variant name has the same key as a slot

  • f27146d: Fix an issue where some JSX components wouldn't get matched to their corresponding recipes/patterns when
    using Regex in the jsx field of a config, resulting in some style props missing.

    issue: CSS not generated with a recipe.jsx regex match #1315

@pandacss/studio@0.15.0

Patch Changes

  • 3929860: Make the types suggestion faster (updated DeepPartial)

  • f27146d: Fix an issue where some JSX components wouldn't get matched to their corresponding recipes/patterns when
    using Regex in the jsx field of a config, resulting in some style props missing.

    issue: CSS not generated with a recipe.jsx regex match #1315

  • Updated dependencies [4bc515e]

  • Updated dependencies [9f429d3]

  • Updated dependencies [3929860]

  • Updated dependencies [f27146d]

    • @pandacss/types@0.15.0
    • @pandacss/shared@0.15.0
    • @pandacss/node@0.15.0
    • @pandacss/config@0.15.0
    • @pandacss/token-dictionary@0.15.0
    • @pandacss/logger@0.15.0

@pandacss/token-dictionary@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [9f429d3]
  • Updated dependencies [3929860]
  • Updated dependencies [f27146d]
    • @pandacss/types@0.15.0
    • @pandacss/shared@0.15.0

@pandacss/types@0.15.0

Patch Changes

  • 4bc515e: Allow strings as zIndex and opacity tokens in order to support css custom properties
  • 3929860: Make the types suggestion faster (updated DeepPartial)

@pandacss/language-server@0.15.0

@pandacss/ts-plugin@0.15.0

@pandacss/vsix-builder@0.15.0

@pandacss/error@0.15.0

@pandacss/is-valid-prop@0.15.0

@pandacss/logger@0.15.0

panda-css-vscode@0.2.20

Patch Changes

  • @pandacss/dev@0.15.0
  • @pandacss/preset-base@0.15.0
  • @pandacss/preset-panda@0.15.0
  • @pandacss/ts-plugin@0.15.0

@pandacss/fixture@0.15.0

Patch Changes

  • Updated dependencies [4bc515e]
  • Updated dependencies [3929860]
    • @pandacss/types@0.15.0
    • @pandacss/preset-base@0.15.0
    • @pandacss/preset-panda@0.15.0

@vercel
Copy link

vercel bot commented Sep 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
panda-docs ✅ Ready (Inspect) Visit Preview Sep 13, 2023 4:28pm
panda-playground ✅ Ready (Inspect) Visit Preview Sep 13, 2023 4:28pm
panda-studio ✅ Ready (Inspect) Visit Preview Sep 13, 2023 4:28pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 24df884 to 74b4e29 Compare September 6, 2023 15:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from 74b4e29 to 2f02ba4 Compare September 6, 2023 23:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2f02ba4 to f921d26 Compare September 9, 2023 23:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from f921d26 to a481a75 Compare September 11, 2023 13:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from a481a75 to 462a3b8 Compare September 11, 2023 13:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 462a3b8 to ab49d7a Compare September 11, 2023 16:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from ab49d7a to c482deb Compare September 11, 2023 21:50
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.

1 participant