Skip to content

Releases: giorgiabosello/google-maps-react-markers

2.0.5

24 Oct 17:38
Compare
Choose a tag to compare

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

Full Changelog: 2.0.2...2.0.5

2.0.2

04 Oct 06:28
Compare
Choose a tag to compare

What's changed

  • 🚑 fix window in SSR after exporting types #123

Full Changelog: 2.0.1...2.0.2

2.0.1

03 Oct 18:50
Compare
Choose a tag to compare

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

29 Sep 19:09
Compare
Choose a tag to compare

🎉 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

Full Changelog: 1.4.2...2.0.0

💬 Discussions open here.

2.0.0-alpha.2

20 Sep 19:56
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

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

06 Sep 12:13
Compare
Choose a tag to compare

💥 Breaking Changes

Library has completely been rewritten in Typescript!

🚧 Builded with tsup
✏️ Fully typed
🔥 PropTypes removed
⬆️ Dependencies upgrade (see below)

What's Changed

Full Changelog: 1.4.2...2.0.0-alpha.0

1.4.2

28 Aug 17:50
Compare
Choose a tag to compare

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

  • 🥳 @haubey made their first contribution in #98

Full Changelog: 1.4.1...1.4.2

1.4.1

08 Aug 10:40
Compare
Choose a tag to compare

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

07 Aug 09:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

10 May 18:32
Compare
Choose a tag to compare

What's changed

  • 🙈 update .gitignore

Full Changelog: 1.2.2...1.2.3