@choc-ui/chakra-autocomplete 6.1.2 → 6.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  ## Chakra V3 and V2 Support
40
40
 
41
- AutoComplete Version 6+ supports [Chakra UI V3](https://www.chakra-ui.com/). If you are using [Chakra UI V2](https://v2.chakra-ui.com/), please continue to use the current choc-autocomplete v5.X. We will continue to try and support Chakra V2 but will eventually be removed once V3 becomes more widely adopted.
41
+ AutoComplete Version 6+ supports [Chakra UI V3](https://www.chakra-ui.com/). If you are using [Chakra UI V2](https://v2.chakra-ui.com/), please continue to use the current choc-autocomplete v5.X [documentation here](https://github.com/anubra266/choc-autocomplete/tree/v5). We will continue to try and support Chakra V2 but will eventually be removed once V3 becomes more widely adopted.
42
42
 
43
43
  For help migrating from Chakra UI V2 to V3, please see their [migration guide](https://chakra-ui.com/docs/get-started/migration)
44
44