Skip to content

Release 4.0.0

Choose a tag to compare

@simonseyock simonseyock released this 30 Apr 09:57
· 546 commits to main since this release

4.0.0 (2024-04-30)

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 6.7.3 by @dependabot in #481
  • chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.8 by @dependabot in #484
  • chore(deps-dev): bump rimraf from 3.0.2 to 5.0.5 by @dependabot in #485
  • Build fixes by @dnlkoch in #486
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin-tslint from 5.62.0 to 6.7.4 by @dependabot in #490
  • chore(deps-dev): bump ol-mapbox-style from 11.0.3 to 12.0.0 by @dependabot in #489
  • chore(deps-dev): bump typescript from 4.8.4 to 5.2.2 by @dependabot in #468
  • chore(deps-dev): bump @types/react-dom from 18.2.8 to 18.2.13 by @dependabot in #494
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin-tslint from 6.7.4 to 6.7.5 by @dependabot in #491
  • chore(deps-dev): bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #496
  • chore(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.0 by @dependabot in #497
  • Cleanup by @dnlkoch in #500
  • Minor fix for the useGeoLocation hook by @dnlkoch in #504
  • Restore expected dist contents by @dnlkoch in #505
  • List required peer dependencies by @dnlkoch in #506
  • chore(deps-dev): bump @types/react from 18.2.31 to 18.2.32 by @dependabot in #507
  • Fix coverage CI step by @dnlkoch in #508
  • chore(deps): bump @terrestris/base-util from 1.0.2 to 1.1.0 by @dependabot in #509
  • chore(deps-dev): bump @types/react from 18.2.32 to 18.2.33 by @dependabot in #510
  • chore(deps-dev): bump @types/react from 18.2.33 to 18.2.34 by @dependabot in #514
  • chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #513
  • chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #512
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #511
  • chore(deps-dev): bump ol-mapbox-style from 12.0.0 to 12.1.0 by @dependabot in #515
  • chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #516
  • chore(deps-dev): bump @types/react from 18.2.34 to 18.2.35 by @dependabot in #517
  • chore(deps-dev): bump @types/react-dom from 18.2.14 to 18.2.15 by @dependabot in #523
  • chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #522
  • chore(deps-dev): bump @types/react from 18.2.35 to 18.2.37 by @dependabot in #521
  • chore(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #519
  • chore(deps-dev): bump @babel/preset-typescript from 7.23.2 to 7.23.3 by @dependabot in #527
  • chore(deps-dev): bump @babel/preset-react from 7.22.15 to 7.23.3 by @dependabot in #526
  • chore(deps-dev): bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #525
  • chore(deps-dev): bump @testing-library/react from 14.0.0 to 14.1.0 by @dependabot in #524
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #518
  • chore(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #528
  • chore(deps-dev): bump @babel/core from 7.23.2 to 7.23.3 by @dependabot in #529
  • chore(deps-dev): bump release-it and @release-it/conventional-changelog by @dependabot in #530
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #531
  • chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #534
  • chore(deps-dev): bump @testing-library/react from 14.1.0 to 14.1.2 by @dependabot in #533
  • chore(deps-dev): bump @types/react-dom from 18.2.15 to 18.2.17 by @dependabot in #537
  • chore(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in #535
  • chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #541
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 by @dependabot in #544
  • chore(deps-dev): bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #538
  • chore(deps-dev): bump @types/react from 18.2.37 to 18.2.39 by @dependabot in #543
  • feat: add useZoom hook by @hwbllmnn in #471
  • chore(deps-dev): bump ol-mapbox-style from 12.1.0 to 12.1.1 by @dependabot in #546
  • chore(deps-dev): bump fs-extra from 11.1.1 to 11.2.0 by @dependabot in #548
  • chore(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.19.0 by @dependabot in #558
  • chore(deps-dev): bump @babel/core from 7.23.3 to 7.23.7 by @dependabot in #554
  • Update dependencies by @dnlkoch in #559
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1 by @dependabot in #564
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 by @dependabot in #565
  • chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #566
  • chore(deps-dev): bump @testing-library/jest-dom from 6.2.0 to 6.2.1 by @dependabot in #567
  • chore(deps-dev): bump release-it from 17.0.1 to 17.0.3 by @dependabot in #568
  • chore(deps-dev): bump @testing-library/jest-dom from 6.2.1 to 6.3.0 by @dependabot in #569
  • chore(deps-dev): bump @babel/preset-env from 7.23.8 to 7.23.9 by @dependabot in #570
  • chore(deps-dev): bump @babel/core from 7.23.7 to 7.23.9 by @dependabot in #571
  • chore(deps-dev): bump ol-mapbox-style from 12.1.1 to 12.2.0 by @dependabot in #575
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #573
  • chore(deps-dev): bump @testing-library/react from 14.1.2 to 14.2.0 by @dependabot in #576
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 by @dependabot in #574
  • chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #578
  • chore(deps-dev): bump @testing-library/react from 14.2.0 to 14.2.1 by @dependabot in #580
  • chore(deps-dev): bump @types/react from 18.2.48 to 18.2.52 by @dependabot in #581
  • chore(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 by @dependabot in #587
  • chore(deps-dev): bump @types/react from 18.2.52 to 18.2.55 by @dependabot in #586
  • chore(deps-dev): bump @testing-library/jest-dom from 6.3.0 to 6.4.2 by @dependabot in #583
  • chore: bump versions of eslint plugins, parser and terrestris config by @ahennr in #590
  • fix: typings of digitize layer by @ahennr in #591
  • chore(deps-dev): bump release-it from 17.0.5 to 17.1.1 by @dependabot in #594
  • chore(deps-dev): bump @types/react from 18.2.55 to 18.2.56 by @dependabot in #593
  • feat: introduce useCoordinateInfoHook by @ahennr in #592
  • chore(deps-dev): bump @types/react from 18.2.56 to 18.2.57 by @dependabot in #596
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.0.2 by @dependabot in #598
  • chore(deps-dev): bump @typescript-eslint/parser from 7.0.1 to 7.0.2 by @dependabot in #597
  • Feature: introduce useProjFromEpsgIO hook by @ahennr in #595
  • Feature: introduce useNominatim hook by @ahennr in #600
  • chore(deps-dev): bump @types/react from 18.2.57 to 18.2.59 by @dependabot in #606
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #603
  • chore(deps-dev): bump @types/react from 18.2.59 to 18.2.60 by @dependabot in #608
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0 by @dependabot in #607
  • chore(deps-dev): bump ol from 8.2.0 to 9.0.0 by @dependabot in #601
  • chore(deps-dev): bump @typescript-eslint/parser from 7.0.2 to 7.1.0 by @dependabot in #605
  • chore(deps-dev): bump ol-mapbox-style from 12.2.0 to 12.2.1 by @dependabot in #602
  • chore(deps-dev): bump @babel/core from 7.23.9 to 7.24.0 by @dependabot in #610
  • chore(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot in #609
  • chore(deps-dev): bump @types/react from 18.2.60 to 18.2.61 by @dependabot in #611
  • chore(deps-dev): bump @terrestris/ol-util from 15.0.0 to 15.0.1 by @dependabot in #613
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #616
  • chore(deps-dev): bump @types/react from 18.2.61 to 18.2.62 by @dependabot in #615
  • chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #614
  • Feature: introduce useWfs hook by @ahennr in #612
  • chore(deps-dev): bump @types/react from 18.2.62 to 18.2.63 by @dependabot in #617
  • chore(deps-dev): bump @terrestris/ol-util from 15.0.1 to 16.0.0 by @dependabot in #618
  • chore(deps-dev): bump @types/react-dom from 18.2.19 to 18.2.20 by @dependabot in #619
  • chore(deps-dev): bump @types/react-dom from 18.2.20 to 18.2.21 by @dependabot in #622
  • chore(deps-dev): bump @types/react from 18.2.63 to 18.2.64 by @dependabot in #620
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #621
  • chore(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #623
  • chore(deps-dev): bump @types/react from 18.2.64 to 18.2.65 by @dependabot in #624
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #625
  • chore(deps-dev): bump @babel/core from 7.24.0 to 7.24.3 by @dependabot in #633
  • chore(deps-dev): bump @types/react-dom from 18.2.21 to 18.2.23 by @dependabot in #640
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.5.0 by @dependabot in #641
  • chore(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.5.0 by @dependabot in #642
  • chore(deps-dev): bump @babel/preset-react from 7.23.3 to 7.24.1 by @dependabot in #644
  • chore(deps-dev): bump ol-mapbox-style from 12.2.1 to 12.3.0 by @dependabot in #645
  • chore(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.4 by @dependabot in #646
  • chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.4 by @dependabot in #647
  • chore(deps-dev): bump ol from 9.0.0 to 9.1.0 by @dependabot in #648
  • Update peerDependencies and ol-util by @mholthausen in #627
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.4 by @dependabot in #649
  • chore(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1 by @dependabot in #650
  • chore(deps-dev): bump @types/react-dom from 18.2.23 to 18.2.24 by @dependabot in #652
  • chore(deps-dev): bump @testing-library/react from 14.2.1 to 14.3.0 by @dependabot in #653
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in #654
  • chore(deps-dev): bump @types/react from 18.2.74 to 18.2.75 by @dependabot in #655
  • chore(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0 by @dependabot in #656
  • chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #657
  • chore(deps-dev): bump ol-mapbox-style from 12.3.0 to 12.3.1 by @dependabot in #658
  • chore(deps-dev): bump @testing-library/react from 14.3.0 to 15.0.0 by @dependabot in #659
  • chore(deps-dev): bump @types/react-dom from 18.2.24 to 18.2.25 by @dependabot in #661
  • chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.0.0 to 12.1.0 by @dependabot in #664
  • chore(deps-dev): bump release-it from 17.1.1 to 17.2.0 by @dependabot in #665
  • chore(deps-dev): bump @testing-library/react from 15.0.0 to 15.0.2 by @dependabot in #666
  • chore(deps-dev): bump @types/react from 18.2.75 to 18.2.79 by @dependabot in #667
  • chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.1 by @dependabot in #670
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.1 by @dependabot in #671
  • chore(deps-dev): bump @testing-library/react from 15.0.2 to 15.0.4 by @dependabot in #672
  • Update devDependencies and dependencies by @mholthausen in #680

New Contributors

Full Changelog: v3.0.0...v4.0.0