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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
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+
815## [ 1.0.4] - 2022-08-10
16+
917### Changed
18+
1019- update ` cdk ` from 1.132 to 1.158.0
1120- update ` aws-sdk ` to 2.1182.0 for Lambdas with Nodejs runtimes
1221- update ` boto3 ` to 1.24.37 for Lambdas with Python runtimes
1322- update ` react ` and ` next ` node libraries based on compatibility with Node 14.x runtime
1423- 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 )
1625
1726## [ 1.0.3] - 2021-11-15
27+
1828- Update ` cdk ` from 1.42.0 to 1.132.0
1929
2030## [ 1.0.2] - 2021-04-29
31+
2132- Update ` next ` from 10.0.3 to 10.0.4
2233- Update ` aws-amplify ` 2.1.0 to 3.3.25
2334- Remove ` sass-lint `
You can’t perform that action at this time.
0 commit comments