This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 16 files changed +42
-10
lines changed Expand file tree Collapse file tree 16 files changed +42
-10
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package serverless-nextjs-monorepo
9
+
6
10
# [ 3.2.0-alpha.1] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.0...v3.2.0-alpha.1 ) (2021-06-26)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.2.0-alpha.1 " ,
2
+ "version" : " 3.2.0-alpha.2 " ,
3
3
"npmClient" : " yarn" ,
4
4
"command" : {
5
5
"publish" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/cloudfront
9
+
6
10
# [ 3.1.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0-alpha.16...v3.1.0 ) (2021-06-25)
7
11
8
12
** Note:** Version bump only for package @sls-next/cloudfront
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sls-next/cloudfront" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.2.0-alpha.2 " ,
4
4
"description" : " Handles CloudFront invalidation" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/core
9
+
6
10
## [ 3.1.1-alpha.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0...v3.1.1-alpha.0 ) (2021-06-26)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sls-next/core" ,
3
- "version" : " 3.1.1 -alpha.0 " ,
3
+ "version" : " 3.2.0 -alpha.2 " ,
4
4
"description" : " Handles Next.js routing independent of provider" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/lambda-at-edge
9
+
6
10
## [ 3.1.1-alpha.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0...v3.1.1-alpha.0 ) (2021-06-26)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 3.1.1 -alpha.0 " ,
6
+ "version" : " 3.2.0 -alpha.2 " ,
7
7
"description" : " Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge" ,
8
8
"main" : " dist/index.js" ,
9
9
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/s3-static-assets
9
+
6
10
# [ 3.1.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0-alpha.16...v3.1.0 ) (2021-06-25)
7
11
8
12
** Note:** Version bump only for package @sls-next/s3-static-assets
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sls-next/s3-static-assets" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.2.0-alpha.2 " ,
4
4
"description" : " Handles upload to S3 of next.js static assets" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/aws-cloudfront
9
+
6
10
# [ 3.1.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0-alpha.16...v3.1.0 ) (2021-06-25)
7
11
8
12
** Note:** Version bump only for package @sls-next/aws-cloudfront
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sls-next/aws-cloudfront" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.2.0-alpha.2 " ,
4
4
"main" : " ./serverless.js" ,
5
5
"types" : " dist/component.d.ts" ,
6
6
"publishConfig" : {
16
16
"author" :
" Daniel Conde <[email protected] >" ,
17
17
"license" : " MIT" ,
18
18
"dependencies" : {
19
- "ramda " : " ^0.27.1 " ,
19
+ "@serverless/core " : " ^1.1.2 " ,
20
20
"aws-sdk" : " ^2.935.0" ,
21
- "@serverless/core " : " ^1.1.2 "
21
+ "ramda " : " ^0.27.1 "
22
22
},
23
23
"peerDependencies" : {
24
24
"@serverless/core" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/cdk-construct
9
+
6
10
## [ 3.1.1-alpha.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.1.0...v3.1.1-alpha.0 ) (2021-06-26)
7
11
8
12
** Note:** Version bump only for package @sls-next/cdk-construct
Original file line number Diff line number Diff line change 4
4
"access" : " public"
5
5
},
6
6
"description" : " Serverless Next.js powered by AWS CDK" ,
7
- "version" : " 3.1.1 -alpha.0 " ,
7
+ "version" : " 3.2.0 -alpha.2 " ,
8
8
"main" : " dist/index.js" ,
9
9
"types" : " dist/index.d.ts" ,
10
10
"author" :
" Henry Kirkness <[email protected] >" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.2.0-alpha.2] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.1...v3.2.0-alpha.2 ) (2021-06-26)
7
+
8
+ ** Note:** Version bump only for package @sls-next/serverless-component
9
+
6
10
# [ 3.2.0-alpha.1] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.0...v3.2.0-alpha.1 ) (2021-06-26)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 3.2.0-alpha.1 " ,
6
+ "version" : " 3.2.0-alpha.2 " ,
7
7
"description" : " Serverless Next.js powered by Serverless Components" ,
8
8
"main" : " ./serverless.js" ,
9
9
"types" : " dist/component.d.ts" ,
You can’t perform that action at this time.
0 commit comments