Releases: giorgiabosello/google-maps-react-markers
Releases · giorgiabosello/google-maps-react-markers
2.0.11
What's Changed
🐛 fix rtl overlay projection
- fix: update overlay projection from transform to style by @giorgiabosello in #295 to fix markers position when swtiching from
dir="ltr"
todir="rtl"
build(deps): 🔝 upgrade dependencies
- build(deps): bump next from 14.1.0 to 14.1.1 in /docs by @dependabot in #260
- build(deps-dev): bump @types/react from 18.3.1 to 18.3.2 by @dependabot in #262
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @dependabot in #264
- build(deps-dev): bump eslint from 9.1.1 to 9.3.0 by @dependabot in #265
- build(deps-dev): bump @types/node from 20.12.8 to 20.12.12 by @dependabot in #266
- build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.10.0 by @dependabot in #268
- fix(chore): 🐛 fix markers not centered (add offset) by @giorgiabosello in #270
- build(deps-dev): bump @types/react from 18.3.2 to 18.3.3 by @dependabot in #276
- build(deps-dev): bump @babel/preset-typescript from 7.24.1 to 7.24.7 by @dependabot in #278
- build(deps-dev): bump @types/google.maps from 3.55.8 to 3.55.11 by @dependabot in #282
- build(deps): bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot in #284
- build(deps-dev): bump @babel/preset-react from 7.24.1 to 7.24.7 by @dependabot in #279
- build(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.8 by @dependabot in #283
Full Changelog: 2.0.9...2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
What's Changed
- ⬆️ Update dependencies and fix marker image on prod by @giorgiabosello in #149
- ⬆️ Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #151
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #153
- ⬆️ Bump @babel/preset-react from 7.22.15 to 7.23.3 by @dependabot in #155
- ⬆️ Bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #154
- ⬆️ Bump @types/react from 18.2.34 to 18.2.37 by @dependabot in #156
- ⬆️ Bump @types/google.maps from 3.54.6 to 3.54.8 by @dependabot in #158
- ⬆️ Bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #160
- ⬆️ Bump release-it from 16.2.1 to 17.0.0 by @dependabot in #159
- ⬆️ Bump @commitlint/config-conventional from 18.1.0 to 18.4.2 by @dependabot in #157
- ⬆️ Bump @babel/core from 7.23.2 to 7.23.3 by @dependabot in #161
- 🐛 #147 fix Google Link not updating on map change by @giorgiabosello in #162
New Contributors
- @giorgiabosello made their first contribution in #149
Full Changelog: 2.0.6...2.0.7
2.0.6
🐛 fix: onChange callback not triggered - issue #140
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
- ⬆️ Bump @babel/preset-typescript from 7.22.15 to 7.23.0 by @dependabot in #125
- ⬆️ Bump @typescript-eslint/parser from 6.6.0 to 6.7.4 by @dependabot in #127
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.4 by @dependabot in #128
- ⬆️ Bump release-it from 16.1.5 to 16.2.1 by @dependabot in #124
- ⬆️ Bump eslint-plugin-typescript-sort-keys from 3.0.0 to 3.1.0 by @dependabot in #129
- ⬆️ Bump eslint-plugin-sort-class-members from 1.18.0 to 1.19.0 by @dependabot in #130
- ⬆️ Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #134
- ⬆️ Bump @types/node from 20.5.9 to 20.8.7 by @dependabot in #135
- ⬆️ Bump @types/react from 18.2.24 to 18.2.31 by @dependabot in #136
- ⬆️ Bump lint-staged from 14.0.1 to 15.0.2 by @dependabot in #137
- ✨ new docs with NextJs and typescript
- 🔥 removed CRA and all of its dependencies
- [doc] edit typo of readme by @wherehows in #138
- [refactor] make a function more reliable by @wherehows in #139
New Contributors
- @wherehows made their first contribution in #138 🙏🏼
Full Changelog: 2.0.2...2.0.5
2.0.2
2.0.1
What's Changed
- 🧑💻 export types
- ⬆️ Bump @types/react from 18.2.21 to 18.2.24 by @dependabot in #122
- ⬆️ Bump @babel/preset-env from 7.22.14 to 7.22.20 by @dependabot in #115
- ⬆️ Bump eslint from 8.48.0 to 8.50.0 by @dependabot in #117
- ⬆️ Bump @babel/core from 7.22.15 to 7.23.0 by @dependabot in #121
- ⬆️ Bump @commitlint/cli from 17.7.1 to 17.7.2 by @dependabot in #119
Full Changelog: 2.0.0...2.0.1
2.0.0
🎉 2.0.0 version released
💥 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
💬 Discussions open here.