Skip to content

Releases: giorgiabosello/google-maps-react-markers

1.2.2

30 Apr 11:50
Compare
Choose a tag to compare

What's Changed

  • ✨ add support for custom events (#49)
  • 🥅 add try/catch to avoid crashing (#46)
  • Documentation update
  • Bump @babel/preset-env from 7.21.4 to 7.21.5
  • Bump eslint 8.37.0 to 8.39.0
  • Bump prettier from 2.8.7 to 2.8.8
  • Bump typescript from 5.0.3 to 5.0.4
  • Bump @babel/plugin-transform-react-jsx from 7.21.0 to 7.21.5

Full Changelog: 1.2.1...1.2.2

1.2.1

04 Apr 17:58
Compare
Choose a tag to compare

What's Changed

  • Documentation update
  • Bump @babel/core from 7.20.12 to 7.21.4
  • Bump @babel/eslint-parser from 7.19.1 to 7.21.3
  • Bump @babel/preset-env from 7.20.2 to 7.21.4
  • Bump cross-env from 7.0.2 to 7.0.3
  • Bump eslint from 8.33.0 to 8.37.0
  • Bump eslint-config-prettier from 8.6.0 to 8.8.0
  • Bump eslint-plugin-n from 15.6.1 to 15.7.0
  • Bump eslint-plugin-node from 11.0.0 to 11.1.0
  • Bump microbundle-crl from 0.13.10 to 0.13.11
  • Bump prettier from 2.8.3 to 2.8.7
  • Bump typescript from 5.0.2 to 5.0.3
  • Bump @babel/plugin-syntax-flow from 7.18.6 to 7.21.4
  • Bump @babel/plugin-transform-jsx from 7.2.13 to 7.21.0
  • Removed babel-eslint old dependency

Full Changelog: 1.2.0...1.2.1

1.2.0

22 Mar 09:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.7...1.2.0

1.1.7

14 Mar 14:17
Compare
Choose a tag to compare

What's Changed

  • Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #30
  • Bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #31
  • 📝 documentation update - added CONTRIBUTING.md

Full Changelog: 1.1.6...1.1.7

1.1.6

06 Mar 15:01
Compare
Choose a tag to compare

⬆️ upgrade dependencies

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.6

1.1.5

27 Feb 09:44
Compare
Choose a tag to compare

🔖 release 1.1.5 that fixes #22

1.1.4

17 Feb 15:20
Compare
Choose a tag to compare

🐛 fixed issue #19 + 📝 documentation update

1.1.3

16 Feb 10:25
Compare
Choose a tag to compare

🐛 fix issue #17 - missing callback in Google Maps script

1.1.2

03 Feb 12:29
Compare
Choose a tag to compare

Documentation update.

1.1.1

03 Feb 11:22
Compare
Choose a tag to compare

(feature) issue #16 - add props to manage loading script externally + update dependencies