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

build(deps): bump @stitches/react from 0.2.5 to 1.2.5 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps @stitches/react from 0.2.5 to 1.2.5.

Release notes

Sourced from @​stitches/react's releases.

v1.2.5

  • Fixed an issue where Stitches was throwing a "Converting circular structure to JSON" error. (#836)

v1.2.4

  • Fixed TS PropertyValue and ScaleValue types in the react package. (#835)

v1.2.3

  • Fixed a TS regression with PropertyValue and ScaleValue when declaration: true. (#831)

v1.2.2

  • Fixed a TypeScript issue with distributive condition (used with Radix). (#822)
  • Fixed an issue with utils named like selectors. (#828)
  • Updated PropertyValue and ScaleValue types to support config. (#829)

v1.2.1

  • Fixed a TypeScript issue using arrays with @font-face or @import rules in globalCss. (#809)
  • Fixed a TypeScript issue accessing className and selector from the default theme. (#811)
  • Fixed a TypeScript issue where compoundVariants.css could not accept tokens. (#812)

v1.2.0

  • Added a polyfill for the mask-size property. (#795)
  • Fixed an internal documentation issue with compoundVariants. (#784)
  • Fixed a TypeScript issue using multiple parameters with globalCss. (#793)
  • Fixed a TypeScript issue using VariantProps in @stitches/react. (#777)

v1.1.0

  • Fixes a typing issue with using string arrays for at-rules. (#752)
  • Fixes a typing issue with the return type for createTheme. (#713)
  • Fixes a typing issue with VariantProps erroring about a symbol. (#754)
  • Fixes a typing issue with TypeScript 4.4 not suggesting CSS properties. (#759)
  • Adds support for multiple styles passed into globalCss. (#758)
  • Adds borderImage to defaultThemeMap to support colors. (#744)

v1.0.0

We're happy to announce that Stitches v1.0.0 has been released. This version is the stable release and comes with lots of performance improvements and bug fixes.

Please refer to migration guide and changelog.

Breaking Changes

  • Renamed createCss to createStitches
  • Renamed global to globalCss
  • Renamed getCssString to getCssText
  • Moved creator function from theme to createTheme
  • Renamed TypeScript StitchesCss to CSS
  • Renamed TypeScript StitchesVariants to VariantProps

Bug fixes and improvements

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@stitches/react](https://github.com/modulz/stitches) from 0.2.5 to 1.2.5.
- [Release notes](https://github.com/modulz/stitches/releases)
- [Commits](https://github.com/modulz/stitches/commits/v1.2.5)

---
updated-dependencies:
- dependency-name: "@stitches/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@vercel
Copy link

vercel bot commented Oct 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/basement/grotesque/6PG3TxXu1tqhF1nqrmisEaWoqcqT
✅ Preview: Failed

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.

0 participants