Skip to content

chore(deps): update chakra-ui#375

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/chakra-ui
Open

chore(deps): update chakra-ui#375
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/chakra-ui

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 5, 2021

This PR contains the following updates:

Package Change Age Confidence
@chakra-ui/icons (source) 1.0.151.1.7 age confidence
@chakra-ui/react (source) 1.6.81.8.9 age confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/icons)

v1.1.7

Compare Source

Patch Changes

v1.1.6

Compare Source

v1.1.5

Compare Source

Patch Changes

v1.1.4

Compare Source

v1.1.3

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

Patch Changes

v1.1.0

Compare Source

Minor Changes
  • #​4991
    6095eaf9a
    Thanks @​segunadebayo! - Update build system
    we use from a custom babel cli setup to
    preconstruct.

    The previous build system transpiles the code in src directory to dist/esm
    and dist/cjs keeping the same file structure. The new build system merges
    all files in src and transpiles to a single esm and cjs file.

    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:

    // Won't work 🎇
    import { useOutsideClick } from "@​chakra-ui/hooks/dist/use-outside-click"
    
    // Works ✅
    import { useOutsideClick } from "@​chakra-ui/hooks"

    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

v1.0.17

Compare Source

Patch Changes

v1.0.16

Compare Source

Patch Changes
chakra-ui/chakra-ui (@​chakra-ui/react)

v1.8.8

Compare Source

Patch Changes

v1.8.7

Compare Source

Patch Changes

v1.8.6

Compare Source

Patch Changes

v1.8.5

Compare Source

Patch Changes

v1.8.4

Compare Source

v1.8.3

Compare Source

Patch Changes

v1.8.2

Compare Source

v1.8.1

Compare Source

Patch Changes

v1.8.0

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

Patch Changes

v1.7.1

Compare Source

Patch Changes

v1.7.0

Compare Source

Minor Changes
  • #​4991
    6095eaf9a
    Thanks @​segunadebayo! - Update build system
    we use from a custom babel cli setup to
    preconstruct.

    The previous build system transpiles the code in src directory to dist/esm
    and dist/cjs keeping the same file structure. The new build system merges
    all files in src and transpiles to a single esm and cjs file.

    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:

    // Won't work 🎇
    import { useOutsideClick } from "@​chakra-ui/hooks/dist/use-outside-click"
    
    // Works ✅
    import { useOutsideClick } from "@​chakra-ui/hooks"

    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

v1.6.12

Compare Source

Patch Changes

v1.6.10

Compare Source

Patch Changes

v1.6.9

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 32726bb to b77e065 Compare October 14, 2021 23:35
@renovate renovate Bot changed the title chore(deps): update dependency @chakra-ui/react to v1.6.9 chore(deps): update chakra-ui Oct 14, 2021
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from b77e065 to b76274f Compare November 3, 2021 22:21
@renovate renovate Bot force-pushed the renovate/chakra-ui branch 3 times, most recently from d664e57 to 3b12168 Compare November 17, 2021 19:24
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 3b12168 to 95f9423 Compare December 9, 2021 17:28
@renovate renovate Bot force-pushed the renovate/chakra-ui branch 3 times, most recently from 534b158 to d74219c Compare January 9, 2022 22:59
@renovate renovate Bot force-pushed the renovate/chakra-ui branch 2 times, most recently from cdd5b87 to c1fe64c Compare January 26, 2022 20:28
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from c1fe64c to b697c43 Compare February 5, 2022 15:14
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from b697c43 to 8a26590 Compare March 7, 2022 15:49
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 8a26590 to f0525c5 Compare March 27, 2022 13:22
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from f0525c5 to 6a4bc15 Compare April 7, 2022 15:42
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 6a4bc15 to 749dea3 Compare September 25, 2022 15:57
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 749dea3 to 17d9d31 Compare November 20, 2022 16:43
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 17d9d31 to a9e0a0a Compare August 10, 2025 15:07
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from a9e0a0a to 087c38b Compare August 19, 2025 14:27
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 087c38b to 3ff8845 Compare September 25, 2025 18:51
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 3ff8845 to 1315b57 Compare November 18, 2025 19:53
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 1315b57 to 7c01866 Compare January 19, 2026 18:11
@renovate renovate Bot force-pushed the renovate/chakra-ui branch from 7c01866 to cdd553b Compare April 1, 2026 18:58
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