Releases: terrestris/react-util
Releases · terrestris/react-util
Release 4.0.0-beta.3
Release 4.0.0-beta.2
4.0.0-beta.2 (2024-02-29)
Features
- introduce useCoordinateInfoHook (45a132a)
- introduce useNominatim hook (db4375b)
- introduce useProjFromEpsgIO hook (8cf5fb2)
Bug Fixes
- adds missing inkmap dependency (83eb5c5)
- remove @types-react from peer-dependencies (0cebe8b)
- use async function call and return CoordinateInfoResult directly (894cd83)
Release 4.0.0-beta.1
4.0.0-beta.1 (2024-02-16)
⚠ BREAKING CHANGES
- ol 8.2.0 is now the minimum required peer version
Features
- add zoomTo util function (e3fb4ee)
Bug Fixes
- typings of digitize layer (51e301e)
Miscellaneous Chores
- update to ol 8.2.0 (ddbd97a)
Release 4.0.0-beta.0
4.0.0-beta.0 (2023-10-26)
⚠ BREAKING CHANGES
- imports must be adjusted
- imports must be adjusted
- removed all HOCs in favour of hooks
- updates several hook export paths
Features
- move HOCs to hooks (ac6ef33)
Bug Fixes
- export all default exports (b184210)
- harmonize hooks files/folders (6eae470)
- hide the layer depending on the active status and add NaN check (2508d21)
- list required peer dependencies (17ec6ff)
- place components in dedicated subdirectory (8c9bc29)
- rename hooks directory to Hooks (36597a2)
- replace react-geo statics with react-util (8fb8353)
- set correct import paths (6472a3a)
- update doc (9157002)
Release 3.0.0
v2.2.0-beta.2
Release 2.1.1
Version 2.1.0
Version 2.0.0
Breaking changes
- Set react 18 as peerDependency #146
Dependency Updates
- Bump core-js from 3.12.0 to 3.14.0 by @dependabot in #20
- Bump eslint from 7.25.0 to 7.28.0 by @dependabot in #21
- Bump @types/react-dom from 17.0.3 to 17.0.7 by @dependabot in #24
- Bump @typescript-eslint/parser from 4.22.1 to 4.27.0 by @dependabot in #25
- Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.27.0 by @dependabot in #26
- Bump @babel/plugin-proposal-optional-chaining from 7.13.12 to 7.14.5 by @dependabot in #27
- Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5 by @dependabot in #30
- Bump @babel/preset-env from 7.14.1 to 7.14.7 by @dependabot in #32
- Bump @typescript-eslint/eslint-plugin-tslint from 4.22.1 to 4.28.2 by @dependabot in #36
- Bump @babel/plugin-proposal-object-rest-spread from 7.13.8 to 7.14.7 by @dependabot in #33
- Bump typescript from 4.2.4 to 4.3.5 by @dependabot in #37
- Bump @types/react from 17.0.5 to 17.0.13 by @dependabot in #38
- Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.2 by @dependabot in #39
- Bump @typescript-eslint/parser from 4.27.0 to 4.28.2 by @dependabot in #40
- Bump @types/react-dom from 17.0.7 to 17.0.8 by @dependabot in #41
- Bump core-js from 3.14.0 to 3.17.2 by @dependabot in #56
- Bump @babel/core from 7.14.0 to 7.15.4 by @dependabot in #55
- Bump @terrestris/eslint-config-typescript from 1.0.0 to 2.0.0 by @dependabot in #45
- Bump @testing-library/react from 11.2.6 to 12.0.0 by @dependabot in #43
- Bump @babel/preset-react from 7.13.13 to 7.14.5 by @dependabot in #42
- Bump @typescript-eslint/eslint-plugin-tslint from 4.28.2 to 4.30.0 by @dependabot in #61
- Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.30.0 by @dependabot in #59
- Bump @types/react from 17.0.13 to 17.0.19 by @dependabot in #58
- Bump eslint from 7.28.0 to 7.32.0 by @dependabot in #57
- Bump typescript from 4.3.5 to 4.5.4 by @dependabot in #79
- Bump @babel/preset-typescript from 7.13.0 to 7.16.5 by @dependabot in #78
- Bump @babel/preset-env from 7.14.7 to 7.16.5 by @dependabot in #77
- Bump @types/jest from 26.0.23 to 27.0.3 by @dependabot in #75
- Bump @testing-library/jest-dom from 5.12.0 to 5.16.2 by @dependabot in #86
- Bump @babel/preset-react from 7.14.5 to 7.16.7 by @dependabot in #85
- Bump @babel/plugin-proposal-optional-chaining from 7.14.5 to 7.16.7 by @dependabot in #84
- Bump @types/react from 17.0.19 to 17.0.38 by @dependabot in #89
- Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0 by @dependabot in #80
- Bump @babel/preset-env from 7.16.5 to 7.16.11 by @dependabot in #88
- Bump @babel/plugin-proposal-object-rest-spread from 7.14.7 to 7.16.7 by @dependabot in #87
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #93
- Bump @typescript-eslint/parser from 4.28.2 to 4.33.0 by @dependabot in #92
- Bump @babel/preset-typescript from 7.16.5 to 7.16.7 by @dependabot in #91
- Bump @testing-library/react from 12.0.0 to 12.1.2 by @dependabot in #90
- Bump @babel/core from 7.15.4 to 7.17.0 by @dependabot in #94
- Bump np from 7.5.0 to 7.6.0 by @dependabot in #95
- Bump @types/react-dom from 17.0.8 to 17.0.11 by @dependabot in #97
- Bump @typescript-eslint/eslint-plugin-tslint from 4.30.0 to 5.10.2 by @dependabot in #96
- Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.7 by @dependabot in #98
- Bump less from 4.1.1 to 4.1.2 by @dependabot in #101
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #100
- Bump core-js from 3.17.2 to 3.21.0 by @dependabot in #99
- Bump regenerator-runtime from 0.13.7 to 0.13.9 by @dependabot in #102
- Bump @types/react from 17.0.38 to 17.0.39 by @dependabot in #103
- Bump @typescript-eslint/eslint-plugin-tslint from 5.10.2 to 5.12.0 by @dependabot in #106
- Bump @testing-library/react from 12.1.2 to 12.1.3 by @dependabot in #107
- Bump @babel/core from 7.17.0 to 7.17.4 by @dependabot in #108
- Bump @babel/plugin-proposal-object-rest-spread from 7.16.7 to 7.17.3 by @dependabot in #109
- Bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #113
- Bump @typescript-eslint/eslint-plugin-tslint from 5.12.0 to 5.17.0 by @dependabot in #122
- Bump typescript from 4.5.5 to 4.6.3 by @dependabot in #121
- Bump @babel/core from 7.17.4 to 7.17.8 by @dependabot in #119
- Bump core-js from 3.21.0 to 3.21.1 by @dependabot in #110
- Bump @testing-library/react-hooks from 5.1.2 to 7.0.2 by @dependabot in #60
- Bump @types/react-dom from 17.0.11 to 17.0.14 by @dependabot in #127
- Bump @testing-library/react from 12.1.3 to 12.1.4 by @dependabot in #123
- Bump np from 7.6.0 to 7.6.1 by @dependabot in #124
- Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 by @dependabot in #126
- Bump @types/react from 17.0.39 to 17.0.43 by @dependabot in #125
- Bump @terrestris/eslint-config-typescript from 2.0.0 to 2.1.0 by @dependabot in #128
- Bump react and react-dom by @dependabot in #129
- Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 by @dependabot in #132
- Bump @babel/core from 7.17.8 to 7.17.9 by @dependabot in #133
- Bump @testing-library/react from 12.1.4 to 13.1.1 by @dependabot in #138
- Bump @types/react-dom from 17.0.14 to 18.0.2 by @dependabot in #140
- Bump @typescript-eslint/eslint-plugin-tslint from 5.17.0 to 5.21.0 by @dependabot in #141
- Bump babel-plugin-import from 1.13.3 to 1.13.5 by @dependabot in #142
- Bump react from 18.0.0 to 18.1.0 by @dependabot in #144
- Bump core-js from 3.21.1 to 3.22.3 by @dependabot in #145
- Bump @types/react from 17.0.43 to 18.0.8 by @dependabot in #143
Full Changelog: v1.1.0...v2.0.0
Version 1.1.0
- Makes react and react-dom a peerDependcy 26acdc1