github projen/projen v0.33.0

latest releases: v0.81.15, v0.81.14, v0.81.13...
2 years ago

0.33.0 (2021-11-07)

⚠ BREAKING CHANGES

  • It is now impossible to modify the build task. Instead, extend one of the specific build phases (precompile, compile, post compile, test and package). To access these tasks use project.xxxTask.
  • The compileBeforeTest option in TypeScriptProject is not supported any more. Tests are always executed after compilation.
  • projenDuringBuild is no longer supported. Let us know if you have a use case for it that we are not aware of.

Features

Don't miss a new projen release

NewReleases is sending notifications on new releases.