Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 687 Bytes

[Azure/static-web-apps-deploy] Changelog

x1.0.0 (2023.04)

Features

  • SWA + API
    • .devcontainer: local proxied react + api using SWA CLI
    • app-react-vite: very simple React 18 + Vite app with Azure easy auth
    • api: very simple Node.js Azure Functions v4 (new programming model) with /status route
    • api-inmemory: very simple Node.js Azure Functions v4 (new programming model) with /status and in-memory db for /todo route
    • docs: helpful information about resources
    • example-workflows: example GitHub workflow files you can use to build and deploy apps