This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree 10 files changed +29
-5
lines changed
10 files changed +29
-5
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.4.0-alpha.11] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.10...v3.4.0-alpha.11 ) (2021-09-25)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** core:** handle external redirect destinations with query parameters correctly ([ #1744 ] ( https://github.com/serverless-nextjs/serverless-next.js/issues/1744 ) ) ([ 58001fc] ( https://github.com/serverless-nextjs/serverless-next.js/commit/58001fc993c432af0309ccbbe4541a6bd1d00d08 ) )
11
+
6
12
# [ 3.4.0-alpha.10] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.9...v3.4.0-alpha.10 ) (2021-09-24)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.4.0-alpha.10 " ,
2
+ "version" : " 3.4.0-alpha.11 " ,
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.4.0-alpha.11] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.10...v3.4.0-alpha.11 ) (2021-09-25)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** core:** handle external redirect destinations with query parameters correctly ([ #1744 ] ( https://github.com/serverless-nextjs/serverless-next.js/issues/1744 ) ) ([ 58001fc] ( https://github.com/serverless-nextjs/serverless-next.js/commit/58001fc993c432af0309ccbbe4541a6bd1d00d08 ) )
11
+
6
12
# [ 3.4.0-alpha.10] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.9...v3.4.0-alpha.10 ) (2021-09-24)
7
13
8
14
** Note:** Version bump only for package @sls-next/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sls-next/core" ,
3
- "version" : " 3.4.0-alpha.10 " ,
3
+ "version" : " 3.4.0-alpha.11 " ,
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.4.0-alpha.11] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.10...v3.4.0-alpha.11 ) (2021-09-25)
7
+
8
+ ** Note:** Version bump only for package @sls-next/lambda-at-edge
9
+
6
10
# [ 3.4.0-alpha.10] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.9...v3.4.0-alpha.10 ) (2021-09-24)
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.4.0-alpha.10 " ,
6
+ "version" : " 3.4.0-alpha.11 " ,
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.4.0-alpha.11] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.10...v3.4.0-alpha.11 ) (2021-09-25)
7
+
8
+ ** Note:** Version bump only for package @sls-next/cdk-construct
9
+
6
10
# [ 3.4.0-alpha.10] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.9...v3.4.0-alpha.10 ) (2021-09-24)
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.4.0-alpha.10 " ,
7
+ "version" : " 3.4.0-alpha.11 " ,
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.4.0-alpha.11] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.10...v3.4.0-alpha.11 ) (2021-09-25)
7
+
8
+ ** Note:** Version bump only for package @sls-next/serverless-component
9
+
6
10
# [ 3.4.0-alpha.10] ( https://github.com/serverless-nextjs/serverless-next.js/compare/v3.4.0-alpha.9...v3.4.0-alpha.10 ) (2021-09-24)
7
11
8
12
** Note:** Version bump only for package @sls-next/serverless-component
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 3.4.0-alpha.10 " ,
6
+ "version" : " 3.4.0-alpha.11 " ,
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