Skip to content

Commit 7c89cc0

Browse files
committed
v0.10.3
1 parent fd3e075 commit 7c89cc0

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,45 @@ Additions:
66

77
Changes:
88

9+
Fixes:
10+
11+
## 0.10.3 - 01/09/2021
12+
13+
Changes:
14+
915
- Add RLayers to take over for custom React/OpenLayers code for managing maps.
1016
- Add JSURL for encoding state in search params.
1117
- 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+
1248

1349
Fixes:
1450

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "src",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"private": true,
55
"homepage": "http://mariners.neracoos.org/",
66
"dependencies": {

0 commit comments

Comments
 (0)