Skip to content

pob@13.4.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 14 Aug 06:10
· 1680 commits to main since this release

13.4.0 (2023-08-14)

Features

  • deps: update dependency eslint to v8.45.0 (#1708) (9113ab1)
  • deps: update dependency eslint to v8.46.0 (#1717) (e40f88b)
  • deps: update dependency eslint to v8.47.0 (#1732) (333b820)
  • improve jest config (8243486)
  • pob: add name in publish job (4a2bc0f)
  • pob: ci plugin yarn version (7ee583e)
  • pob: configure types in extraEntries (10548e2)
  • pob: disable tsc cache for apps (f7b3c46)
  • pob: improve config for app node-library (3812f31)
  • pob: support esbuild (a0ece75)
  • support tamagui (8a8e9d4)

Bug Fixes

  • add early return if token is missing (afeff46)
  • configure types in exports for non babel libraries (e1ed4cf)
  • deps: update dependency semver to v7.5.4 (#1703) (0656af8)
  • deps: update dependency yeoman-generator to v6.0.0-rc.3 (#1720) (f397a89)
  • fix ignore paths for apps (be6b9c1)
  • fixes for publish workflow (101ecdb)
  • intialize yarn before getting cached package.json (ef595bc)
  • keep @babel/preset-react for rollup plugins (f44881e)
  • pob: dont use yarn plugin for eslint-config as it is a monorepo with fixed version (a93cb1f)
  • pob: export types for private package (c0e78d1)
  • pob: fix alp-dev check in dependencies (4ebc6bb)
  • pob: fix publish with yarn (d683add)
  • pob: fixes and enable yarn plugin version for eslint-configs (396ffea)
  • pob: keep incremental true even when cacheEnabled is false (3e95d46)
  • pob: node 20 is not yet lts (0cd5460)
  • pob: only enable incremental if cache is enabled (f7c9d2a)
  • pob: remove noEmitOnError when noEmit is enabled (7d9dfa2)