chore(deps): update chakra-ui#375
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
32726bb to
b77e065
Compare
b77e065 to
b76274f
Compare
d664e57 to
3b12168
Compare
3b12168 to
95f9423
Compare
534b158 to
d74219c
Compare
cdd5b87 to
c1fe64c
Compare
c1fe64c to
b697c43
Compare
b697c43 to
8a26590
Compare
8a26590 to
f0525c5
Compare
f0525c5 to
6a4bc15
Compare
6a4bc15 to
749dea3
Compare
749dea3 to
17d9d31
Compare
17d9d31 to
a9e0a0a
Compare
a9e0a0a to
087c38b
Compare
087c38b to
3ff8845
Compare
3ff8845 to
1315b57
Compare
1315b57 to
7c01866
Compare
7c01866 to
cdd553b
Compare
This file contains hidden or 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
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 contains the following updates:
1.0.15→1.1.71.6.8→1.8.9Release Notes
chakra-ui/chakra-ui (@chakra-ui/icons)
v1.1.7Compare Source
Patch Changes
e1fe48cbeThanks @TimKolberger! - Bumped patch
version for every package to fix release process. Root cause was a bug in our
CI configuration.
[
e1fe48cbe]:v1.1.6Compare Source
v1.1.5Compare Source
Patch Changes
#5536
a503acabeThanks @TimKolberger! - Bumped patch
version for every package to fix release process.
Updated dependencies
[
a503acabe]:v1.1.4Compare Source
v1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
Patch Changes
b28142946Thanks @cschroeter! - Update babel config to
transpile soruces for older browsers. This fixes issues with CRA and
Storybook.
[
b28142946]:v1.1.0Compare Source
Minor Changes
#4991
6095eaf9aThanks @segunadebayo! - Update build system
we use from a custom babel cli setup to
preconstruct.
The previous build system transpiles the code in
srcdirectory todist/esmand
dist/cjskeeping the same file structure. The new build system mergesall files in
srcand transpiles to a singleesmandcjsfile.Potential Breaking Change: The side effect of this is that, if you
imported any function, component or hook using the undocumented approach
like
import { useOutsideClick } from "@​chakra-ui/hooks/dist/use-outside-click",you'll notice that the this doesn't work anymore.
Here's how to resolve it:
If this affected your project, we recommend that you import hooks, functions
or components the way it's shown in the documentation. This will help keep
your project future-proof.
Patch Changes
[
6095eaf9a]:v1.0.17Compare Source
Patch Changes
v1.0.16Compare Source
Patch Changes
chakra-ui/chakra-ui (@chakra-ui/react)
v1.8.8Compare Source
Patch Changes
[
a70077ea4,4b83824b8,56b7e198b,a3b04dc1a,c220af152,7fa1e22c6,b19c89270,aaadcd0ed]:v1.8.7Compare Source
Patch Changes
[
63c2bc070,a7be72918,6ec09741a,1c14e0de8,e93b9f8c3,9a58c7ab8,73a06ae8c,8e201b9f8,cedec803f,232853068]:v1.8.6Compare Source
Patch Changes
[
fbe946223,e4a990d41,fbe946223,d6bed344f,5cd5cff35,e4da6359d]:v1.8.5Compare Source
Patch Changes
e1fe48cbeThanks @TimKolberger! - Bumped patch
version for every package to fix release process. Root cause was a bug in our
CI configuration.
[
e1fe48cbe]:v1.8.4Compare Source
v1.8.3Compare Source
Patch Changes
#5536
a503acabeThanks @TimKolberger! - Bumped patch
version for every package to fix release process.
Updated dependencies
[
a503acabe]:v1.8.2Compare Source
v1.8.1Compare Source
Patch Changes
v1.8.0Compare Source
v1.7.5Compare Source
v1.7.4Compare Source
Patch Changes
[
ae6fd7a25,1b8e31eba,801008e27,756682037,f6fd9d8ac,94da4e986,3199b7242,032c2e543,f05f56b9a,8a0e5bdbc,e624a277a,eb5850687,bc2613a9a]:v1.7.1Compare Source
Patch Changes
b28142946Thanks @cschroeter! - Update babel config to
transpile soruces for older browsers. This fixes issues with CRA and
Storybook.
[
042994eb0,b28142946]:v1.7.0Compare Source
Minor Changes
#4991
6095eaf9aThanks @segunadebayo! - Update build system
we use from a custom babel cli setup to
preconstruct.
The previous build system transpiles the code in
srcdirectory todist/esmand
dist/cjskeeping the same file structure. The new build system mergesall files in
srcand transpiles to a singleesmandcjsfile.Potential Breaking Change: The side effect of this is that, if you
imported any function, component or hook using the undocumented approach
like
import { useOutsideClick } from "@​chakra-ui/hooks/dist/use-outside-click",you'll notice that the this doesn't work anymore.
Here's how to resolve it:
If this affected your project, we recommend that you import hooks, functions
or components the way it's shown in the documentation. This will help keep
your project future-proof.
Patch Changes
[
0dd56ab1b,c7277cdf7,802e0a4d2,6095eaf9a]:v1.6.12Compare Source
Patch Changes
04774e219#4965 Thanks
@takethefake! - Allow usage of
framer-motion5.x inpeerDependencyUpdated dependencies
[
5f531c51f,04774e219,97bad87c7,c3f016149,f2df9cfc1]:v1.6.10Compare Source
Patch Changes
1cfa2be4bThanks @segunadebayo! -
Updated dependencies
[
6c935424e,d557a080b,c06d242c6,a9d1dc4ac,5b4d8ef24,5b4d8ef24,126bf17db,00ef98a33]:v1.6.9Compare Source
Patch Changes
[
21531b59d,b769e88f9,eafb21e18,b769e88f9,6f99723f8]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.