This repository was archived by the owner on Oct 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +261
-250
lines changed Expand file tree Collapse file tree 4 files changed +261
-250
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,30 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.0.5] - 2022-09-28
9
+
10
+ ### Changed
11
+
12
+ - update ` next ` node library to 12.2.4
13
+ - update ` node-fetch ` library to 3.2.10
14
+
8
15
## [ 1.0.4] - 2022-08-10
16
+
9
17
### Changed
18
+
10
19
- update ` cdk ` from 1.132 to 1.158.0
11
20
- update ` aws-sdk ` to 2.1182.0 for Lambdas with Nodejs runtimes
12
21
- update ` boto3 ` to 1.24.37 for Lambdas with Python runtimes
13
22
- update ` react ` and ` next ` node libraries based on compatibility with Node 14.x runtime
14
23
- removed ` next-sass ` as newer version of ` next ` has the functionality built-in
15
- - removed ` node-sass ` and added ` sass ` as the original library is deprecated (https://github.com/sass/node-sass )
24
+ - removed ` node-sass ` and added ` sass ` as the original library is deprecated (https://github.com/sass/node-sass )
16
25
17
26
## [ 1.0.3] - 2021-11-15
27
+
18
28
- Update ` cdk ` from 1.42.0 to 1.132.0
19
29
20
30
## [ 1.0.2] - 2021-04-29
31
+
21
32
- Update ` next ` from 10.0.3 to 10.0.4
22
33
- Update ` aws-amplify ` 2.1.0 to 3.3.25
23
34
- Remove ` sass-lint `
You can’t perform that action at this time.
0 commit comments