|
| 1 | +# [1.33.0-develop.11](https://github.com/WatWowMap/ReactMap/compare/v1.33.0-develop.10...v1.33.0-develop.11) (2024-08-04) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* add list of non-hot-reloadable config values ([803aa9a](https://github.com/WatWowMap/ReactMap/commit/803aa9a7ed66c8e895146ad62dbe9ee386c749f1)) |
| 7 | +* client stuff ([cb2145b](https://github.com/WatWowMap/ReactMap/commit/cb2145ba364b08297380d862684bfa1dd28d4506)) |
| 8 | +* hot reloading auth strategies ([c1cad7a](https://github.com/WatWowMap/ReactMap/commit/c1cad7a8dd6b048e93c37ab9fe84b2ea649b0823)) |
| 9 | +* middleware order ([309ea1b](https://github.com/WatWowMap/ReactMap/commit/309ea1b27f5945e95fb997fb63653a95c9a5a81c)) |
| 10 | +* missing multi domain file reload ([7593754](https://github.com/WatWowMap/ReactMap/commit/7593754384c74b3edb645c36c9075f03235744b5)) |
| 11 | +* more config typings ([fa18399](https://github.com/WatWowMap/ReactMap/commit/fa1839963b7117080b4c8a7de26c3075c03126a9)) |
| 12 | +* only reload the services that need to be reloaded ([3782faf](https://github.com/WatWowMap/ReactMap/commit/3782faf2ef54bb6620d8cd13b8397faa557cecef)) |
| 13 | +* order of declarations for req.logout ([3869ab2](https://github.com/WatWowMap/ReactMap/commit/3869ab207d71967372573004db8ad0e3efb67cbd)) |
| 14 | +* order of middleware ([430cd19](https://github.com/WatWowMap/ReactMap/commit/430cd1938b65502f6b8eaf5e16d8bb11b22d9ea0)) |
| 15 | +* pokemon filtering gender/size ([06dc373](https://github.com/WatWowMap/ReactMap/commit/06dc373fc250e5265140d08ac91ff246c044c91f)) |
| 16 | +* text split ([2ca3ae8](https://github.com/WatWowMap/ReactMap/commit/2ca3ae89d8490f573cbc36b567145910bbdc7e40)) |
| 17 | +* types ([4f28f49](https://github.com/WatWowMap/ReactMap/commit/4f28f49ea7e73dbb3700b1294460fd81e9635d07)) |
| 18 | + |
| 19 | + |
| 20 | +### Features |
| 21 | + |
| 22 | +* add `helmet` middleware ([109c214](https://github.com/WatWowMap/ReactMap/commit/109c21487a46d995423d5b1e6909e1ae7ac48eb8)) |
| 23 | +* add `reloadConfigOnSave` as config value ([270b36f](https://github.com/WatWowMap/ReactMap/commit/270b36f7a2b474c3d2cd6567bc0d33ff5778896c)) |
| 24 | +* backend data limits ([82d1494](https://github.com/WatWowMap/ReactMap/commit/82d1494920cd2057fe5088668717b05d5189f406)) |
| 25 | +* hot reloadable config ([8cc56b6](https://github.com/WatWowMap/ReactMap/commit/8cc56b694e543c055b994ef85673b3f63b6e6b1c)) |
| 26 | +* send message to auth clients ([61ac3f5](https://github.com/WatWowMap/ReactMap/commit/61ac3f5c1a3e6b7ddb2636827c758bb07291ead3)) |
| 27 | + |
1 | 28 | # [1.33.0-develop.10](https://github.com/WatWowMap/ReactMap/compare/v1.33.0-develop.9...v1.33.0-develop.10) (2024-07-21)
|
2 | 29 |
|
3 | 30 |
|
|
0 commit comments