Open
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/andrewusher00/carbonite/9YcHzcfwdhge5dHksmU2rXfCuixp |
5080ddd to
951514a
Compare
951514a to
dbee549
Compare
dbee549 to
7c02b60
Compare
7c02b60 to
839b456
Compare
839b456 to
82e106c
Compare
82e106c to
48336e6
Compare
48336e6 to
623a084
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
623a084 to
f24141b
Compare
f24141b to
46229d0
Compare
46229d0 to
c9a6072
Compare
c9a6072 to
bb27ba6
Compare
bb27ba6 to
57bfa18
Compare
57bfa18 to
f38a17c
Compare
f38a17c to
af4ad7f
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.14→1.1.71.6.5→1.8.91.7.1→1.12.1Release 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
v1.0.15Compare 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](https://redirect.github.com/chakra-ui/chakra-ui/commitConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.