2020-02-06 00:38:34 +03:00
# Change Log
2023-05-18 00:28:16 +03:00
## 0.12.1 - 2023-05-17
### Added
* Add support for the upcoming Azure Resources Focus feature
2023-04-03 23:44:52 +03:00
## 0.12.0 - 2023-04-03
### Added
* VS Code for the Web support. Create and deploy Static Web Apps right from the browser with [vscode.dev ](https://vscode.dev )! @nturinski in [#801 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/801 )
* Basic support for debugging Static Web Apps that use [Data API builder for Azure Databases ](https://github.com/Azure/data-api-builder ) by @alexweininger in [#808 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/808 )
* [SvelteKit ](https://kit.svelte.dev/ ) build preset by @nturinski in [#816 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/816 )
### Fixed
* Suppress not github repo error by @nturinski in [#811 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/811 )
### Dependencies
* Bump simple-git from 3.15.1 to 3.16.0 by @dependabot in [#787 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/787 )
2023-01-27 00:33:44 +03:00
## 0.11.4 - 2023-01-26
### Added
* Allow creating .NET 7.0 Functions by @alexweininger in [#759 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/759 )
* Forward compatibility with Azure Resources API v2 by @alexweininger in [#778 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/778 )
### Changed
* Remove support for creating .NET Core 3.1 functions by @alexweininger in [#760 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/760 )
### Engineering
* Fix readme badges by @bwateratmsft in [#751 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/751 )
* Use new `getExtensionExports` util by @alexweininger in [#772 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/772 )
* Add .nvmrc file by @alexweininger in [#774 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/774 )
* Migrate to @vscode/test -electron package by @alexweininger in [#779 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/779 )
### Dependencies
* Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in [#756 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/756 )
* Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in [#762 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/762 )
* Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in [#769 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/769 )
* Bump qs from 6.10.1 to 6.11.0 by @dependabot in [#771 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/771 )
* Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in [#763 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/763 )
* Bump simple-git from 3.5.0 to 3.15.1 by @dependabot in [#773 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/773 )
* Bump json5 from 1.0.1 to 1.0.2 by @dependabot in [#776 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/776 )
2022-10-12 21:22:03 +03:00
## 0.11.3 - 2022-10-13
### Added
- Next.JS SSR preset [#743 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/743 )
- Nuxt 3 preset [#741 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/741 )
2022-07-05 23:42:53 +03:00
## 0.11.2 - 2022-07-05
### Changed
- Update @vscode/extension -telemetry to 0.6.2 [#715 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/715 )
### Fixed
- Debug task shell quoting [#718 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/718 )
2022-06-21 20:03:22 +03:00
## 0.11.1 - 2022-06-21
### Changes
- Upgrade shared packages [#705 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/705 )
### Fixed
- Removed bad semver check to fix CLI update notification [#710 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/710 )
- Removed Next.js (SSR) build preset link in the dropdown until full supporting implementation is added [#695 ](https://github.com/microsoft/vscode-azurestaticwebapps/issues/695 )
2022-05-24 16:31:38 +03:00
## 0.11.0 - 2022-05-24
We've made some large design changes to the Azure extensions for VS Code. [View App Centric release notes ](https://aka.ms/AzCode/AppCentric )
2022-04-18 22:37:29 +03:00
## 0.10.1 - 2022-04-18
### Added
- Support for creating Static Web Apps using Next.js [#658 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/658 )
2022-03-24 22:00:11 +03:00
## 0.10.0 - 2022-03-24
2022-03-24 21:00:20 +03:00
### Added
- Support for creating .NET 6 HTTP Functions [#595 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/595 )
### Changed
- Minimum version of VS Code is now 1.62.1
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/16?closed=1 )
## 0.9.1 - 2022-02-22
### Fixed
- Unable to debug non-Node.JS Functions [#618 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/618 )
2021-11-12 20:09:42 +03:00
## 0.9.0 - 2021-11-11
### Added
- Dynamic debugging to easily debug your static web app using the [Azure Static Web Apps CLI ](https://github.com/Azure/static-web-apps-cli ) [#557 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/557 )
![Debug static web app with a dynamic configuration ](resources/readme/debugging.gif )
- Autocomplete and validation for [swa-cli.config.json ](https://github.com/Azure/static-web-apps-cli#swa-cliconfigjson-file ) files
- `$swa-watch` problem matcher for Azure Static Web Apps CLI tasks [#531 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/531 )
### Changed
- Renamed "Edit Configuration" command to "Edit Workflow" [#546 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/546 )
- Build presets are now grouped in the quick pick to match the portal [#556 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/556 )
- Placeholder text on the location step has been changed to clarify region/location selection [#554 ](https://github.com/microsoft/vscode-azurestaticwebapps/pull/554 )
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/15?closed=1 )
2021-09-27 22:39:47 +03:00
## 0.8.1 - 2021-09-27
### Added
- Colored icons to the GitHub action job and step tree nodes
2021-09-28 01:25:02 +03:00
- [Static Web Apps CLI ](https://github.com/Azure/static-web-apps-cli )
- Install or update the CLI using the `Install or Update Azure Static Web Apps CLI` command
- Uninstall the CLI using the `Uninstall Azure Static Web Apps CLI` command
- Check for a new version of the CLI on startup
2021-09-27 22:39:47 +03:00
2021-08-31 01:04:19 +03:00
## 0.8.0 - 2021-09-01
### Added
- View GitHub action logs from Actions tree node
- Limited support for [virtual workspaces ](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub )
- Learn More buttons (?) for select prompts to help clarify unfamiliar concepts
2021-08-13 23:36:07 +03:00
### Changed
- Minimum version of VS Code is now 1.57.0
2021-08-31 01:04:19 +03:00
- Auto-detects Function API folders for `Create Static Web App...` and `Create HTTP Trigger...`
- Location prompt included in `Create Static Web App...`
- Resource Group prompt is first in `Create Static Web App... (Advanced)`
- Output location default for Angular includes placeholder to add project name
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/14?closed=1 )
2021-08-13 23:36:07 +03:00
2021-07-08 03:49:48 +03:00
## 0.7.1 - 2021-07-08
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/13?closed=1 )
2021-05-11 02:44:58 +03:00
## 0.7.0 - 2021-05-12
### Added
- Git project validation prior to `Create Static Web App...`
- After creating a Static Web App, `git pull` is executed to retrieve the [GitHub Actions workflow file ](https://aka.ms/AAcg392 )
- GitHub Configuration tree item when SWA is connected to local project
- `Create Configuration File` command to add `staticwebapp.config.json`
- Standard SKU option for `Create Static Web App... (Advanced)`
### Changed
- `Create Static Web App...` requires an opened workspace in VS Code
- Location, API location, GitHub org, and repo privacy steps have default values for `Create Static Web App...`
- Use `Create Static Web App... (Advanced)` for a more customizable creation
### Removed
- (Preview) label 🎉
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/12?closed=1 )
2021-04-10 02:44:53 +03:00
## 0.6.0 - 2021-04-13
2021-02-18 01:47:47 +03:00
### Added
- Now depends on the "Azure Resources" extension, which provides a "Resource Groups" and "Help and Feedback" view
2021-04-10 02:44:53 +03:00
- IntelliSense for `staticwebapp.config.json` file
- Experimental framework to test incremental changes
2021-02-18 01:47:47 +03:00
### Changed
- "Report an Issue" button was removed from errors. Use the "Help and Feedback" view or command palette instead
2021-03-29 20:51:04 +03:00
- Minimum version of VS Code is now 1.53.0
2021-04-08 23:15:29 +03:00
- Icons updated to match VS Code's theme. Install new product icon themes [here ](https://marketplace.visualstudio.com/search?term=tag%3Aproduct-icon-theme&target=VSCode )
2021-04-10 02:44:53 +03:00
- Build presets pre-generate values for app, api, and output locations that must be confirmed
2021-02-18 01:47:47 +03:00
2021-04-10 02:44:53 +03:00
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/8?closed=1 )
2021-04-09 03:09:33 +03:00
2020-12-03 02:09:22 +03:00
## 0.5.0 - 2020-12-02
### Added
- Publish local projects directly to GitHub
- Advanced creation to provide more control when creating static web apps
- Download remote app settings
- Notification for when long running GitHub actions complete
### Changed
- Functions/App Setting tree items replaced with a "Learn How" node if build doesn't contain functions
- `Create New Static Web App` wizard now asks for deployment method
- Completed GitHub actions cannot be cancelled, on-going actions cannot be re-run
- Messaging of prompts after static web app creation
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/7?closed=1 )
2020-09-22 01:33:47 +03:00
## 0.4.0 - 2020-09-21
### Added
- Support for Python and C# API endpoints
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/4?closed=1 )
2020-07-31 20:54:40 +03:00
## 0.3.0 - 2020-07-31
### Added
- Folder structure will be displayed for the app and api location steps when creating static web apps
- Display GitHub Actions under environments
- Rerun and cancel actions
- View individual jobs and their statuses
- Edit configuration file
- Show documentation from the Azure Static Web Apps (Preview) ribbon
- Delete environments
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/2?closed=1 )
2020-06-11 02:27:42 +03:00
## 0.2.0 - 2020-06-10
### Added
- Display Function triggers in tree
- `Open Repo in GitHub` context menu on Environment item
### Changed
- Visual Studio Code - Insiders is no longer a requirement
- Azure Functions extension is no longer a direct dependency
- Default value for application code location step changed from 'app' to '/'
### Fixed
- [Bugs fixed ](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/6?closed=1 )
2020-05-16 04:00:54 +03:00
## 0.1.0 - 2020-05-18
2020-02-06 00:38:34 +03:00
2020-05-07 12:28:51 +03:00
### Added
- View, create, browse, and delete Azure Static Web Apps (Preview)
2020-05-16 04:00:54 +03:00
- View a static web app's environments
- Create JavaScript/TypeScript HTTP Functions
- View, add, edit, and delete Application Settings