Skip to content

0.4.2020202

Compare
Choose a tag to compare
@dgomezc dgomezc released this 21 Jul 08:18
· 1295 commits to release since this release
13db8e3

Please head https://aka.ms/webtsinstall to install the VSIX.

0.4 July

Included in this version:

  1. Add in ASP.NET Core backend (in preview).
  2. Optimized WebTS extension with webpack compression.
  3. Review and update all docs.
  4. Improvements in generated projects:
    • Accessibility improvements.
    • Update libraries in generated code.
    • Update _id to id property in SampleData model.
    • Update Readme.md
  5. 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.
  6. 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.