Skip to content

Release 2.17.1

Compare
Choose a tag to compare
@wictorwilen wictorwilen released this 07 Dec 08:26
6d227ad

This new version has all embraced functional components and React hooks, using a new hook called useTeams().

Changes

  • Changed to use React Hooks for UX instead of class based React components (#87)
  • Client side scripts are now functional components (#112)
  • This version does not support upgrading projects generated with prior generator versions

Added

  • Github workflows for build and publish

Deleted

  • Removed native support for direct Git deployment to Azure