Skip to content

Releases: Azure/static-web-apps-cli

v1.1.7

07 Mar 05:24
b027d69
Compare
Choose a tag to compare

What's Changed

Features

  • support dotnet-isolated 8.0 for managed APIs (#809) a31fe5a0

Fixes

  • fix: load staticwebapp.config.json schema locally when timeout (#808) 34864d0a

Full Changelog: v1.1.6...v1.1.7

v1.1.6

08 Nov 16:36
6f705b6
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v1.1.5...v1.1.6

v1.1.5

07 Nov 06:43
5b9ae6f
Compare
Choose a tag to compare

What's Changed

Features

  • add client working dir to support deploying next.js (#765) 072bc8c8
  • support start or deploy from outside of the repo (#740) 6b27c1ed
  • support '--data-api-location' in 'swa init' (#735) 1fff64fb

Fixes

Docs

  • Light / Dark theme applied by default based on OS / Browser preference (#753) ec056b08
  • update env-vars.md (#749) affefb24

Full Changelog: v1.1.4...v1.1.5

v1.1.4

18 Jul 05:49
72edc5a
Compare
Choose a tag to compare

What's Changed

Fixes

Docs

  • docs: add cjk7989 as a contributor for code (#730) 6c9dc1a

Full Changelog: v1.1.3...v1.1.4

v1.1.3

14 Jun 14:13
8640eb0
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: incorrect npm package latest version (#707) a331ebd
  • fix: waitOn and fetch IPv4&v6 instead of localhost (#704) 863fa3b

v1.1.2

09 May 05:19
20c8be9
Compare
Choose a tag to compare

What's Changed

  • feat: Add new flags for Function runtime and Function version (#562) 8a601fd
  • fix: fix Syntaxerror while parsing docs. (#680) 5522614
  • fix: copyright displays in footer (#690) 262b57d
  • tests: add unit tests for dab-integration changes (#682)[97da365] (97da365)

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Mar 13:48
fe22711
Compare
Choose a tag to compare

What's Changed

Features

  • [Cherrypick] feat: Add support for custom data api location for the deploy command (#664) by @sgollapudi77 in #669

Docs

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Mar 12:38
c242066
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Docs

New Contributors

Full Changelog: v1.0.6...v1.1.0

v1.0.6

21 Jan 02:32
61dfd01
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: update @azure/identity (fix #541) by @sinedied in #627
  • fix: token scope used when using cliendId/clientSecret auth (fix #541) by @sinedied in #629
  • fix: providing separate agents for HTTP and HTTPS proxy servers by @rupareddy5-21 in #628
  • fix: empty spaces uncorrectly detected as positional argument by @sinedied in #626
  • fix: incorrect path when starting server by @sinedied in #641
  • fix: update vite detection and fix templates by @sinedied in #633
  • fix(init): allow to override apiDevserverUrl by @sinedied in #634

Docs

New Contributors

Full Changelog: v1.0.4...v1.0.6

v1.0.5

20 Jan 12:43
1cd9979
Compare
Choose a tag to compare

Fixes 

Docs

New Contributors

Full Changelog: v1.0.4...v1.0.5