Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terrestris/react-geo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.0.0-main.4
Choose a base ref
...
head repository: terrestris/react-geo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.0.0-main.5
Choose a head ref
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on May 29, 2024

  1. feat: unify functionality of WfsField and NominatimField into SearchF…

    …ield
    
    BREAKING CHANGE: The `WfsField` and `NominatimField` hooks are removed.
    Please check the example for `SearchField`.
    simonseyock committed May 29, 2024
    Copy the full SHA
    f83539b View commit details

Commits on Jun 3, 2024

  1. docs: useMemo instead of useCallback for search functions

    simonseyock committed Jun 3, 2024
    Copy the full SHA
    53e7f0b View commit details
  2. chore: update react-util

    simonseyock committed Jun 3, 2024
    Copy the full SHA
    5e92857 View commit details
  3. chore: linting

    simonseyock committed Jun 3, 2024
    Copy the full SHA
    8698007 View commit details
  4. Merge pull request #3880 from terrestris/generic-search-field

    feat: unify functionality of WfsField and NominatimField into SearchField
    simonseyock authored Jun 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8e53d38 View commit details
  5. chore(release): 24.0.0-main.5 [skip ci]

    # [24.0.0-main.5](v24.0.0-main.4...v24.0.0-main.5) (2024-06-03)
    
    ### Features
    
    * unify functionality of WfsField and NominatimField into SearchField ([f83539b](f83539b))
    
    ### BREAKING CHANGES
    
    * The `WfsField` and `NominatimField` hooks are removed.
    Please check the example for `SearchField`.
    semantic-release-bot committed Jun 3, 2024
    Copy the full SHA
    fefa59f View commit details
Loading