Please head https://aka.ms/webtsinstall to install the VSIX.
Included in this version:
- Add in ASP.NET Core backend (in preview).
- Optimized WebTS extension with webpack compression.
- Review and update all docs.
- Improvements in generated projects:
- Accessibility improvements.
- Update libraries in generated code.
- Update _id to id property in SampleData model.
- Update Readme.md
- Other improvements:
- Remove Quickstart button, always show generate button and allow to navigate on all steps on top menu.
- Update libraries in wizard and extension.
- Use Node 12 as minimum required version.
- Bug fixes in wizard:
- Dynamically show azure services based on selected framework and project type.
- Fix scrollbar when right sidebar is collapsed.
- Fix disable generate button when project name is invalid.
- Show licenses from composition templates.
- Fix deploy command when open a generated project without having launched the wizard.
- Fix preview flag configuration.