Releases: giorgiabosello/google-maps-react-markers
Releases · giorgiabosello/google-maps-react-markers
2.0.0-alpha.2
What's Changed
- ➖ ⬆️ 🎨 🏷️ remove useless deps + bump deps + add types
- ⬆️ Bump gh-pages from 5.0.0 to 6.0.0 by @dependabot in #93
- ⬆️ Bump @babel/preset-env from 7.22.10 to 7.22.14 by @dependabot in #105
- ⬆️ Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #106
- ⬆️ Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #107
- ⬆️ Bump eslint-plugin-n from 16.0.1 to 16.0.2 by @dependabot in #108
- ⬆️ Bump @babel/eslint-parser from 7.22.10 to 7.22.11 by @dependabot in #104
Full Changelog: 1.4.2...2.0.0-alpha.2
2.0.0-alpha.0
💥 Breaking Changes
Library has completely been rewritten in Typescript!
🚧 Builded with tsup
✏️ Fully typed
🔥 PropTypes removed
⬆️ Dependencies upgrade (see below)
What's Changed
- ⬆️ Bump gh-pages from 5.0.0 to 6.0.0 by @dependabot in #93
- ⬆️ Bump @babel/preset-env from 7.22.10 to 7.22.14 by @dependabot in #105
- ⬆️ Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #106
- ⬆️ Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #107
- ⬆️ Bump eslint-plugin-n from 16.0.1 to 16.0.2 by @dependabot in #108
- ⬆️ Bump @babel/eslint-parser from 7.22.10 to 7.22.11 by @dependabot in #104
Full Changelog: 1.4.2...2.0.0-alpha.0
1.4.2
What's Changed
- ✨ Change marker overlay box to have width and heigh of zero by @haubey in #98
- 🎨 Support for defaultProps in NextJS 13 ( issue #99 )
- ⬆️ Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #95
- ⬆️ Bump eslint from 8.46.0 to 8.48.0 by @dependabot in #100
- ⬆️ Bump prettier from 3.0.1 to 3.0.2 by @dependabot in #97
- 🏷️ Update typescript types
New Contributors
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.1 released
- ✨ add support for dragging marker (issue #78)
- 📝 update documentation (issue #78)
- 📌 eslint-plugin-prettier @5.0.0
- 🔖 released v. 1.4.0 (issue #78)
Full Changelog: 1.3.0...1.4.1
1.3.0
What's Changed
- Bump @babel/plugin-transform-react-jsx from 7.21.5 to 7.22.3 by @dependabot in #54
- Bump eslint from 8.40.0 to 8.42.0 by @dependabot in #58
- Bump @babel/core from 7.21.8 to 7.22.1 by @dependabot in #55
- Bump @babel/preset-react from 7.18.6 to 7.22.3 by @dependabot in #56
- Bump @babel/preset-env from 7.21.5 to 7.22.4 by @dependabot in #59
- ⬆️ Bump @babel/preset-react from 7.22.3 to 7.22.5 by @dependabot in #63
- ⬆️ Bump eslint-plugin-n from 15.7.0 to 16.0.1 by @dependabot in #67
- ⬆️ Bump @babel/eslint-parser from 7.21.8 to 7.22.7 by @dependabot in #68
- ⬆️ Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #71
- ⬆️ Bump @babel/preset-env from 7.22.4 to 7.22.7 by @dependabot in #69
- ⬆️ Bump semver from 5.7.1 to 5.7.2 by @dependabot in #72
- ⬆️ Bump @babel/core from 7.22.1 to 7.22.8 by @dependabot in #70
- ⬆️ Bump @babel/eslint-parser from 7.22.7 to 7.22.9 by @dependabot in #73
- ⬆️ Bump @babel/preset-env from 7.22.7 to 7.22.9 by @dependabot in #74
- ⬆️ Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #75
- ⬆️ Bump @babel/core from 7.22.8 to 7.22.9 by @dependabot in #77
- ⬆️ Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #79
- ⬆️ Bump eslint-plugin-react from 7.32.2 to 7.33.0 by @dependabot in #81
- ⬆️ Bump eslint from 8.42.0 to 8.45.0 by @dependabot in #82
- ⬆️ Bump @babel/plugin-syntax-flow from 7.21.4 to 7.22.5 by @dependabot in #83
- ⬆️ Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #86
- ⬆️ Bump eslint-plugin-react from 7.33.0 to 7.33.1 by @dependabot in #87
- ⬆️ Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #89
- ⬆️ Bump prettier from 2.8.8 to 3.0.1 by @dependabot in #90
- ⬆️ Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #91
- Adding support for map localization by @sumitsingh0610 in #84
New Contributors
- @sumitsingh0610 made their first contribution in #84
Full Changelog: 1.2.3...1.3.0
1.2.3
1.2.2
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
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
What's Changed
- Bump @babel/eslint-parser from 7.19.1 to 7.21.3 by @dependabot in #35
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #32
- Bump @babel/core from 7.21.0 to 7.21.3 by @dependabot in #33
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #34
Full Changelog: 1.1.7...1.2.0
1.1.7
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