@itwin/geo-tools-react
Version:
React Geospatial Tools
107 lines (61 loc) • 1.94 kB
Markdown
Change Log - @itwin/geo-tools-react
This log was last generated on Thu, 06 Mar 2025 23:36:18 GMT and should not be manually modified.
<!-- Start content -->
# 5.2.0
Thu, 06 Mar 2025 23:36:18 GMT
## Minor changes
- Add support for AppUI@5.x and React@18.x. Switch to using iTwinUI components. Fix broken geo tools search address UI. ([#1231](https://github.com/iTwin/viewer-components-react/pull/1231))
# 5.1.0
Mon, 29 Apr 2024 14:59:26 GMT
## Minor changes
- updated packages @itwin/appui-react, @itwin/components-react, and @itwin/core-react. the css style uicore-autosuggest__input was also updated. ([#822](https://github.com/iTwin/viewer-components-react/pull/822))
# 5.0.0
Tue, 06 Jun 2023 10:57:06 GMT
_Version update only_
# 4.1.0
Thu, 04 May 2023 23:59:19 GMT
## Minor changes
- Updated to AppUI 4.0 and Presentation 4.0
# 0.2.1
Wed, 02 Mar 2022 21:38:51 GMT
## Patches
- Update React & React-dom to match same major
# 0.2.0
Thu, 17 Feb 2022 17:30:48 GMT
## Minor changes
- Migrated GeoTools package to iTwin 3.0.
- Add UiItemsProvider
# 0.1.7
Thu, 16 Sep 2021 17:55:54 GMT
## Patches
- Stop delivering psuedo-localized strings
# 0.1.6
Tue, 08 Jun 2021 21:23:59 GMT
## Patches
- bump classnames dep
# 0.1.5
Mon, 11 Jan 2021 17:44:04 GMT
## Patches
- Added new setFocus prop (defaults to true).
# 0.1.4
Thu, 07 Jan 2021 16:58:53 GMT
## Patches
- Added support for UK postal code by querying places.
# 0.1.3
Mon, 21 Dec 2020 20:07:13 GMT
## Patches
- Updated GeoAddressSearch label
# 0.1.2
Mon, 21 Dec 2020 16:29:36 GMT
## Patches
- Made change to Readme to trigger publish of previous version.
- alphabetize deps to fix pipeline
# 0.1.1
Wed, 09 Dec 2020 19:09:13 GMT
## Patches
- Now use https url for bing autosuggest api.
- Cosmetic changes: New button icon and label.
# 0.1.0
Thu, 19 Nov 2020 19:53:35 GMT
## Minor changes
- First version of geo-tools-react