Skip to content

Release 4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahennr ahennr released this 29 Feb 16:06
· 371 commits to main since this release
a0fe704

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)