Skip to content

pob@7.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 13 Nov 17:35
· 3459 commits to main since this release

7.0.0 (2020-11-13)

Bug Fixes

  • babel select empty (38de46c)
  • dont add prettierignore inside lerna (3d44669)
  • ensure most of files are prettiered before writing (c61aecc)
  • ignore .d.ts (80b5d75)
  • missing dependencies for yarn berry (78bf6f2)
  • package repository url (e84a7ad)
  • update update-notifier and generator-license (c6af91a)
  • use babel.config.json for jest (e72494b)
  • util copyAndFormatTpl fixes prettier issues (83ef4b6)

Features

  • drop node 10 (84cdd60)
  • run prettier and eslint independently (9abe7ae)
  • run prettier outside of eslint (445e2cc)
  • update actions/cache to v2 (58a269f)
  • update pob, use prettier outside of eslint (5ef824d)
  • use yarn workspace plugin instead of lerna (55abbe2)

BREAKING CHANGES

  • requires node 12.10