Skip to content

pob@8.4.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 05 Sep 14:15
· 2904 commits to main since this release

8.4.0 (2021-09-05)

Bug Fixes

  • pob: also lint cjs and mjs files with eslint (d9db76c)
  • pob: define typescript.tsdk even on non pnp yarn (bebf2d9)
  • pob: delete .yarn/sdks when pnp is disabled (e81a5f6)
  • pob: only recommend zipfs extension if pnp is enabled (08ddf19)
  • pob: remove pnp sdks when pnp is disabled (19a1ffd)
  • pob: run prettier after yarn install (a8a1204)

Features

  • pob: update codecov-action to v2 (f184b51)