File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.24.3 (2025-02-03)
4+
5+ ** 🔧 Maintenance**
6+
7+ - Bump dotenv-flow from 3.2.0 to 4.1.0 (#1040 )
8+ - Remove useless leaflet.css call (#1035 )
9+ - Bump node from 20 to 22 (#1347 )
10+ - Bump eslint-config-prettier from 9.1.0 to 10.0.1 (#1349 )
11+ - Use ts-deepmerge package instead of deepmerge (#1352 )
12+ - Convert JS scripts files to MJS (#1352 )
13+ - Use serwist package instead of the worbox + next-pwa packages (#1355 )
14+
15+ ** 🐛 Fixes**
16+
17+ - Fix Offline PWA - regression since 3.23.0 (#1355 )
18+ - Do not try to import sentry server config if there is no SENTRY_DSN environnement key (#1346 )
19+
320## 3.24.2 (2025-01-06)
421
522** 🔧 Maintenance**
Original file line number Diff line number Diff line change 11{
22 "name" : " geotrek-rando-frontend" ,
3- "version" : " 3.24.2 " ,
3+ "version" : " 3.24.3 " ,
44 "private" : true ,
55 "scripts" : {
66 "debug" : " NODE_OPTIONS='--inspect' next ./src" ,
You can’t perform that action at this time.
0 commit comments