Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
Merge branch 'master' into dphang/cf-tag-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dphang authored Aug 20, 2021
2 parents 02716f5 + eb4267a commit 30d48a7
Show file tree
Hide file tree
Showing 35 changed files with 774 additions and 350 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.1-alpha.0...v3.3.0-alpha.0) (2021-08-19)

### Features

- **aws-sqs:** support sqs tags/naming ([#1543](https://github.com/serverless-nextjs/serverless-next.js/issues/1543)) ([7bf2c67](https://github.com/serverless-nextjs/serverless-next.js/commit/7bf2c67e2ad9cf188284c9eb160f9a5251bb5fc2))
- **CI:** add cache to ci workflow ([#1512](https://github.com/serverless-nextjs/serverless-next.js/issues/1512)) ([25351dc](https://github.com/serverless-nextjs/serverless-next.js/commit/25351dcfef9c83c8b8e7acca9809089f53e85743))

## [3.2.1-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0...v3.2.1-alpha.0) (2021-08-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.2.1-alpha.0",
"version": "3.3.0-alpha.0",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@types/react-dom": "^17.0.6",
"@types/webpack": "^5.28.0",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.1",
"aws-sdk": "^2.971.0",
"@typescript-eslint/parser": "^4.29.2",
"aws-sdk": "^2.972.0",
"eslint": "^7.3.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.1.4",
Expand Down
4 changes: 4 additions & 0 deletions packages/compat-layers/lambda-at-edge-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.1-alpha.0...v3.3.0-alpha.0) (2021-08-19)

**Note:** Version bump only for package @sls-next/next-aws-cloudfront

# [3.2.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.29...v3.2.0) (2021-08-03)

**Note:** Version bump only for package @sls-next/next-aws-cloudfront
Expand Down
2 changes: 1 addition & 1 deletion packages/compat-layers/lambda-at-edge-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sls-next/next-aws-cloudfront",
"version": "3.2.0",
"version": "3.3.0-alpha.0",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/deprecated/serverless-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.1-alpha.0...v3.3.0-alpha.0) (2021-08-19)

**Note:** Version bump only for package @sls-next/serverless-plugin

# [3.2.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0-alpha.29...v3.2.0) (2021-08-03)

**Note:** Version bump only for package @sls-next/serverless-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/serverless-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "3.2.0",
"version": "3.3.0-alpha.0",
"description": "A serverless plugin for nextjs 8 serverless target",
"main": "index.js",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/libs/cloudfront/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.1-alpha.0...v3.3.0-alpha.0) (2021-08-19)

**Note:** Version bump only for package @sls-next/cloudfront

## [3.2.1-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0...v3.2.1-alpha.0) (2021-08-04)

**Note:** Version bump only for package @sls-next/cloudfront
Expand Down
4 changes: 2 additions & 2 deletions packages/libs/cloudfront/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sls-next/cloudfront",
"version": "3.2.1-alpha.0",
"version": "3.3.0-alpha.0",
"description": "Handles CloudFront invalidation",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/serverless-nextjs/serverless-next.js#readme",
"dependencies": {
"aws-sdk": "^2.971.0"
"aws-sdk": "^2.972.0"
},
"devDependencies": {
"@types/node": "^16.6.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/libs/cloudfront/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-16.6.2.tgz#331b7b9f8621c638284787c5559423822fdffc50"
integrity sha512-LSw8TZt12ZudbpHc6EkIyDM3nHVWKYrAvGy6EAJfNfjusbwnThqjqxUKKRwuV3iWYeW/LYMzNgaq3MaLffQ2xA==

aws-sdk@^2.971.0:
version "2.971.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.971.0.tgz#84e5b119e2eb84dc484a2b1c3a81e2f91e1cbfc8"
integrity sha512-7mPN7HnPILMNA8YMEMCZp/bi3o4blPoQ1TbBWaowGUt8RhkxgdAAqMy2vAkhElT5xWjROZS+1NgG3khzBlb0xw==
aws-sdk@^2.972.0:
version "2.972.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.972.0.tgz#625efec38d1b16cc1ed39b1bb05fc41b93b80320"
integrity sha512-oRRjz68Yej/wz5JLc41zeG1m7QCvSj+Y2IOFqDflgwpDy4/M7Lp5HmCK2IK0d62FsKvG63b/9JL6+60ybGcsow==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/libs/lambda-at-edge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.1-alpha.0...v3.3.0-alpha.0) (2021-08-19)

**Note:** Version bump only for package @sls-next/lambda-at-edge

## [3.2.1-alpha.0](https://github.com/serverless-nextjs/serverless-next.js/compare/v3.2.0...v3.2.1-alpha.0) (2021-08-04)

**Note:** Version bump only for package @sls-next/lambda-at-edge
Expand Down
6 changes: 3 additions & 3 deletions packages/libs/lambda-at-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "3.2.1-alpha.0",
"version": "3.3.0-alpha.0",
"description": "Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -63,8 +63,8 @@
"typescript": "^4.2.4"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.25.0",
"@aws-sdk/client-sqs": "^3.26.0",
"@aws-sdk/client-s3": "^3.26.0",
"@aws-sdk/client-sqs": "^3.27.0",
"@hapi/accept": "^5.0.2",
"@sls-next/core": "link:../core",
"@vercel/nft": "^0.13.1",
Expand Down
Loading

0 comments on commit 30d48a7

Please sign in to comment.