pob@9.0.0
·
2722 commits
to main
since this release
9.0.0 (2021-12-11)
Bug Fixes
- pob: add try/catch arround build and generate:docs commands (561f87f)
- pob: dont add postinstallDev scripts in monorepo packages (f993c13)
- pob: missing clean script when using monorepo (4a4ac95)
- pob: use fs.exists before fs.delete (b2640d1)
Features
- drop node 12 (2f32308)
- pob: configure jest to enable esm by default and remove direct dependency to babel-jest (a789916)
- pob-babel: stop build dev specific and drop node 12 (9cb8975)
BREAKING CHANGES
- requires node 14
- pob-babel: requires to delete dev exports and requires node 14