Releases: Azure/static-web-apps-cli
Releases · Azure/static-web-apps-cli
v2.0.1
What's Changed
- fix (#873, #864): Start crash including auth & Node 20 support by @Timothyw0 in #874
- (#871) fix: import JSON files using createRequire by @adrianhall in #875
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking Change
Node 18 or later is now required
What's Changed
- feat: Support Azure CLI credential by @shibayan in #774
- (#856) fix: hugo.toml detection by @adrianhall in #860
- Fix typo in config schema by @y2kbugger in #739
- (#684) Move to ESM, Fix for CVE audit failures by @adrianhall in #862
- fix (#859): Add check for azureProfile.json to prevent double login by @Timothyw0 in #861
- [Fix] Show "swa start" output in console by @Timothyw0 in #866
- updated svelte's output location to use the correct folder where it puts built assets. (dist) by @johnpapa in #865
- Update 1-install.md by @nickpainter in #857
- Refreshing Node.js supported versions by @aaronpowell & @Timothyw0 in #869
New Contributors
- @shibayan made their first contribution in #774
- @adrianhall made their first contribution in #860
- @y2kbugger made their first contribution in #739
- @nickpainter made their first contribution in #857
Full Changelog: v1.1.10...v2.0.0
v1.1.10
What's Changed
- fix(cli): Fix VuePress swa init and start by @Timothyw0 in #852
- Remove the second server.listen so that it also works with Node 20.13 by @yamachu in #841
- chore: prep release 1.1.10 by @Timothyw0 in #854
- docs: Make the recommended install the main one by @janpieterz in #637
New Contributors
- @janpieterz made their first contribution in #637
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
- Fix target core tool version detection when using Node 20 by @Timothyw0 in #835
- Update version # of CLI for Release 1.1.9 by @Timothyw0 in #839
- Remove duplicate azure/login@v1 step in azuresdkdrop workflow by @Timothyw0 in #842
- Update azuresdkdrop workflow account-name by @Timothyw0 in #846
- Update azuresdkdrop workflow with auth mode by @Timothyw0 in #847
New Contributors
- @Timothyw0 made their first contribution in #835
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
Features
Fixes
- Allow SKU selection when creating a new site on "swa deploy" by @mkarmark in #817
- Support for Node 20 by @mkarmark in #818
New Contributors
Full Changelog: v1.1.7...v1.1.8
v1.1.7
v1.1.6
v1.1.5
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
- throw error when fail to load SWAConfigSchema (#763) f07e351e
- remove initial delay to speed up requests (#761) 8952b3e2
- update node to 18 in dockerfile (#755) 996a82ef
- accept apiDevserverUrl with non-ok response (#737) 37e69e11
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