File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,45 @@ Additions:
6
6
7
7
Changes:
8
8
9
+ Fixes:
10
+
11
+ ## 0.10.3 - 01/09/2021
12
+
13
+ Changes:
14
+
9
15
- Add RLayers to take over for custom React/OpenLayers code for managing maps.
10
16
- Add JSURL for encoding state in search params.
11
17
- Switch basemap tiles to load via HTTPS.
18
+ - Dependency Updates:
19
+ - Github Actions
20
+ - Cache from 2.1.6 to 2.1.7
21
+ - Docker login from 1.10.0 to 1.12.0
22
+ - Upload artifact from 2.2.4 to 2.3.1
23
+ - Github pages deploy fro, 4.1.5 to 4.2.0
24
+ - Nginx from 1.21.4 to 1.21.5
25
+ - Javascript
26
+ - Cypress from 9.0.0 to 9.2.0
27
+ - Prop-types from 15.0.0 to 15.8.1
28
+ - React app polyfill from 2.0.0 to 3.0.0
29
+ - React Query from 3.32.1 to 3.34.7
30
+ - React Router DOM from 5.3.0 to 6.2.1
31
+ - React Use from 17.3.1 to 17.3.2
32
+ - Reactstrap from 9.0.0 to 9.0.1
33
+ - Sentry from 6.14.1 to 6.16.1
34
+ - React
35
+ - Tracing
36
+ - Storybook from 6.3.12 to 6.4.9
37
+ - Addon a11y
38
+ - Addon essentials
39
+ - Addon storyshots
40
+ - React
41
+ - Types
42
+ - Enzyme from 3.10.10 to 3.10.11
43
+ - Jest from 27.0.2 to 27.4.0
44
+ - Node from 16.11.7 to 17.0.8
45
+ - React from 17.0.34 to 17.0.38
46
+ - React Response from 8.0.4 to 8.0.5
47
+
12
48
13
49
Fixes:
14
50
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " src" ,
3
- "version" : " 0.10.2 " ,
3
+ "version" : " 0.10.3 " ,
4
4
"private" : true ,
5
5
"homepage" : " http://mariners.neracoos.org/" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments