Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

chore(deps-dev): Bump @stitches/react from 0.2.4 to 1.2.7#103

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stitches/react-1.2.7
Closed

chore(deps-dev): Bump @stitches/react from 0.2.4 to 1.2.7#103
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stitches/react-1.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps @stitches/react from 0.2.4 to 1.2.7.

Release notes

Sourced from @​stitches/react's releases.

v1.2.7

  • Fixed issue with ThemeTokens typing (#893)
  • Improves compatibility with inconsistent CSSOM behavior of older browsers (#929)
  • Fix: Specify missing exception identifier in addApplyToGroup (#934)
  • Fix for #908: toString in hydrated group sheet (#930)
  • TS error when using as + variant with composed components (#954)

v1.2.6

Bug fixes:

  • @​initial overriding other responsive variant values #737
  • Multiple of the same variants didn't applied properly on responsive styles #725
  • Incorrect style order when extending React components #671
  • Assert that accessing cssRules will not throw errors in some cases #756

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.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hadihallak, a new releaser for @​stitches/react since your current version.


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.4 to 1.2.7.
- [Release notes](https://github.com/modulz/stitches/releases)
- [Commits](https://github.com/modulz/stitches/commits/v1.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #116.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stitches/react-1.2.7 branch April 25, 2022 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants