Skip to content

Releases: netlify/cli

v2.55.0

30 Jun 13:57
Compare
Choose a tag to compare

Merged

  • Fix requests hanging when function not found #965
  • Add --debug CLI flag #964
  • Upgrade Netlify Build #957
  • chore: fix fossa #956
  • github tools: add fossa license scanning #927
  • Fix checks for "command" and "dir" combination #936
  • Dev: Dont force redirect on internal URL's #949
  • Fix query param and headers behavior #938
  • Add support for form submissions #780

Commits

v2.54.0

15 Jun 15:26
Compare
Choose a tag to compare

Merged

  • Upgrade Netlify Build #946
  • Deploy: Rename --branch to --alias #943
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /site #942
  • Update Functions Docs to Include Functions Domain #944
  • Fix shadowing of files when request has query params #940
  • Correction in docs #929

Commits

v2.53.0

03 Jun 18:01
Compare
Choose a tag to compare

Merged

  • Add support for branch deploys #907
  • Upgrade Netlify Build #934
  • Dev: Pass query params in redirect and rewrites #931

Commits

v2.52.0

26 May 18:47
Compare
Choose a tag to compare

Merged

  • Fix CI tests failing #926
  • docs: add build command doc for repo + cli.netlify.com #879
  • Upgrade Netlify Build #925
  • Update Netlify Dev docs #917
  • test: move CRA test app install from github action to test setup #913
  • Improve dev and CRA tests logic #918
  • style: format files and enforce it in tests #915
  • fix: use named Octokit import #910
  • Dev: Dont add dots when waiting for port #905
  • Improve Netlify Dev config and docs #902
  • Rename proxyPort to frameworkPort #900
  • Improve error when cant connect to targetPort #899

v2.51.0

12 May 18:03
Compare
Choose a tag to compare

Merged

  • Fix netlify dev --live #897
  • More redirect and rewrite fixes #885
  • Add .env files support fo netlify dev:exec #895
  • Add support for .env.development file #894
  • Watch: Init if not linked #845
  • Update syntax for functions:invoke --payload #892
  • Upgrade strip-ansi-control-characters #887
  • Rules proxy improvements #881

Commits

  • Add empty .env in dummy-site 19c2a7b

v2.50.0

06 May 21:19
Compare
Choose a tag to compare

Merged

  • Fix redirect parsing issues #880

Commits

v2.49.0

06 May 04:22
Compare
Choose a tag to compare

Merged

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

Commits

v2.48.0

24 Apr 18:39
Compare
Choose a tag to compare

Merged

  • Make sure siteId and token are defined with netlify build #856
  • Upgrade Netlify Build #853
  • Add fail-fast: false to CI tests #855

Commits

  • Docs: Use better word b7a28d0
  • Docs: Fix netlify dev port conflict 61b4eab

v2.47.0

18 Apr 02:59
Compare
Choose a tag to compare

Merged

  • Upgrades Netlify Build #842
  • Dev: Add "framework" option #826
  • Dev: Fix --live flag #839
  • Detect Server: Make sure "port" and 'targetPort" are not same #840
  • Parse headers and redirect rules on startup #838
  • Fix 11ty detector #831
  • Add tests for netlify build #837
  • Deploy: Replace live with better words #829
  • Prevent screen clearing once and for all #828
  • Remove devDependency dependency-cruiser #836
  • Upgrade Netlify Build #833
  • Dev: Improve static check #834

Commits

v2.46.0

13 Apr 19:04
Compare
Choose a tag to compare

Merged

  • Dev: Process match fixes #825