Skip to content

pob@15.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 05 Nov 15:41
· 1510 commits to main since this release

15.0.0 (2023-11-05)

⚠ BREAKING CHANGES

  • lerna-light: replace yarn lerna publish to yarn workpaces foreach --no-private npm publish --tolerate-republish

Features

  • add option omitVersionInFileName (b599330)
  • add option to disable yarn cache (761436f)
  • configure and use yarn 4 (b272bd1)
  • deps: update @pob/eslint-config to v51.1.0 (#1796) (076afb2)
  • deps: update dependency @yeoman/types to v1.1.1 (#1811) (e258f5e)
  • deps: update dependency eslint to v8.47.0 (#1732) (333b820)
  • deps: update dependency eslint to v8.48.0 (#1753) (24cf09f)
  • deps: update dependency eslint to v8.49.0 (#1766) (061b3df)
  • deps: update dependency eslint to v8.50.0 (#1778) (9002346)
  • deps: update dependency eslint to v8.51.0 (#1802) (a116098)
  • deps: update dependency eslint to v8.52.0 (#1828) (d331dda)
  • deps: update dependency eslint to v8.53.0 (#1836) (71e2bcc)
  • deps: update yarn monorepo (major) (#1830) (d3bc3da)
  • improve jest config (8243486)
  • improve monorepo detection (c7e43ef)
  • lerna-light: remove publish command (c838a68)
  • limit fetch-depth to 200 commits for faster release (8685e91)
  • pob: add name in publish job (4a2bc0f)
  • pob: add schema in renovate config (56bfa78)
  • pob: ci plugin yarn version (7ee583e)
  • pob: improve config for app node-library (3812f31)
  • pob: split yarn workspaces and legacy lerna ; use yarn to build graph (4f3f77a)
  • remove lerna by default (8af4340)
  • rename publish job to Release (cc6b66b)
  • support tamagui (8a8e9d4)
  • update actions/checkout (f040a5d)
  • update renovate config to use github repo (0c21d38)
  • update to latest lts (f0f1ef2)
  • use yarn plugin version in common release generator (4d48101)

Bug Fixes

  • add early return if token is missing (afeff46)
  • add missing options to disable yarn cache (2138584)
  • change tsBuildInfoFile (3807a34)
  • correctly identify if ci is used in monorepo generator for release generator (f152998)
  • correctly identify if version plugin should be removed (e262c32)
  • deps: update @pob/eslint-config to v51.0.2 (#1718) (18a8330)
  • deps: update @pob/eslint-config to v51.1.2 (#1825) (cbbccb1)
  • deps: update dependency @types/inquirer to v9.0.4 (#1806) (c4df08f)
  • deps: update dependency @types/inquirer to v9.0.5 (#1821) (6e6d1c0)
  • deps: update dependency @types/inquirer to v9.0.6 (#1823) (d7414f2)
  • deps: update dependency mem-fs-editor to v10.0.3 (#1819) (a7dfdfc)
  • deps: update dependency yeoman-environment to v4.0.0-beta.4 (#1768) (9798aef)
  • deps: update dependency yeoman-environment to v4.0.0-beta.5 (#1785) (deb0019)
  • deps: update dependency yeoman-generator to v6.0.0-rc.3 (#1720) (f397a89)
  • deps: update dependency yeoman-generator to v6.0.0-rc.4 (#1737) (ec4b155)
  • deps: update dependency yeoman-generator to v6.0.0-rc.5 (#1786) (6ebbde9)
  • deps: update dependency yeoman-generator to v6.0.0-rc.6 (#1808) (a044760)
  • deps: update yarn monorepo (#1795) (c893a31)
  • enable isYarnVersionEnabled even without testing (9a10396)
  • fix ignore paths for apps (be6b9c1)
  • fix publish command for yarn 4 (fab3b9f)
  • fix yarn publish configuration (997808f)
  • fixes for publish workflow (101ecdb)
  • force update plugin if lifecycle script is missing (1e29b9d)
  • intialize yarn before getting cached package.json (ef595bc)
  • only allow to configure bump-dependents-highest-as for independent monorepo (e56d0eb)
  • pob-babel: export root createRollupConfig (3341835)
  • pob: bring back npmignore (3ac3841)
  • 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 monorepo workspaces generator not called (0baab7c)
  • pob: fix package generator not working in monorepo (1c63705)
  • pob: fix publish with yarn (d683add)
  • pob: fix yarnrc dump options (bf27b86)
  • pob: fixes and enable yarn plugin version for eslint-configs (396ffea)
  • remove console.log (5fb2c16)
  • run npm publish in parallel (7f22704)

Version bump for dependency: sort-eslint-config
Version bump for dependency: sort-object
Version bump for dependency: sort-pkg
Version bump for dependency: yarn-workspace-utils
Version bump for dependency: root