v1.1.1
v1.1.1 Release
Release notes
Maintenace update to refactor the dotnet-cli module, clean up some npm scripts, and auto format files in the project that were missed during the original Prettier configuration (#82)
Notable features:
- Refactoring of
dotnet-climodule to use more modern patterns, added unit tests. - Slight update to the npm scripts in the
package.jsonto provide additional output & ensure the.githooksdirectory contents are executable. - Ran entire repository under Prettier to prevent massive whitespace/formatting changes for anyone touching a file that hadn't been hit by auto-formatting yet.
Known Issues
- #67 dotnet-cli module cleanup, backfill tests