Skip to content

Commit

Permalink
2.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RaeesBhatti committed May 6, 2020
1 parent fa3a0f2 commit 82dcc71
Show file tree
Hide file tree
Showing 20 changed files with 264 additions and 220 deletions.
43 changes: 33 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.49.0](https://github.com/netlify/cli/compare/v2.48.0...v2.49.0) - 2020-05-06

### Merged

- functions:invoke: Fix config problems by adding port flag [`#878`](https://github.com/netlify/cli/pull/878)
- GitHub Actions debug [`#875`](https://github.com/netlify/cli/pull/875)
- Allow users to unlock deployments while deploying [`#844`](https://github.com/netlify/cli/pull/844)
- Fixed some documentation typos in netlify-dev.md. [`#871`](https://github.com/netlify/cli/pull/871)
- Upgrade Netlify Build [`#874`](https://github.com/netlify/cli/pull/874)
- Netlify Dev: Add framework = "#custom" option [`#843`](https://github.com/netlify/cli/pull/843)
- Fix typo. [`#873`](https://github.com/netlify/cli/pull/873)
- Use .app for the site's name suggestion message. [`#864`](https://github.com/netlify/cli/pull/864)
- Upgrade `zip-it-and-ship-it` [`#867`](https://github.com/netlify/cli/pull/867)
- Upgrade Netlify Build [`#866`](https://github.com/netlify/cli/pull/866)
- Run Prettier [`#861`](https://github.com/netlify/cli/pull/861)
- Upgrade Netlify Build [`#860`](https://github.com/netlify/cli/pull/860)

### Commits

- Test CRA: Use npm instead of yarn [`4eb20cd`](https://github.com/netlify/cli/commit/4eb20cdeacc8df8bca1cf6db8a497904a5b13751)
- GH Actions: Steamline tests [`9de46c4`](https://github.com/netlify/cli/commit/9de46c460830e73b75663fd31380ef951cbff8cf)
- Improve a log [`55c2992`](https://github.com/netlify/cli/commit/55c2992649fe398480524be8f90779343be8ade0)

## [v2.48.0](https://github.com/netlify/cli/compare/v2.47.0...v2.48.0) - 2020-04-24

### Merged
Expand Down Expand Up @@ -118,7 +141,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Make sure to respect port flags and configuration [`#755`](https://github.com/netlify/cli/pull/755)
- Add support for getting/tailing deploy logs [`#762`](https://github.com/netlify/cli/pull/762)
- Deploy: Add flag to trigger build [`#760`](https://github.com/netlify/cli/pull/760)
- Add support for \_headers files [`#754`](https://github.com/netlify/cli/pull/754)
- Add support for _headers files [`#754`](https://github.com/netlify/cli/pull/754)
- Upgrade `@netlify/build` [`#761`](https://github.com/netlify/cli/pull/761)

## [v2.40.0](https://github.com/netlify/cli/compare/v2.39.0...v2.40.0) - 2020-03-16
Expand Down Expand Up @@ -537,7 +560,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Commits

- RulesProxy: Make sure \_redirects works with dev [`27f92f2`](https://github.com/netlify/cli/commit/27f92f23148f7250e63a1586744d155a54751cd5)
- RulesProxy: Make sure _redirects works with dev [`27f92f2`](https://github.com/netlify/cli/commit/27f92f23148f7250e63a1586744d155a54751cd5)
- update logo [`3984bbb`](https://github.com/netlify/cli/commit/3984bbb1c4177fb410f9100d83baac7875ea0025)
- Dev: Make stdio more maintainable [`4cbdb02`](https://github.com/netlify/cli/commit/4cbdb02ca85c7680b9c469aad5ce725e3975f86f)

Expand All @@ -549,11 +572,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Dev: Make functions port configureable [`#525`](https://github.com/netlify/cli/pull/525)
- Fix port for proxy redirects [`#520`](https://github.com/netlify/cli/pull/520)
- Rules Proxy: Pass on query parameters [`#519`](https://github.com/netlify/cli/pull/519)
- Import rules-proxy and and redirect-parser [`#518`](https://github.com/netlify/cli/pull/518)
- Import rules-proxy and and redirect-parser [`#518`](https://github.com/netlify/cli/pull/518)
- Consider sites from different team in Netlify link [`#500`](https://github.com/netlify/cli/pull/500)
- Improve prompts for `link` command [`#502`](https://github.com/netlify/cli/pull/502)
- Add Parcel detector [`#505`](https://github.com/netlify/cli/pull/505)
- rename deploy path [`#508`](https://github.com/netlify/cli/pull/508)
- rename deploy path [`#508`](https://github.com/netlify/cli/pull/508)
- Improve analytics [`#513`](https://github.com/netlify/cli/pull/513)
- Update ISSUE_TEMPLATE.md [`#504`](https://github.com/netlify/cli/pull/504)
- Neltify -> Netlify [`#512`](https://github.com/netlify/cli/pull/512)
Expand Down Expand Up @@ -903,7 +926,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- update netlify dev plugin [`514d759`](https://github.com/netlify/cli/commit/514d7591609fbd645c1de87f47200099e6919abe)
- Add a test for raw parsing [`deb4cb9`](https://github.com/netlify/cli/commit/deb4cb97cf0ef12efba83b07c719064e9e16342e)
- Use conventional file casing [`60ad9d0`](https://github.com/netlify/cli/commit/60ad9d07c5a43ea24e78b63d70955e1a11dacc13)
- Use conventional file casing [`60ad9d0`](https://github.com/netlify/cli/commit/60ad9d07c5a43ea24e78b63d70955e1a11dacc13)

## [v2.11.7](https://github.com/netlify/cli/compare/v2.11.6...v2.11.7) - 2019-04-10

Expand Down Expand Up @@ -1117,7 +1140,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
### Commits

- Run `npm up` [`29f16fa`](https://github.com/netlify/cli/commit/29f16fa376a55093b09d0c14a67e6ab68a5718f7)
- Update js-client providing zip-n-ship capabilities [`f9774a2`](https://github.com/netlify/cli/commit/f9774a29781c37d10875563c6221c2b92d2d7800)
- Update js-client providing zip-n-ship capabilities [`f9774a2`](https://github.com/netlify/cli/commit/f9774a29781c37d10875563c6221c2b92d2d7800)
- Update deps [`985e8da`](https://github.com/netlify/cli/commit/985e8da37e162fefabfd27ac5bf6e567ba7ea790)

## [v2.6.6](https://github.com/netlify/cli/compare/v2.6.5...v2.6.6) - 2019-01-31
Expand All @@ -1128,7 +1151,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Commits

- Run prune before shrink-wrap [`761fcc5`](https://github.com/netlify/cli/commit/761fcc5660c8ac2a293afde661a129a0c8fbee84)
- Run prune before shrink-wrap [`761fcc5`](https://github.com/netlify/cli/commit/761fcc5660c8ac2a293afde661a129a0c8fbee84)

## [v2.6.5](https://github.com/netlify/cli/compare/v2.6.4...v2.6.5) - 2019-01-31

Expand Down Expand Up @@ -1165,7 +1188,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Commits

- Update js-client to fix rate limit handling [`32590eb`](https://github.com/netlify/cli/commit/32590ebf2aa9788733908afee3aefd87f21e9bb8)
- Update js-client to fix rate limit handling [`32590eb`](https://github.com/netlify/cli/commit/32590ebf2aa9788733908afee3aefd87f21e9bb8)

## [v2.6.2](https://github.com/netlify/cli/compare/v2.6.1...v2.6.2) - 2019-01-19

Expand Down Expand Up @@ -1255,7 +1278,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Commits

- Fix missing dependencies [`4dd06ad`](https://github.com/netlify/cli/commit/4dd06ad5bf53d62355e2f126bcc641786dba4139)
- Fix missing dependencies [`4dd06ad`](https://github.com/netlify/cli/commit/4dd06ad5bf53d62355e2f126bcc641786dba4139)

## [v2.2.2](https://github.com/netlify/cli/compare/v2.2.1...v2.2.2) - 2018-11-26

Expand Down Expand Up @@ -1379,7 +1402,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
### Commits

- add root to this.netlify.site [`9104cf2`](https://github.com/netlify/cli/commit/9104cf2df283e19b4565daeb7f9c7a695a5bc419)
- Use dirname, not base name [`73b594c`](https://github.com/netlify/cli/commit/73b594c1bb8dc024ecca8d1a1c9a42ab0b953317)
- Use dirname, not base name [`73b594c`](https://github.com/netlify/cli/commit/73b594c1bb8dc024ecca8d1a1c9a42ab0b953317)

## [v2.0.0-beta.8](https://github.com/netlify/cli/compare/v2.0.0-beta.7...v2.0.0-beta.8) - 2018-10-09

Expand Down
92 changes: 49 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@ See the [CLI command line reference](https://cli.netlify.com/commands/) to get s
- [Usage](#usage)
- [Documentation](#documentation)
- [Commands](#commands)
- [addons](#addons)
- [api](#api)
- [build](#build)
- [deploy](#deploy)
- [dev](#dev)
- [functions](#functions)
- [init](#init)
- [link](#link)
- [login](#login)
- [open](#open)
- [sites](#sites)
- [status](#status)
- [switch](#switch)
- [unlink](#unlink)
- [watch](#watch)
* [addons](#addons)
* [api](#api)
* [build](#build)
* [deploy](#deploy)
* [dev](#dev)
* [functions](#functions)
* [init](#init)
* [link](#link)
* [login](#login)
* [open](#open)
* [sites](#sites)
* [status](#status)
* [switch](#switch)
* [unlink](#unlink)
* [watch](#watch)
- [Contributing](#contributing)
- [Development](#development)
- [License](#license)
Expand Down Expand Up @@ -68,18 +68,18 @@ For a full command reference, see the list below, or visit [cli.netlify.com](htt
## Commands

<!-- AUTO-GENERATED-CONTENT:START (GENERATE_COMMANDS_LIST) -->

### [addons](/docs/commands/addons.md)

(Beta) Manage Netlify Add-ons

| Subcommand | description |
| :------------------------------------------------------- | :---------------------------------------- |
| [`addons:auth`](/docs/commands/addons.md#addonsauth) | Login to add-on provider |
| [`addons:config`](/docs/commands/addons.md#addonsconfig) | Configure add-on settings |
| [`addons:create`](/docs/commands/addons.md#addonscreate) | Add an add-on extension to your site |
| [`addons:delete`](/docs/commands/addons.md#addonsdelete) | Remove an add-on extension to your site |
| [`addons:list`](/docs/commands/addons.md#addonslist) | List currently installed add-ons for site |
| Subcommand | description |
|:--------------------------- |:-----|
| [`addons:auth`](/docs/commands/addons.md#addonsauth) | Login to add-on provider |
| [`addons:config`](/docs/commands/addons.md#addonsconfig) | Configure add-on settings |
| [`addons:create`](/docs/commands/addons.md#addonscreate) | Add an add-on extension to your site |
| [`addons:delete`](/docs/commands/addons.md#addonsdelete) | Remove an add-on extension to your site |
| [`addons:list`](/docs/commands/addons.md#addonslist) | List currently installed add-ons for site |


### [api](/docs/commands/api.md)

Expand All @@ -97,19 +97,21 @@ Create a new deploy from the contents of a folder

Local dev server

| Subcommand | description |
| :------------------------------------------ | :----------- |
| [`dev:exec`](/docs/commands/dev.md#devexec) | Exec command |
| Subcommand | description |
|:--------------------------- |:-----|
| [`dev:exec`](/docs/commands/dev.md#devexec) | Exec command |


### [functions](/docs/commands/functions.md)

Manage netlify functions

| Subcommand | description |
| :---------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------- |
| [`functions:build`](/docs/commands/functions.md#functionsbuild) | Build functions locally |
| [`functions:create`](/docs/commands/functions.md#functionscreate) | Create a new function locally |
| [`functions:invoke`](/docs/commands/functions.md#functionsinvoke) | Trigger a function while in netlify dev with simulated data, good for testing function calls including Netlify's Event Triggered Functions |
| Subcommand | description |
|:--------------------------- |:-----|
| [`functions:build`](/docs/commands/functions.md#functionsbuild) | Build functions locally |
| [`functions:create`](/docs/commands/functions.md#functionscreate) | Create a new function locally |
| [`functions:invoke`](/docs/commands/functions.md#functionsinvoke) | Trigger a function while in netlify dev with simulated data, good for testing function calls including Netlify's Event Triggered Functions |


### [init](/docs/commands/init.md)

Expand All @@ -127,28 +129,31 @@ Login to your Netlify account

Open settings for the site linked to the current folder

| Subcommand | description |
| :----------------------------------------------- | :------------------------------------- |
| [`open:admin`](/docs/commands/open.md#openadmin) | Opens current site admin UI in Netlify |
| [`open:site`](/docs/commands/open.md#opensite) | Opens current site url in browser |
| Subcommand | description |
|:--------------------------- |:-----|
| [`open:admin`](/docs/commands/open.md#openadmin) | Opens current site admin UI in Netlify |
| [`open:site`](/docs/commands/open.md#opensite) | Opens current site url in browser |


### [sites](/docs/commands/sites.md)

Handle various site operations

| Subcommand | description |
| :---------------------------------------------------- | :-------------------------------- |
| [`sites:create`](/docs/commands/sites.md#sitescreate) | Create an empty site (advanced) |
| [`sites:delete`](/docs/commands/sites.md#sitesdelete) | Delete a site |
| [`sites:list`](/docs/commands/sites.md#siteslist) | List all sites you have access to |
| Subcommand | description |
|:--------------------------- |:-----|
| [`sites:create`](/docs/commands/sites.md#sitescreate) | Create an empty site (advanced) |
| [`sites:delete`](/docs/commands/sites.md#sitesdelete) | Delete a site |
| [`sites:list`](/docs/commands/sites.md#siteslist) | List all sites you have access to |


### [status](/docs/commands/status.md)

Print status information

| Subcommand | description |
| :----------------------------------------------------- | :---------------------------------------- |
| [`status:hooks`](/docs/commands/status.md#statushooks) | Print hook information of the linked site |
| Subcommand | description |
|:--------------------------- |:-----|
| [`status:hooks`](/docs/commands/status.md#statushooks) | Print hook information of the linked site |


### [switch](/docs/commands/switch.md)

Expand All @@ -162,6 +167,7 @@ Unlink a local folder from a Netlify site

Watch for site deploy to finish


<!-- AUTO-GENERATED-CONTENT:END -->

## Contributing
Expand Down
Loading

0 comments on commit 82dcc71

Please sign in to comment.