Skip to content

pob@8.7.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 11 Nov 20:52
· 2803 commits to main since this release

8.7.0 (2021-11-11)

Bug Fixes

  • pob: add dist and test ignore in lib package (b38fa8f)
  • pob: dont add postinstallscripts in monorepo subpackages (26fea8a)
  • pob: fix issue when circleci directory doesnt exists (f75e991)
  • pob: fix update yarn before changing yarnrc config file (31365e0)
  • pob: sort package also after on end, because yarn changes package file (d18f904)
  • pob: yarnrc.yml diffs due to yarn install modifiying after first load by fs (aecd272)
  • install postinstallDev plugin if necessary (588a142)
  • remove eslint root dependencies when node linker is node-modules (4e081da)

Features

  • deps: update dependency findup-sync to v5 (#1086) (b04a452)
  • improve npmignore (b47706a)
  • pob: use --parallel --topological-dev with build command and yarn workspaces (6bc6f33)