Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Releases: manuth/ExtendedYoGenerator

ExtendedYoGenerator v12.1.2

07 Sep 16:22
Compare
Choose a tag to compare

ExtendedYoGenerator v12.1.2

Updated

  • The TestContext.ResetSettings method to also reset the destinationRoot of the generator
  • All dependencies

Show differences

ExtendedYoGenerator v12.0.2

28 Aug 19:00
Compare
Choose a tag to compare

ExtendedYoGenerator v12.0.2

Fixed

  • Error when using custom prompts in generators based on ESModules

Show differences

ExtendedYoGenerator v12.0.1

28 Aug 16:42
Compare
Choose a tag to compare

ExtendedYoGenerator v12.0.1

Fixed

  • Errors when creating generators based on ESModules

Updated

  • All dependencies

Show differences

ExtendedYoGenerator v12.0.0

16 Aug 12:44
Compare
Choose a tag to compare

ExtendedYoGenerator v12.0.0

Breaking

  • Converted the package to an ESModule

Updated

  • All dependencies
  • bumpVersion scripts for updating cross-workspace dependencies properly

Show differences

ExtendedYoGenerator v11.0.7

07 Aug 20:59
Compare
Choose a tag to compare

ExtendedYoGenerator v11.0.7

Fixed

  • Vulnerabilities in dependencies

Updated

  • All dependencies

Show differences

ExtendedYoGenerator v11.0.6

14 Dec 23:14
Compare
Choose a tag to compare

ExtendedYoGenerator v11.0.6

Fixed

  • Vulnerabilities in dependencies
  • Broken vscode settings
  • Broken unit tests

Updated

  • All dependencies
  • Workspace to work with npm instead of lerna
  • Type declarations thoroughly
  • Test timeouts
  • Linting environment

Removed

  • Unnecessary scripts

Show differences

ExtendedYoGenerator v11.0.5

01 Sep 18:07
Compare
Choose a tag to compare

ExtendedYoGenerator v11.0.5

Fixed

  • An error in the BaseGeneratorFactory which caused caused multiple instances of the same BaseGeneratorFactory-class to overwrite each other

Updated

  • All dependencies

Show differences

ExtendedYoGenerator v11.0.4

28 Aug 21:57
Compare
Choose a tag to compare

ExtendedYoGenerator v11.0.4

Fixed

  • Broken ObjectExtensionFactory by fixing type-declarations

Added

  • Tests for the ObjectExtensionFactory type-declaration

Updated

  • All dependencies

Show differences

ExtendedYoGenerator v11.0.3

26 Aug 13:46
Compare
Choose a tag to compare

ExtendedYoGenerator v11.0.3

Fixed

  • Broken type-declarations

Added

  • Tests for type-declarations

Updated

  • All dependencies

Show differences

ExtendedYoGenerator v11.0.2

23 Aug 03:00
Compare
Choose a tag to compare

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

Show differences