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