Update chakra-ui monorepo - #14
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
October 17, 2022 08:49
882241a to
662af2b
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 2, 2022 16:51
662af2b to
cee0751
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
November 14, 2022 20:33
06afa40 to
8cde92d
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
3 times, most recently
from
March 23, 2023 10:56
7bb6edb to
56468d3
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
March 30, 2023 20:21
48b2484 to
57dca24
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
May 31, 2023 11:34
81aa698 to
906055e
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
June 19, 2023 15:43
906055e to
497451d
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
July 19, 2023 00:36
7303700 to
5819451
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
September 9, 2023 01:31
5819451 to
8d55ad5
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 9, 2023 17:07
8d55ad5 to
f16fcd0
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
5 times, most recently
from
October 4, 2024 21:53
3aa757a to
6d0ffa1
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
October 16, 2024 16:35
bab00c2 to
b9a7e67
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 7, 2024 20:54
b9a7e67 to
e4366f4
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
January 20, 2025 03:21
e4366f4 to
bb83fa5
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
February 19, 2025 22:58
bb83fa5 to
81544cf
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
March 14, 2025 19:00
81544cf to
d49a8d3
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
May 21, 2025 17:00
7e58170 to
abfcc35
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
August 10, 2025 13:38
abfcc35 to
f625965
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 18, 2025 23:52
f625965 to
0e6decb
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
December 3, 2025 14:46
0e6decb to
5a30678
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
June 4, 2026 17:30
5a30678 to
8ebd653
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
July 12, 2026 13:41
8ebd653 to
b9d6bf2
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:
2.0.10→2.2.42.3.4→2.10.10Release Notes
chakra-ui/chakra-ui (@chakra-ui/icons)
v2.2.4Compare Source
v2.2.3Compare Source
v2.2.2Compare Source
v2.2.1Compare Source
v2.2.0Compare Source
v2.1.1Compare Source
Patch Changes
[
3aaf0c3b1]:v2.1.0Compare Source
Minor Changes
754d9d4f4Thanks @segunadebayo! - To improve support
for the App Router, all components and hooks are exported with the
"use client"directive.Patch Changes
[
754d9d4f4]:v2.0.19Compare Source
Patch Changes
e7bd872d0Thanks @segunadebayo! - Fix issue where
SpinnerIconid causes accessibility violationUpdated dependencies []:
v2.0.18Patch Changes
#7506
68ceb28aeThanks @segunadebayo! - Fix issues with TS
5.0
Updated dependencies []:
v2.0.16Compare Source
Patch Changes
[
c483d859d]:v2.0.15Compare Source
Patch Changes
#7154
2d7398a01Thanks @segunadebayo! - ## All components
Improved the bundling setup for all components.
.mjsfile extension for correct ESM behaviortsupwill uses automatic JSX runtime detectionremoving the need for manually inject classic
Reactimporttsupconfig topackage.jsonsince it's very minimalclean-package.config.jsonin favor of thepackage.jsonpropertyUpdated dependencies
[
2d7398a01]:v2.0.14Compare Source
Patch Changes
37b7a130aThanks @segunadebayo! - Add
ReactIcontoalign with Figma UI Kit
Updated dependencies []:
v2.0.13Compare Source
Patch Changes
[
8c2af79fa]:v2.0.12Compare Source
Patch Changes
75eaba929Thanks @anddoutoi! - Fix issue where using
@chakra-ui/reactin a TypeScript project with"type": "module"inpackage.jsonand"moduleResolution": "Node16"intsconfig.jsoncannotfind the types.
[
75eaba929]:v2.0.11Compare Source
Patch Changes
#6648
9de39921bThanks @cschroeter! - Declare package exports
@see https://webpack.js.org/guides/package-exports/
Updated dependencies
[
9de39921b]:chakra-ui/chakra-ui (@chakra-ui/react)
v2.10.10Compare Source
v2.10.9Compare Source
v2.10.8Compare Source
v2.10.7Compare Source
v2.10.6Compare Source
v2.10.5Compare Source
v2.10.4Compare Source
v2.10.3Compare Source
v2.10.2Compare Source
v2.10.1Compare Source
v2.10.0Compare Source
v2.9.5Compare Source
v2.9.4Compare Source
v2.9.3Compare Source
v2.9.2Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
v2.8.2Compare Source
Patch Changes
[
389ff6184,4168094f3,b6befea76,6d12ea81f,3dc2dd41d]:v2.8.1Compare Source
Patch Changes
[
63431c1ef,58e059d18,6526e9be8,eb477b6e8,065fd24c7,3aaf0c3b1,0b2c4049f]:v2.8.0Compare Source
Minor Changes
754d9d4f4Thanks @segunadebayo! - To improve support
for the App Router, all components and hooks are exported with the
"use client"directive.Patch Changes
[
4b88b6c71,119a52932,2a7189d80,0d99f5180,122d53c92,8254cc913,119a52932,6ae02e93f,00a06704e,ddfd11632,f65421e18,d6036930a,754d9d4f4]:v2.7.1Compare Source
Patch Changes
#7730
2456a7090Thanks @TylerAPfledderer! - Expose the
skip nav components and types to the main package
v2.7.0Compare Source
Minor Changes
c31df5a4bThanks @segunadebayo! - - Add new
Indicatorlayout component. Useful for positioning an element in the cornersof another element.
For example, let's say you want to position a notification badge in the top
end corner of a box. You can use the
Indicatorcomponent to achieve this.Refactored the
StackandWrapcomponents to use the flex gap instead ofthe owl selector
& > * ~ *for spacing.This fixes an issue where you can't use raw text nodes as a child of the
StackorWrapcomponent.Patch Changes
38acfe89cThanks @segunadebayo! - Bump emotion
version to
11.11.xto support css cascade layersUpdated dependencies
[
9d0b311b1,c6d523ced,0167b68a8,c121c35c0,3a164da59,148c66bc6,16c0ab7ec,c31df5a4b,c4fcc2a43,148c66bc6,38acfe89c,6f9eb3518,2347e3306,0bec820bd]:v2.6.1Compare Source
Patch Changes
[
a5ad2821e,243b052d7,7d27889c8,88356ab02,a999a033f,6ccf52322]:v2.6.0Compare Source
Minor Changes
#7502
49a29a238Thanks @estheragbaje! - Introduce new
Steppercomponent to model sequencial steps in a process.Patch Changes
[
68482afaa,7b67fd58c,379f347a8,c2f0d1bb2,24f952da2,6077dffc6,5ff30252f,27dcf2f56,7c62a361a,49a29a238,417293f8c,82ec66459,49a29a238,49a29a238,169d71679,d6b6941c8]:v2.5.5Compare Source
Patch Changes
[
93d3119a6,6a3c8435d,559edf420,93d3119a6,4eac402bd,51482a41e,cc8477505,68ceb28ae,fe882dc2f]:v2.5.4Compare Source
Patch Changes
[
5af9ad8b3,1dac7eec0,b39e242ad,5af9ad8b3,c7ad1bf12]: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.