Skip to content

pob@29.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 24 Aug 13:07
· 410 commits to main since this release

29.0.0 (2025-08-24)

⚠ BREAKING CHANGES

  • drop node 20

Features

Bug Fixes

  • comment out removal of alp-rollup-plugin-config dependency in CommonBabelGenerator (8e496f5)
  • only apply tsconfig.test.ts if this.options.onlyLatestLTS is disabled (da85d7a)
  • refactor environment handling in CommonTranspilerGenerator to use envsWithDefault for improved clarity and maintainability (4421be3)
  • remove unnecessary tsconfig.test.json handling in MonorepoTypescriptGenerator (453c5da)
  • update moduleResolution in tsconfig to use 'bundler' for better compatibility (141e0d3)
  • update pkg options before to allow proper order and remove @babel/core @babel/runtime on pob-babel disable (560002c)

Version bump for dependency: @pob/sort-object
Version bump for dependency: @pob/sort-pkg
Version bump for dependency: yarn-workspace-utils
Version bump for dependency: @pob/root