Skip to content

Releases: ryanhefner/react-maps-google

v0.1.6

04 Aug 14:55
Compare
Choose a tag to compare
  • Update dependencies
  • Add testURL to Jest config to resolve issue with latest release

v0.1.5

12 Jul 20:27
Compare
Choose a tag to compare
  • Prevent Map creation if mapRef element no longer in the DOM.
  • Update npm dependencies

v0.1.4

21 May 18:48
Compare
Choose a tag to compare
  • Update dependencies
  • Update rollup.conifg.js to work with new version of rollup-plugin-uglify

v0.1.2

17 Apr 20:15
Compare
Choose a tag to compare
  • Update GoogleMap to properly handle initializing multiple instances on load.
  • Update Marker to selectively handle updating options after the initial render.
  • Add example that initializes multiple map instances in a single page.
  • Remove unnecessary dependency

v0.1.1

10 Apr 22:14
Compare
Choose a tag to compare
  • Initial release