Skip to content

Releases: maplibre/maplibre-react-native

10.0.0-alpha.11

09 Sep 13:14
Compare
Choose a tag to compare
10.0.0-alpha.11 Pre-release
Pre-release

What's Changed

  • bump maplibre native ios to 6.5.4 by @caspg in #437

Full Changelog: 10.0.0-alpha.10...10.0.0-alpha.11

10.0.0-alpha.10

17 Jul 07:27
Compare
Choose a tag to compare
10.0.0-alpha.10 Pre-release
Pre-release

What's Changed

  • move @types/ packages to deps and remove assets.d.ts by @caspg in #423

Full Changelog: 10.0.0-alpha.9...10.0.0-alpha.10

10.0.0-alpha.9

15 Jul 15:01
Compare
Choose a tag to compare
10.0.0-alpha.9 Pre-release
Pre-release

What's Changed

Full Changelog: 10.0.0-alpha.8...10.0.0-alpha.9

10.0.0-alpha.8

12 Jul 11:34
Compare
Choose a tag to compare
10.0.0-alpha.8 Pre-release
Pre-release

What's Changed

  • Updated Android SDK from 10.2.0 to 11.0.1 by @dehret in #412

New Contributors

Full Changelog: 10.0.0-alpha.7...10.0.0-alpha.8

10.0.0-alpha.7

12 Jul 08:55
Compare
Choose a tag to compare
10.0.0-alpha.7 Pre-release
Pre-release

What's Changed

Full Changelog: 10.0.0-alpha.6...10.0.0-alpha.7

10.0.0-alpha.6

04 Jul 09:11
Compare
Choose a tag to compare
10.0.0-alpha.6 Pre-release
Pre-release

What's Changed

  • [FIX] Update fitBounds function to accept an array for padding & Fix Android Release Mode Crash by @lavi02 in #297
  • fix: round compass margins and attribution position to nearest integers [android] by @caspg in #294

New Contributors

Full Changelog: 10.0.0-alpha.5...10.0.0-alpha.6

10.0.0-alpha.5

13 Jun 08:04
Compare
Choose a tag to compare
10.0.0-alpha.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.0.0-alpha.4...10.0.0-alpha.5

10.0.0-alpha.4: Maplibre native 6.4

09 May 14:57
88b7fa0
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 10.0.0-alpha3...10.0.0-alpha.4

10.0.0-alpha.3

03 May 13:32
69dd282
Compare
Choose a tag to compare
10.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Js to ts by @sarahsporck in #52
  • build(deps-dev): bump husky from 4.3.8 to 8.0.3 by @dependabot in #106
  • build(deps-dev): bump ejs from 3.1.8 to 3.1.9 by @dependabot in #79
  • build(deps-dev): bump jest-circus from 29.6.0 to 29.7.0 in /example by @dependabot in #105
  • build(deps): bump @react-navigation/stack from 6.3.17 to 6.3.18 in /example by @dependabot in #95
  • build(deps): bump @types/geojson from 7946.0.10 to 7946.0.11 by @dependabot in #91
  • build(deps): bump react-native-elements from 3.4.2 to 3.4.3 in /example by @dependabot in #101
  • build(deps-dev): bump babel-jest from 29.6.0 to 29.7.0 by @dependabot in #93
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /example by @dependabot in #68
  • build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.4.2 by @dependabot in #83
  • build(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.33.2 by @dependabot in #96
  • build(deps-dev): bump @sinonjs/fake-timers from 8.1.0 to 11.1.0 by @dependabot in #115
  • build(deps): bump react-native-vector-icons from 9.2.0 to 10.0.0 in /example by @dependabot in #97
  • build(deps): bump react-native-screens from 3.22.1 to 3.25.0 in /example by @dependabot in #99
  • build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.28.1 by @dependabot in #116
  • build(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.15 by @dependabot in #81
  • build(deps): bump @react-navigation/native from 6.1.7 to 6.1.8 in /example by @dependabot in #82
  • build(deps-dev): bump @babel/runtime from 7.22.6 to 7.23.1 in /example by @dependabot in #78
  • build(deps-dev): bump lint-staged from 12.5.0 to 14.0.1 by @dependabot in #89
  • build(deps-dev): bump metro-react-native-babel-preset from 0.76.7 to 0.77.0 in /example by @dependabot in #92
  • build(deps-dev): bump documentation from 14.0.1 to 14.0.2 by @dependabot in #76
  • build(deps-dev): bump eslint-plugin-react-native from 4.0.0 to 4.1.0 by @dependabot in #100
  • build(deps-dev): bump ejs-lint from 1.2.2 to 2.0.0 by @dependabot in #98
  • build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 6.7.4 by @dependabot in #72
  • build(deps): bump @types/geojson from 7946.0.10 to 7946.0.11 in /example by @dependabot in #65
  • build(deps): bump deprecated-react-native-prop-types from 4.2.0 to 4.2.1 by @dependabot in #108
  • build(deps): bump react-native-gesture-handler from 2.12.0 to 2.13.1 in /example by @dependabot in #107
  • build(deps): bump @expo/config-plugins from 4.1.5 to 7.2.5 by @dependabot in #104
  • build(deps-dev): bump prettier from 2.8.1 to 3.0.3 by @dependabot in #111
  • build(deps-dev): bump detox from 19.13.0 to 20.14.7 in /example by @dependabot in #207
  • update release note & version in package.json by @sarahsporck in #232
  • fix: plugin for debug simulator by @tyrauber in #164
  • fix: group dependabot commits by core, dev and example by @tyrauber in #165
  • Release: 10.0.0-alpha.1 by @sarahsporck in #260
  • Update android support libraries by @sarahsporck in #121
  • feat: update maplibre native version by @sarahsporck in #61
  • update broken link to the style-spec by @birkskyum in #163
  • Fix: Duplicated Signature issue with Xcode 15 #12022 by @tyrauber in #238
  • chore: 10.0.0-alpha.2 release by @tyrauber in #267
  • Fix/deps by @tyrauber in #298
  • Remove unused import - resolves #336 by @nick42d in #365

New Contributors

Full Changelog: 9.1.0...10.0.0-alpha.3

10.0.0-alpha.2

29 Feb 10:49
9a48139
Compare
Choose a tag to compare
10.0.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.0.0-alpha.1...10.0.0-alpha.2