This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Releases: manuth/ExtendedYoGenerator
Releases · manuth/ExtendedYoGenerator
ExtendedYoGenerator v12.1.2
ExtendedYoGenerator v12.1.2
Updated
- The
TestContext.ResetSettings
method to also reset thedestinationRoot
of the generator - All dependencies
ExtendedYoGenerator v12.0.2
ExtendedYoGenerator v12.0.2
Fixed
- Error when using custom prompts in generators based on ESModules
ExtendedYoGenerator v12.0.1
ExtendedYoGenerator v12.0.1
Fixed
- Errors when creating generators based on ESModules
Updated
- All dependencies
ExtendedYoGenerator v12.0.0
ExtendedYoGenerator v12.0.0
Breaking
- Converted the package to an ESModule
Updated
- All dependencies
bumpVersion
scripts for updating cross-workspace dependencies properly
ExtendedYoGenerator v11.0.7
ExtendedYoGenerator v11.0.7
Fixed
- Vulnerabilities in dependencies
Updated
- All dependencies
ExtendedYoGenerator v11.0.6
ExtendedYoGenerator v11.0.6
Fixed
- Vulnerabilities in dependencies
- Broken vscode settings
- Broken unit tests
Updated
- All dependencies
- Workspace to work with
npm
instead oflerna
- Type declarations thoroughly
- Test timeouts
- Linting environment
Removed
- Unnecessary scripts
ExtendedYoGenerator v11.0.5
ExtendedYoGenerator v11.0.5
Fixed
- An error in the
BaseGeneratorFactory
which caused caused multiple instances of the sameBaseGeneratorFactory
-class to overwrite each other
Updated
- All dependencies
ExtendedYoGenerator v11.0.4
ExtendedYoGenerator v11.0.4
Fixed
- Broken
ObjectExtensionFactory
by fixing type-declarations
Added
- Tests for the
ObjectExtensionFactory
type-declaration
Updated
- All dependencies
ExtendedYoGenerator v11.0.3
ExtendedYoGenerator v11.0.3
Fixed
- Broken type-declarations
Added
- Tests for type-declarations
Updated
- All dependencies
ExtendedYoGenerator v11.0.2
ExtendedYoGenerator v11.0.2
Fixed
- Broken release-scripts
- Drone-pipeline to prevent package-creation from being skipped
Updated
- All dependencies
- Settings to disable timeouts for mocha unit-tests