Skip to content

Commit

Permalink
chore(release): v1.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.35.0](v1.34.0...v1.35.0) (2024-09-24)

### Bug Fixes

* `battleOpacity` => `stationsOpacity` ([f720aa3](f720aa3))
* a slightly better temporary image hack ([29b9eb6](29b9eb6))
* a slightly better temporary image hack ([fd2e7c4](fd2e7c4))
* add `stations` to read me ([edd0589](edd0589))
* add missing copy coords menu item ([32b22ff](32b22ff))
* add types & onClose callback to `CopyCoords` ([7eaf43d](7eaf43d))
* backup if a user has an invalid nav option ([744ca90](744ca90))
* encode title in apollo client ([5b7b58f](5b7b58f))
* forgot to rename from `battleTimers` => `stationTimers` ([cd32477](cd32477))
* jsdoc types ([4316fff](4316fff))
* just a lot of things 🍡 ([421b06e](421b06e))
* just a lot of things 🍡 ([7879a7f](7879a7f))
* local.example.json additions ([89706eb](89706eb))
* local.example.json additions ([a200e50](a200e50))
* memo comparison ([dd66d03](dd66d03))
* missing > ([0352204](0352204))
* missing translation ([d676875](d676875))
* missing translations ([abb047a](abb047a))
* more consistent `is_battle_available` usage ([0a565ed](0a565ed))
* optimize dynamax code ([a1cfb57](a1cfb57))
* order of items for the `scanAreas` section of the drawer ([6be6b3b](6be6b3b))
* properly support gym defender temp evolutions ([4595820](4595820))
* remove log ([6e35170](6e35170))
* revert url fallback in navigation ([eddf8bd](eddf8bd))
* select query ([cac8eab](cac8eab))
* select query ([4dd8b2c](4dd8b2c))
* set proper type for compat golbat ([0d5b5f7](0d5b5f7))
* some client side perm stuff ([73fd35a](73fd35a))
* some type imports ([19ae836](19ae836))
* station and dynamax perms on profile page ([dcd994a](dcd994a))
* station clustering in config ([d87dd0e](d87dd0e))
* station clustering in config ([7037c46](7037c46))
* the travesty that was the nest popup ([d19fc74](d19fc74))
* uicons 1.4.1 ([a1776f1](a1776f1))
* uicons.js 2.0.2 ([1153035](1153035))
* undefined/null issue in marker ([48ee917](48ee917))
* undefined/null issue in marker ([9f7532f](9f7532f))
* various type adjustments ([ab51750](ab51750))

### Features

* bread mode uicons support ([4c5dfcc](4c5dfcc))
* categories in options menus ([3bffd7e](3bffd7e))
* german translations for dynamax ([a1f527a](a1f527a))
* station override dropdown ([5ba34c9](5ba34c9))
* station searching ([fbf3b6d](fbf3b6d))
* station searching ([7bd4c50](7bd4c50))
* station timers + bread mon moves ([70316d6](70316d6))
* stationed pokemon ([553ab86](553ab86))
* stations ([6e61dca](6e61dca))
* stations ([f6a479b](f6a479b))
* support pokemon display in showcases ([d39ebab](d39ebab))
  • Loading branch information
semantic-release-bot committed Sep 24, 2024
1 parent edd0589 commit 6b4f7a0
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 1 deletion.
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,62 @@
# [1.35.0](https://github.com/WatWowMap/ReactMap/compare/v1.34.0...v1.35.0) (2024-09-24)


### Bug Fixes

* `battleOpacity` => `stationsOpacity` ([f720aa3](https://github.com/WatWowMap/ReactMap/commit/f720aa3ed58b4c97277486dd78861d3917148bf4))
* a slightly better temporary image hack ([29b9eb6](https://github.com/WatWowMap/ReactMap/commit/29b9eb670dcd7f83b18ac998d4def81d042b2104))
* a slightly better temporary image hack ([fd2e7c4](https://github.com/WatWowMap/ReactMap/commit/fd2e7c4f18925f7982915f26619b39fde7ebf415))
* add `stations` to read me ([edd0589](https://github.com/WatWowMap/ReactMap/commit/edd0589ee96ab1a73f82ebfb41a56994e249d3ed))
* add missing copy coords menu item ([32b22ff](https://github.com/WatWowMap/ReactMap/commit/32b22ff23a3f1bd4699afa2659351b6fbc43b9d7))
* add types & onClose callback to `CopyCoords` ([7eaf43d](https://github.com/WatWowMap/ReactMap/commit/7eaf43d036520a8a202be7fc9312ee688f81a5de))
* backup if a user has an invalid nav option ([744ca90](https://github.com/WatWowMap/ReactMap/commit/744ca90a86dcd89d679c8e605f0b1061e8d611cb))
* encode title in apollo client ([5b7b58f](https://github.com/WatWowMap/ReactMap/commit/5b7b58f7a07d0eebc436fa7535359cd031208fdf))
* forgot to rename from `battleTimers` => `stationTimers` ([cd32477](https://github.com/WatWowMap/ReactMap/commit/cd32477cfe82e681029497f3f5e70a72c2eb8567))
* jsdoc types ([4316fff](https://github.com/WatWowMap/ReactMap/commit/4316fff7b13f98390d4d4be6f98002a4d84f9957))
* just a lot of things :dango: ([421b06e](https://github.com/WatWowMap/ReactMap/commit/421b06e90fa1704c37fafc51389c3983f1194088))
* just a lot of things :dango: ([7879a7f](https://github.com/WatWowMap/ReactMap/commit/7879a7f01975325192ea0a173ea255f6a9e7ee15))
* local.example.json additions ([89706eb](https://github.com/WatWowMap/ReactMap/commit/89706ebaeca95dc887b6adc5623a60e6f61b6c0a))
* local.example.json additions ([a200e50](https://github.com/WatWowMap/ReactMap/commit/a200e50243432953d8a1240e7e4709d3b4ea524e))
* memo comparison ([dd66d03](https://github.com/WatWowMap/ReactMap/commit/dd66d039cf91af9034b90a3915b197863befea17))
* missing > ([0352204](https://github.com/WatWowMap/ReactMap/commit/0352204608526d99759b3f9c01fca1fe73bc6864))
* missing translation ([d676875](https://github.com/WatWowMap/ReactMap/commit/d676875cb26c2b017220922cc144ee93f567c898))
* missing translations ([abb047a](https://github.com/WatWowMap/ReactMap/commit/abb047a64303deca2231972d033f6d26025a5e3f))
* more consistent `is_battle_available` usage ([0a565ed](https://github.com/WatWowMap/ReactMap/commit/0a565ed265db65bf0a5668bc47e0103165792796))
* optimize dynamax code ([a1cfb57](https://github.com/WatWowMap/ReactMap/commit/a1cfb570f2022eb6d3195e5a59949e90e673b5fd))
* order of items for the `scanAreas` section of the drawer ([6be6b3b](https://github.com/WatWowMap/ReactMap/commit/6be6b3b339daf01d7c953053755ffdd65f246123))
* properly support gym defender temp evolutions ([4595820](https://github.com/WatWowMap/ReactMap/commit/45958204c9de795d12cb0a0e241982edcd1f5973))
* remove log ([6e35170](https://github.com/WatWowMap/ReactMap/commit/6e3517006f3cf7459681a8774dd6b3ceefff6a6d))
* revert url fallback in navigation ([eddf8bd](https://github.com/WatWowMap/ReactMap/commit/eddf8bd478d47221eb85ae2b50b7a8e709dbe6b7))
* select query ([cac8eab](https://github.com/WatWowMap/ReactMap/commit/cac8eab24fcce4830bc97cca89e9d2153b2f4f7e))
* select query ([4dd8b2c](https://github.com/WatWowMap/ReactMap/commit/4dd8b2c7988c50185d9fd216f25d8973795fd185))
* set proper type for compat golbat ([0d5b5f7](https://github.com/WatWowMap/ReactMap/commit/0d5b5f79128887fca18e3032773504784e5365d0))
* some client side perm stuff ([73fd35a](https://github.com/WatWowMap/ReactMap/commit/73fd35abaac4f16a0a4b905396bc2de91060dd1a))
* some type imports ([19ae836](https://github.com/WatWowMap/ReactMap/commit/19ae8361256165021a46c91836a4411b6b483773))
* station and dynamax perms on profile page ([dcd994a](https://github.com/WatWowMap/ReactMap/commit/dcd994a7ecc39aef6509cd811efb4143f0db562e))
* station clustering in config ([d87dd0e](https://github.com/WatWowMap/ReactMap/commit/d87dd0e647b4b977bd3d8092807660232ea0c038))
* station clustering in config ([7037c46](https://github.com/WatWowMap/ReactMap/commit/7037c469ac15cfbcf60a2ef6f0b4d888110fecff))
* the travesty that was the nest popup ([d19fc74](https://github.com/WatWowMap/ReactMap/commit/d19fc74edbd4f83f736273f38e2da08bb3739dec))
* uicons 1.4.1 ([a1776f1](https://github.com/WatWowMap/ReactMap/commit/a1776f16e3a51b6be38047a5432e0a791e65b887))
* uicons.js 2.0.2 ([1153035](https://github.com/WatWowMap/ReactMap/commit/1153035919ba0eec3a47035dc9b7153ab6d1b7a0))
* undefined/null issue in marker ([48ee917](https://github.com/WatWowMap/ReactMap/commit/48ee917a1e2c8e8f0ec6f1b6b537935a8c41383c))
* undefined/null issue in marker ([9f7532f](https://github.com/WatWowMap/ReactMap/commit/9f7532f6330762b260c3ba9e473153b6ece3469a))
* various type adjustments ([ab51750](https://github.com/WatWowMap/ReactMap/commit/ab51750d93411cf959af8a3b556c81f4da50f91d))


### Features

* bread mode uicons support ([4c5dfcc](https://github.com/WatWowMap/ReactMap/commit/4c5dfcc311b90f31faf4ca80f4a98a498e79748b))
* categories in options menus ([3bffd7e](https://github.com/WatWowMap/ReactMap/commit/3bffd7e455cd43c46809aed16dde7ba1a89bd94c))
* german translations for dynamax ([a1f527a](https://github.com/WatWowMap/ReactMap/commit/a1f527ac46ffbbb6239018f5faf3cce5929f2a51))
* station override dropdown ([5ba34c9](https://github.com/WatWowMap/ReactMap/commit/5ba34c9d373bbb233fc657aabfcdd72f46b931e3))
* station searching ([fbf3b6d](https://github.com/WatWowMap/ReactMap/commit/fbf3b6d078a559cc09532f28955a8f106a49a44c))
* station searching ([7bd4c50](https://github.com/WatWowMap/ReactMap/commit/7bd4c50e2b592e59d6b2b40925e2942e7292392b))
* station timers + bread mon moves ([70316d6](https://github.com/WatWowMap/ReactMap/commit/70316d6f86b1ac287103daf61e3ba89e30255a3a))
* stationed pokemon ([553ab86](https://github.com/WatWowMap/ReactMap/commit/553ab864785ab3bab67f03ac4f463a50a645e2a1))
* stations ([6e61dca](https://github.com/WatWowMap/ReactMap/commit/6e61dca891c7dd4fb5e120119159d66ba608e6d5))
* stations ([f6a479b](https://github.com/WatWowMap/ReactMap/commit/f6a479b4ae02088461cea7570fc48e18a6423d7b))
* support pokemon display in showcases ([d39ebab](https://github.com/WatWowMap/ReactMap/commit/d39ebab569d8d3cba7ceadf95d7b2179f0663673))

# [1.35.0-develop.3](https://github.com/WatWowMap/ReactMap/compare/v1.35.0-develop.2...v1.35.0-develop.3) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactmap",
"version": "1.35.0-develop.3",
"version": "1.35.0",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit 6b4f7a0

Please sign in to comment.