You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+45-3Lines changed: 45 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,52 @@ Additions:
6
6
7
7
Changes:
8
8
9
-
- Update with new Google Analytics 4 tag. Closes [#2372](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/issues/2372)
10
-
- Upgraded to React 18 and replaced Enzyme with React Testing Library
9
+
Fixes:
10
+
11
+
## 0.10.7 - 07/19/2023
12
+
13
+
Changes:
14
+
15
+
- Update with new Google Analytics 4 tag. Closes [#2372](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/issues/2372).
16
+
- Upgraded to React 18 and replaced Enzyme with React Testing Library.
17
+
- Set up dependabot groups for Font Awesome, Sentry, Storybook, and React.
18
+
- Dependency Updates:
19
+
- Github Actions
20
+
- Docker setup buildx from 2.2.1 to 2.9.1
21
+
- Docker login from 2.1.0 to 2.2.0
22
+
- Docker build push from 3.2.0 to 4.1.1
23
+
- Github pages deploy from 4.4.1 to 4.4.3
24
+
- Sentry release from 1.2.1 to 1.4.1
25
+
- Node from 19.2 to 20.4
26
+
- Nginx from 1.23.2 to 1.25.1
27
+
- Javascript
28
+
- Font Awesome core from 6.2.1 to 5.3.0
29
+
- Sentry react from 7.23.0 to 7.59.2
30
+
- Highcharts from 10 to 11.1.0
31
+
- Moment Timezone from 0.5.39 to 0.5.43
32
+
- React from 16.14.0 to 18.2.0
33
+
- React DOM from 16.14.0 to 18.2.0
34
+
- React JSX Highcharts from 4.3.2 to 5.0.1
35
+
- React Redux from 8.0.5 to 8.1.1
36
+
- React Router DOM from 6.4.4. to 6.14.2
37
+
- Reactstrap from 9.1.5 to 9.2.0
38
+
- RLayers from 1.4.5 to 1.4.8
39
+
- Storybook from 6.5.14 to 7.1.0
40
+
- Addon A11y
41
+
- Addon Essentials
42
+
- Addon Storyshots
43
+
- Preset create react app
44
+
- Types
45
+
- Jest from 29.2.4 to 29.5.3
46
+
- Node from 18.11.11 to 20.4.2
47
+
- React from 18.0.21 to 18.2.15
48
+
- React DOM From 18.0.6 to 18.2.7
49
+
- React Test Renderer from 16.14.0 to 18.2.0
50
+
- Wait on from 6.0.1 to 7.0.1
51
+
- Cypress from 11.2.0 to 12.17.1
11
52
12
53
Fixes:
54
+
13
55
- Model WMS layers are silently selected by URL time, rather than picker time. closes https://github.com/gulfofmaine/NERACOOS_ModelViewer/issues/11
14
56
15
57
## 0.10.6 - 01/20/2023
@@ -19,7 +61,7 @@ Changes:
19
61
- Redirect requests to platforms with NDBC ID in path. Closes [#2171](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/issues/2171)
20
62
- Show NDBC ID in platform info. Closes [#2171](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/issues/2171)
0 commit comments