# @aws-amplify/ui-react-geo ## 1.0.1 ### Patch Changes - [#4143](https://github.com/aws-amplify/amplify-ui/pull/4143) [`0fc37db80`](https://github.com/aws-amplify/amplify-ui/commit/0fc37db80d1259b88683feb9ac21e11fc297ff00) Thanks [@zchenwei](https://github.com/zchenwei)! - fix: unpin maplibre-gl-js-amplify. [Issue #4142](https://github.com/aws-amplify/amplify-ui/issues/4142) ## 1.0.0 ### Major Changes - [#3901](https://github.com/aws-amplify/amplify-ui/pull/3901) [`7f59b3c4d`](https://github.com/aws-amplify/amplify-ui/commit/7f59b3c4dd27205a35c1b07ddc0f06a0db9de776) Thanks [@sreeramsama](https://github.com/sreeramsama)! - - Adds new `ui-react-core-notifications` package for utilities related to the Notifications category, and new `ui-react-notifications` package for components like InAppMessaging. Also sets deprecation messages for `InAppMessagingDisplay`, `InAppMessagingProvider` and `useInAppMessaging` in `ui-react` package as they will be moved out in a future breaking change release. - Adds new `ui-react-geo` package for Geo related components like `MapView` and `LocationSearch`. They will be moved out from `ui-react` in a future breaking change release.