Skip to content

pob@5.9.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 05 Apr 12:28
· 3803 commits to main since this release

5.9.0 (2020-04-05)

Bug Fixes

  • add @pob/commitlint-config in devdep for yarn2 packages (52531c5)
  • create husky template (fcfd946)
  • deps: update dependency gh-got to v9 (#444) (c5a5a53)
  • deps: update dependency prettier to v2 (#480) (9a55c81)
  • add typescript as devdep in lerna packages for yarn 2 (9887f41)
  • dont use mem fs to check if yarnrc.yml exists (56f6dde)
  • fix command pnpify (763ee3e)
  • github action template newline (#451) (e01d90c)
  • only add .yarn/.gitignore for yarn 2 (c414da4)
  • pkg.scripts not always defined (ed43bb2)
  • run yarn install when config fails to load (0f07f31)
  • yarn install to work on both yarn 1 and yarn 2 (fef2d2a)

Features

  • add checks scripts support (#450) (32254e8)
  • add nextjs generator (241f9fb)
  • move npmignore to its own generator (c3bb4cd)
  • print version (84b4108)
  • rename confising type to project (787b7e6)
  • update actions/checkout to v2 (81dfba4)
  • update next gitignore config (33c0760)
  • update node versions in circleci (cf5d76d)
  • update pob eslint config (#466) (fefb4a7)
  • yarn generator for yarn 2 and fixes for yarn 2 (1ff23bb)