Releases: Azure/static-web-apps-cli
Releases · Azure/static-web-apps-cli
v1.0.4
Fixes
-
fix(start): FuncBinary path with space in user home directories (#621) affe1a5
-
fix: --api-devserver-url not working if --api-location not set (#523, #579) (#620) 02fdb90
-
fix: to fix the inability to create a SWA in user-mentioned resource group, changed all the resourceGroupName references to resourceGroup in the code to match with --resource-group flag. 6d1ad19
-
fix(login): fixed short-form of --clear-credentials flag ac6909a
-
fix: create SWA in user-provided Resource Group ca856be
Docs
New Contributors
- @stuartleeks made their first contribution in #606
- @BeardInASuit made their first contribution in #617
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Docs
- docs: update troubleshooting with explainer #576 (#581) 4af9624
- docs: Adding
swa deploy
updates to Troubleshoot b5feddb - docs: add valid azure regions for SWA (#582) 70c126e
- docs: add libsecret-1.so.0 troubleshooting (#530) 6acd1f3
- docs: add default port for vite-based frameworks (#571) 19c619b
- docs: Update swa-start.md (#539) 0b973bc
- docs: Update 99-troubleshooting.md (#549) 2e19e20
Fixes
- fix(core): match * glob in routes (#574) 6004141
- fix(api): bumping the node support to 18 for v4 functions (#564) d24df7a
- fix(deploy): Updating Deployment provider 2771906
- fix(cli): implement missing response override referrer behavior (#543) 8b7d725
- fix(start): keep connection open with http-proxy 7e021c7
- fix(command:init): dev command for Next.Js projects (#555) ea62a4f
- fix(core): identify correct default port for http and https urls (#524) df171a1
Enhancements
- enh: swa-start-perf-boost 47823b0
New Contributors
- @mathiasi made their first contribution in #539
- @neilmispelaar made their first contribution in #549
- @glaucia86 made their first contribution in #555
- @thsackos made their first contribution in #543
- @rupareddy5-21 made their first contribution in #577
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Documentation
- docs: fix subscription example and add output-location note (#505) ec3d9ee
- docs: fix swa init dead link (#493) 6f055a9
- docs: fix typo in swa-init page (#494) c5b2b38
- docs: fix typos on emulator and api-server pages (#497) 61e7dab
- docs: update Vue command (#501) a6d5b0a
Features
- feat: add support for running CLI from a Docker container e8d5009
- feat: use default host 0.0.0.0 when running in docker 5f1c724
Fixes
- fix: Case-insensitive checking environment value (#521) 5b4eacb
- fix: disable interactive browser login when running in Docker 8a05819
- fix: Server should start at localhost outside docker (#526) d6d7b05
New Contributors
- @anfibiacreativa made their first contribution in #493
- @timdeschryver made their first contribution in #497
- @eltociear made their first contribution in #499
- @k-miyake made their first contribution in #501
v1.0.1
What's Changed
- docs: use relative links by @manekinekko in #488
- Use appDevserverUrl for URL configuration by @SIkebe in #490
- docs(readme): add badges by @sinedied in #491
- chore: prep-release 1.0.1 by @sgollapudi77 in #492
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - General Availability 🎉
Documentation
- docs: add official SWA CLI docs website (#460) d51b72f
- docs: add API language runtime version instruction 9c7db82
- docs: add build step for swa deploy 29a23ef
- docs: add instruction how to create a SWA instance e7dd681
- docs: add local auth 81d4e2b
- docs: update env variables 7731464
- docs: fix docs deploy 3435404
- docs: fix npx example 3d5b6c1
- docs: fix option description 0c93433
- docs: removes preview mentions 9aa4a5b
- docs: rename env vars files e142136
- docs: update announcement bar color a48e037
- docs: update blazor docs a959c51
- docs: update CLI options documentation f568df4
- docs: update command help 88cca56
- docs: update contributions guidelines f69d850
- docs: update docs styling + add logo + build hash 140dbaa
- docs: update swa logo color palette d0d8694
Features
- feat(start): set a random port if --port is already taken 1810590
- feat(login): add --clear-credentials a602988
- feat(deploy): add --dry-run mode 2000ef9
- feat(login): add custom persistence cache options 34b70d2
- feat(login): add encryption when persisting tokens (wip) 8694b4d
- feat(start): add env vars support for dev server options 1227d0a
- feat(init): add init command 941ef19
- feat(login): add swa login f205ed6
- feat(core): add runtime node version check 89e292c
- feat(deploy): add support for deployment environments a509c89
- feat(core): add support for dotenv 0147f80
- feat(build): add swa build command (closes #380) 4c3150b
- feat(swa): add swa command 615562e
- feat(deploy): add swa deploy 23d8a5c
- feat(docs): add swa docs be48e69
- feat(init): allow overriding config file with CLI flags (closes #419) (#420) e8ab4ae
- feat(core): implement frameword detection 4c82eab
- feat(login): add encryption logic e088622
- feat(core): improve staticwebapp.config.json validation 8a5041c
- feat(deploy): introduce SWA_CLI_DEPLOY_BINARY_VERSION d792805
- feat(core): provide complete devcontainer with support for e2e tests (#426) c69726a
- feat(start): support self-generating ssl certificates (#441) 4fcb87f
- feat(core): support Azure env variables d1b8b80
- feat(deploy): support swa deploy c7f6dc8
- feat(core): validate staticwebapp.config.json 8ef826d
- feat(cli): add option alias flags f5464db
- feat(deploy): support printing deployment token bf7e511
- feat(deploy): support project creation if none found 7a1a3fc
- feat(detect): add more frameworks and fix some a87ec63
- feat(init): add proper config generation 8eb93a6
- feat(login): add support for service principal and env variables 91be123
Fixes
- fix(core): make positional arguments explicit c01e512
- fix(core): add missing --output-location flag 185da83
- fix(core): add missing githubActionWorkflowLocation type f03d1ed
- fix(core): allow overriding config file with cli flags (closes #419) f06d70c
- fix(core): avoid blocking tests f726d0b
- fix(core): check staticwebapp.config.json max filesize c93a125
- fix(login): check X11 config only on WSL 5636307
- fix(core): clean outputLocation detection logic 548139d
- fix(core): cli default context comparison and unwanted warning d210568
- fix(core): colors and duplicate message in command passthrough c40d6a4
- fix(core): default paths 538d57a
- fix(core): default positional argument overriding config options c29ee6d
- fix(deploy): deploy print-token even if app has provider (#480) f27f68e
- fix(deploy): deployment paths 6f6e1d0
- fix(deploy): detect if project has an existing provider c2ed6f3
- fix(init): detection with some frameworks when run at root path 17b5426
- fix(core): downgrade deps to avoid breaking changes [cc1c403](cc1c40389c7dc9c6b...
v0.8.3
New
- install Azure Functions Core Tools automatically based on user's platform and OS (closes #353) (#391)
5e98cba
- include claims in client principal data retrieved via direct-access endpoint (#381)
6a656e9
- add
--open
option (closes #357) (#358)8838002
- Remove
--output-location
fromswa start
6cbe500
Fixes
- improve glob expressions matching
971ef47
- Allow
--api-location
to bind to external hostnames (#374)c7e76a8
- upgrade serve-static from 1.14.1 to 1.14.2 (#366)
f78abc5
- upgrade concurrently from 6.3.0 to 6.4.0 (#362)
f2ec90a
- ignore Invalid JSON in staticwebapp.config.json
d7f4b66
- use
--app-location
to scan for workflow files5da58d2
- support query strings on static content
da6e132
- ignore invalid workflow files
8332062
- support percent-encoded symbols in static files request url (#404)
540b4ff
- avoid CLI crashes when func crashes
d1b83d5
- passe verbosity level via config file
98fd34b
- fix issues where
--app-location
and--output-location
couldn't serving content from specified directoriesc431661
- catch invalid JSON user claims in UI
774c14c