From 00a563e3e274d5c3ba6c1b1563a7f3b90e173422 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 16:03:58 +0000 Subject: [PATCH] chore(main): release 10.0.0 --- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 44 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1330d0d5556..50ebfa4a9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,47 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [10.0.0](https://github.com/netlify/cli/compare/v9.16.7...v10.0.0) (2022-05-25) + + +### ⚠ BREAKING CHANGES + +* add support for Edge Functions (#4550) + +### Features + +* add geolocation data to Netlify Dev ([#4566](https://github.com/netlify/cli/issues/4566)) ([f35b14c](https://github.com/netlify/cli/commit/f35b14cc6562628137ed718e8518b5ff4bfa75ae)) +* add HTTPS support for Edge Functions in Netlify Dev ([#4567](https://github.com/netlify/cli/issues/4567)) ([f51066e](https://github.com/netlify/cli/commit/f51066ecd170e86259ba7b9401c7fef7344793c0)) +* add support for Edge Functions ([#4550](https://github.com/netlify/cli/issues/4550)) ([59c3670](https://github.com/netlify/cli/commit/59c3670268cb35a81eba33dd305ee4b2a2769b84)) +* change order of Edge Functions execution ([#4555](https://github.com/netlify/cli/issues/4555)) ([9998550](https://github.com/netlify/cli/commit/99985508bed75d2ec76f5f7eeed191b0e946d224)) +* make deploy command bundle edge functions ([#4562](https://github.com/netlify/cli/issues/4562)) ([f4ee7a4](https://github.com/netlify/cli/commit/f4ee7a433d9e417ac11c2f362cdf2063fb888f45)) +* warn about orphaned Edge Function declarations ([#4554](https://github.com/netlify/cli/issues/4554)) ([8945228](https://github.com/netlify/cli/commit/89452281c9cfb1aff19991a93ed2638d0bc03734)) + + +### Bug Fixes + +* **deps:** update dependency @netlify/build to ^27.0.1 ([#4548](https://github.com/netlify/cli/issues/4548)) ([129216e](https://github.com/netlify/cli/commit/129216e901a92ca6833e186930036f4351d2aee0)) +* **deps:** update dependency @netlify/build to ^27.1.0 ([#4578](https://github.com/netlify/cli/issues/4578)) ([b844274](https://github.com/netlify/cli/commit/b8442749367fd87a923e66d2c24a9c613b6ac899)) +* **deps:** update dependency @netlify/build to ^27.1.1 ([#4585](https://github.com/netlify/cli/issues/4585)) ([73b2d6a](https://github.com/netlify/cli/commit/73b2d6ac2b5721da2bd16b4881b2f81f69a94fe7)) +* **deps:** update dependency @netlify/build to ^27.1.3 ([#4616](https://github.com/netlify/cli/issues/4616)) ([5f217e5](https://github.com/netlify/cli/commit/5f217e56e41a39b8f62d6b2bbbd5cbe545e87c65)) +* **deps:** update dependency @netlify/edge-bundler to ^1.1.0 ([#4582](https://github.com/netlify/cli/issues/4582)) ([01d8217](https://github.com/netlify/cli/commit/01d82174b4332cf13583c926c98fe3b9f701c318)) +* **deps:** update dependency @types/node to v14.18.16 ([#4572](https://github.com/netlify/cli/issues/4572)) ([b6d76e8](https://github.com/netlify/cli/commit/b6d76e876757e5cefd01932c3aa4011bd3d4a702)) +* **deps:** update dependency axios to ^0.27.0 ([#4592](https://github.com/netlify/cli/issues/4592)) ([7c5156d](https://github.com/netlify/cli/commit/7c5156d429754db5da1f16391b5f2febe22ebeea)) +* **deps:** update dependency cron-parser to v4.4.0 ([#4593](https://github.com/netlify/cli/issues/4593)) ([c6fd8a6](https://github.com/netlify/cli/commit/c6fd8a6e2fb1015aacee659c6739a38a24406adb)) +* **deps:** update dependency graphql to v16.4.0 ([#4594](https://github.com/netlify/cli/issues/4594)) ([216631a](https://github.com/netlify/cli/commit/216631a62c08572ba18b0c770da97d6dcbe1229b)) +* **deps:** update dependency http-proxy-middleware to v2.0.6 ([#4573](https://github.com/netlify/cli/issues/4573)) ([0e628eb](https://github.com/netlify/cli/commit/0e628eb4a5cb8d3b99a307d91d88e7daa0bb52c8)) +* **deps:** update dependency log-update to v5.0.1 ([#4574](https://github.com/netlify/cli/issues/4574)) ([7c5f0e4](https://github.com/netlify/cli/commit/7c5f0e41c7ef61507633bd976fb1d0ba6cf04acf)) +* **deps:** update dependency stripe to v8.222.0 ([#4595](https://github.com/netlify/cli/issues/4595)) ([ae4d49b](https://github.com/netlify/cli/commit/ae4d49be1a3d073ad810f3dd31b18a7730f8be7e)) +* **deps:** update dependency typescript to v4.6.4 ([#4587](https://github.com/netlify/cli/issues/4587)) ([1956c51](https://github.com/netlify/cli/commit/1956c51c6937cc25fe31a76aa88f025e9a18a10f)) +* **deps:** update module github.com/aws/aws-lambda-go to v1.31.1 ([#4596](https://github.com/netlify/cli/issues/4596)) ([f5b1ab5](https://github.com/netlify/cli/commit/f5b1ab558bd24fe7414019c46ce3e977f1bd22ff)) +* **deps:** update rust crate aws_lambda_events to 0.6.3 ([#4597](https://github.com/netlify/cli/issues/4597)) ([d017df9](https://github.com/netlify/cli/commit/d017df9f61f7135a0a568f7cc426e35c363af75e)) +* **deps:** update rust crate http to 0.2.7 ([#4588](https://github.com/netlify/cli/issues/4588)) ([a31d411](https://github.com/netlify/cli/commit/a31d411a96cd6f62babd78b5a2a447cf0ddd120f)) +* **deps:** update rust crate log to 0.4.17 ([#4589](https://github.com/netlify/cli/issues/4589)) ([e3ffcb1](https://github.com/netlify/cli/commit/e3ffcb1eebf7e01b39fa224968ccb781e9864b97)) +* **deps:** update rust crate tokio to 1.18.2 ([#4598](https://github.com/netlify/cli/issues/4598)) ([3e43d9a](https://github.com/netlify/cli/commit/3e43d9ab3bfe073251dd2ad006690d6bf1b16c5b)) +* pass correct protocol to functions server ([#4604](https://github.com/netlify/cli/issues/4604)) ([a4c9dbb](https://github.com/netlify/cli/commit/a4c9dbbb9e731b386fe6d23c81c775278fe6ac6c)) +* use correct protocol when displaying function URL ([#4605](https://github.com/netlify/cli/issues/4605)) ([7bdf548](https://github.com/netlify/cli/commit/7bdf548405299a1eb031c3e5c3ef0ff27285674d)) +* watch edge function dependencies ([#4576](https://github.com/netlify/cli/issues/4576)) ([c44f2b6](https://github.com/netlify/cli/commit/c44f2b6da0cd0a874079acf1bb273df63b8b962d)) + ### [10.3.1](https://github.com/netlify/cli/compare/v10.3.0...v10.3.1) (2022-05-12) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8114bc9e07f..2486e43f0fd 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "10.3.1", + "version": "10.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "10.3.1", + "version": "10.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9b3af0d9317..06b58883ba7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "10.3.1", + "version": "10.0.0", "author": "Netlify Inc.", "contributors": [ "Abraham Schilling (https://gitlab.com/n4bb12)",