All notable changes to the "generateswitchcaseforenumtype" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fix one bug
- Fix #4
- Support union of class type.
- Change the way check empty switch case block.
case
andbreak
statement is allowed.
- Add 'enableForWorkspaceTypeScriptVersions', make it work with workspace typescript.
- Reflact some code.
- Initial release