diff --git a/CHANGELOG.md b/CHANGELOG.md index b494f16805b..446f4c82747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,52 @@ 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 + +* correctly support `multiValueHeaders` in go functions during development ([#4618](https://github.com/netlify/cli/issues/4618)) ([f8e692f](https://github.com/netlify/cli/commit/f8e692fc4efb7a76ea6ab5b97747903e0d7b54b9)) +* **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/config to ^18.0.1 ([#4617](https://github.com/netlify/cli/issues/4617)) ([0009146](https://github.com/netlify/cli/commit/00091467e84c803e440983bda83169764e442e0c)) +* **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 @netlify/edge-bundler to ^1.2.0 ([#4624](https://github.com/netlify/cli/issues/4624)) ([9b70a1b](https://github.com/netlify/cli/commit/9b70a1ba05598f041ef367c01056c764320b514d)) +* **deps:** update dependency @netlify/plugins-list to ^6.25.0 ([#4560](https://github.com/netlify/cli/issues/4560)) ([9173d13](https://github.com/netlify/cli/commit/9173d13413d700da5c663dba140da58bb3c926bd)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to ^5.9.2 ([#4559](https://github.com/netlify/cli/issues/4559)) ([441d7ff](https://github.com/netlify/cli/commit/441d7ff9de56f693d8067217d2b5256c34c37260)) +* **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.2](https://github.com/netlify/cli/compare/v10.3.1...v10.3.2) (2022-05-16) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index c09849b543f..59169581e13 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "10.3.2", + "version": "10.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "10.3.2", + "version": "10.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8f75124374b..ddb1b5314dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "10.3.2", + "version": "10.0.0", "author": "Netlify Inc.", "contributors": [ "Abraham Schilling (https://gitlab.com/n4bb12)", @@ -29,6 +29,7 @@ "Cole Bosmann", "Dan Croak (https://twitter.com/croaky)", "Dan Loewenherz (https://twitter.com/dwlz)", + "Daniel Tschinder (https://twitter.com/TschinderDaniel)", "Daniel Woelfel (https://twitter.com/danielwoelfel)", "Dave Ackerman ", "David Calavera (https://twitter.com/calavera)",