Skip to content

Commit 1b93ca7

Browse files
committed
v0.10.4
1 parent 9953360 commit 1b93ca7

File tree

2 files changed

+47
-2
lines changed

2 files changed

+47
-2
lines changed

CHANGELOG.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,52 @@ Changes:
88

99
Fixes:
1010

11-
## 0.10.3 - 01/09/2021
11+
## 0.10.4 - 03/01/2022
12+
13+
Changes:
14+
15+
- Migrate Storybook to use Webpack 5/Create React App 5
16+
- Dependency Updates:
17+
- Github Actions
18+
- Docker login from 1.12.0 to 1.14.0
19+
- Docker build push from 2.7.0 to 2.9.0
20+
- Setup Node from 2 to 3
21+
- Github Pages Deploy from 4.2.0 to 4.2.5
22+
- Node from 15.13.0 to 16.14.0
23+
- Nginx from 1.21.5 to 1.21.6
24+
- Javascript
25+
- FontAwesome SVG Core from 1.2.36 to 1.3.0
26+
- FontAwesome Solid SVG icons from 5.15.4 to 6.0.0
27+
- React FontAwesome from 0.1.6 to 0.1.7
28+
- OpenLayers from 6.9.0 to 6.13.0
29+
- React Query from 3.34.7 to 3.34.16
30+
- React Router DOM from 6.2.1 to 6.2.2
31+
- React Scripts from 4.0.3 to 5.0.0
32+
- RLayers from 1.1.1 to 1.3.1
33+
- SASS from 1.46.0 to 1.49.9
34+
- Sentry from 6.16.1 to 6.18.1
35+
- React
36+
- Tracing
37+
- Storybook from 6.4.9 to 6.4.19
38+
- Addon A11y
39+
- Addon Essentials
40+
- Addon Storyshots
41+
- Preset Create React App from 4.0.0 to 4.0.1
42+
- React
43+
- Types
44+
- History from 4.7.9 to 5.0.0
45+
- Jest from 27.4.0 to 27.4.1
46+
- Node from 17.0.8 to 17.0.21
47+
- React from 17.0.38 to 17.0.39
48+
- Typescript from 4.2.4 to 4.6.2
49+
- Wait On from 6.0.0 to 6.0.1
50+
- Cypress from 9.2.0 to 9.5.1
51+
52+
Fixes:
53+
54+
- Use geometry for RFeature rather than feature to connect events properly. [#1766](https://github.com/gulfofmaine/Neracoos-1-Buoy-App/pull/1766)
55+
56+
## 0.10.3 - 01/09/2022
1257

1358
Changes:
1459

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.3",
3+
"version": "0.10.4",
44
"private": true,
55
"homepage": "http://mariners.neracoos.org/",
66
"dependencies": {

0 commit comments

Comments
 (0)