Skip to content

Latest commit

 

History

History
1218 lines (473 loc) · 38.7 KB

CHANGELOG.md

File metadata and controls

1218 lines (473 loc) · 38.7 KB

CHANGELOG

2.45.0 (2024-02-05)

Features

2.44.0 (2024-01-16)

Bug Fixes

  • packages/sui-mono: support multiple releases per commit (cd7abbb)

2.43.0 (2024-01-12)

Bug Fixes

  • packages/sui-mono: fix package name regex (e8e935f)

2.42.0 (2023-12-05)

Features

  • packages/sui-mono: allow to release dependabot upgrades (f30fa92)
  • packages/sui-mono: make check function print the new commit push to be released (420ef73)

2.41.0 (2023-10-09)

Features

  • packages/sui-mono: avoid update lock file if no package is updated (daab85a)

2.40.0 (2023-10-06)

Features

  • packages/sui-mono: add lockfile support (51405ef)
  • packages/sui-mono: commit lockfile (e7e93be)
  • packages/sui-mono: update lint issues (0ee3dc7)
  • packages/sui-mono: update lockfile conditionally (d34c8c7)

2.39.0 (2023-09-07)

Bug Fixes

  • packages/sui-mono: remove --no-verify flag (9ca7299)

Features

  • packages/sui-mono: add no-verify flag to publish npm packages (12ae25f)

2.38.0 (2023-08-22)

Features

  • packages/sui-mono: add overrides config support (8c774ef)

2.37.0 (2023-08-17)

Features

  • packages/sui-mono: update gir-url-parse version (dd0c681)

2.36.0 (2023-08-14)

Bug Fixes

  • packages/sui-mono: upgrade versions for security (5ce05a6)

2.35.0 (2023-06-09)

Features

  • packages/sui-mono: upgrade git-url-parse dependency to major 13 (bf53091)

2.34.0 (2022-10-05)

Features

  • packages/sui-mono: add refactor as commit type that triggers new release (1e335eb)

2.33.0 (2022-09-28)

Bug Fixes

  • packages/sui-mono: add skip-ci as suffix (2d2209d)

Features

  • packages/sui-mono: move skip flag before commit msg (40cd277)

2.31.0 (2022-08-09)

Features

  • packages/sui-mono: Use latest git-url-parse (bc7327c)

2.30.0 (2022-06-22)

Features

  • packages/sui-mono: Remove linter warnings (de481b4)

2.29.0 (2022-06-15)

Bug Fixes

  • packages/sui-mono: Fix missing promise (8bbfce4)

2.28.0 (2022-06-13)

Features

  • packages/sui-mono: Remove not optional from ci install for swc compatibility (9e214aa)

2.27.0 (2022-05-16)

Features

  • packages/sui-mono: Adjust prepare commando to be used with workspaces (451bca5)
  • packages/sui-mono: Remove not needed chunk option anymore (96fbb35)

2.26.0 (2022-04-12)

Bug Fixes

  • packages/sui-mono: fix skip ci option on release (d29f7c3)

2.25.0 (2022-04-12)

2.24.0 (2022-04-11)

Features

  • packages/sui-mono: Upgrade to same commander version as rest of sui (581de6d)

2.23.0 (2022-03-31)

Bug Fixes

  • packages/sui-mono: remove beta package version (d605303)
  • packages/sui-mono: url construction before check changes to release (fe73104)

2.22.0 (2022-03-09)

Bug Fixes

  • packages/sui-mono: fix release for monopackage (1e9be78)
  • packages/sui-mono: fix some side effects of change getWorkspaces (88d4ebd)

2.21.0 (2022-02-11)

Features

  • packages/sui-mono: fix optional chainning in nodejs (f009cf4)

2.20.0 (2022-02-10)

Features

  • packages/sui-mono: enable access flag by package (2fda746)
  • packages/sui-mono: initialize params for backward compatibility (63c0163)

2.19.0 (2022-02-01)

Features

  • packages/sui-mono: Check private field to avoid release private packages (80a1ab3)

2.18.0 (2021-09-08)

Bug Fixes

  • packages/sui-mono: Fix support for monorepo monopackage on sui-mono (63fe0a8)

2.17.0 (2021-06-17)

Bug Fixes

  • packages/sui-mono: commit all should add each path changes independently (8e151a3)

2.16.0 (2021-05-26)

Bug Fixes

  • packages/sui-mono: Allow commit all to work as expected (4f28982)

Features

  • packages/sui-mono: Log error but return an empty string (95493d9)

2.15.0 (2021-05-20)

Bug Fixes

  • packages/sui-mono: Avoid checking git status message and use porcelain instead (8af59ac)

2.14.0 (2021-05-18)

Features

  • packages/sui-mono: Add break line (6dfa325)
  • packages/sui-mono: Avoid using console.log and pass args to git commit (349a249)
  • packages/sui-mono: Check footer and body to know if is breaking change (82c6b85)
  • packages/sui-mono: More readable list of commit types (da1e819)
  • packages/sui-mono: Promisify exec (8d7ebf9)
  • packages/sui-mono: Remove not needed dependencies (5055963)
  • packages/sui-mono: Remove remember commit as we're moving to prepush (b34ffbc)
  • packages/sui-mono: Rewrite Prmpter Manager and change name to use kebab case (3d925b4)
  • packages/sui-mono: Simplify Prompter Manager (2184199)
  • packages/sui-mono: Use correct package version (7c3e55c)
  • packages/sui-mono: Use name kebab case file name (006a618)
  • packages/sui-mono: Use new bootstrap without commitizen (6217450)
  • packages/sui-mono: Use new way to build commits message (2d619bc)

2.13.0 (2021-05-10)

Features

  • packages/sui-mono: use latest commitizen with less dependencies (d1acee0)

2.12.0 (2021-03-25)

Features

  • packages/sui-mono: use less context for commits (d9dcc25)

2.11.0 (2021-03-24)

Bug Fixes

  • packages/sui-mono: remove root node_modules when using phoenix (65eb524)

2.10.0 (2021-03-10)

Bug Fixes

  • packages/sui-mono: force sui-mono new release (f1a3ac6)
  • packages/sui-mono: remove console.log (3c1b57a)

2.9.0 (2021-03-10)

Bug Fixes

  • packages/sui-mono: fix quote (960201d)
  • packages/sui-mono: fix release (cd796e0)

Features

  • packages/sui-mono: improve sequential promise (1f483f2)

2.8.0 (2021-03-10)

Bug Fixes

  • packages/sui-mono: fix linter errors (f0f6a56)

Features

  • packages/sui-mono: improve readability (2a75931)

2.7.0 (2021-03-10)

Bug Fixes

  • packages/sui-mono: fix linter error (040dcec)

2.6.0 (2021-03-10)

Bug Fixes

  • packages/sui-mono: better error handling (9461a68)

2.5.0 (2021-03-10)

Bug Fixes

  • packages/sui-ci: add more logging (e916138)
  • packages/sui-mono: more output for errors (55da8a6)

2.4.2 (2021-03-10)

2.4.1 (2021-03-10)

Bug Fixes

  • packages/sui-mono: use correctly async await (ec27a36)

Features

  • packages/sui-mono: better output (3c81753)

2.4.0 (2021-03-04)

Bug Fixes

  • packages/sui-mono: return Promise for catch error and remove Travis code (91610bf)

2.3.0 (2021-03-04)

Bug Fixes

  • packages/sui-mono: fix Travis check if master branch for releases (cc8d759)

2.2.0 (2021-03-01)

Bug Fixes

  • packages/sui-mono: check correctly if master (577d99a)

2.1.0 (2021-03-01)

Bug Fixes

  • packages/sui-mono: fix creation of CHANGELOG because skip ci commit msg (dc4ac41)

Features

  • packages/sui-mono: check isMaster before creating scopes (a1f617c)

2.0.0 (2021-02-16)

Bug Fixes

  • sui-mono: check monorepo for commit msg (421ebe7)
  • sui-mono: fix release with new system (aad8b75)
  • sui-mono: fix usage of isMonoPackage (5e9a6df)
  • sui-mono: fix use of stdout from exec method (1a5a62f)
  • sui-mono: fix wrong double json extension (1ca591b)
  • sui-mono: fix wrong import (a6e1243)
  • sui-mono: use new code instead old one (fac46c2)

Features

  • sui-mono: add glob dependency (bc0850e)
  • sui-mono: force new BREAKING CHANGE (5255db5)
  • sui-mono: integrade sui-cz dependencies (3c484b4)
  • sui-mono: integrate sui-cz to sui-mono (dbb0376)
  • sui-mono: make changelog filename constant and not configurable (b546a92)
  • sui-mono: simplify messages (1a5465d)
  • sui-mono: use factory pattern for better testing (26f7e1a)
  • sui-mono: use internal sui-cz instead pkg (6cce645)
  • sui-mono: use new methods with workspaces for releases (3bb436f)
  • sui-mono: use scopes instead calculating paths (36ddd2e)
  • sui-mono: use sui-helpers/colors instead colors (75549c3)
  • sui-mono: use sui-helpers/colors instead colors lib (4f7dc49)
  • sui-mono: use workspaces for changelog instead scopes (8c1b59d)
  • sui-mono: use workspaces instead scopes (0011beb)
  • sui-mono: wip workspaces (72dd093)

BREAKING CHANGES

  • sui-mono: packagesFolder field is not longer used. build scripts are not longer executed before releasing. Check README for migration guide.

1.72.0 (2020-12-30)

Bug Fixes

  • sui-mono: fix linter errors (6b5b68c)

1.71.0 (2020-12-22)

Features

  • sui-mono: Use latest and same commander version and avoid installing different versions (15ba0ea)

1.70.0 (2020-12-14)

Bug Fixes

  • sui-mono: keep scopes for monorepos but avoid npm install on them (90bf87f)

1.69.0 (2020-12-14)

Bug Fixes

  • sui-mono: use correct access config (1ec2947)

1.68.0 (2020-12-14)

Bug Fixes

  • sui-mono: avoid sui-mono to get wrong folders (7e235c4)

1.67.0 (2020-12-11)

Features

  • sui-mono: avoid removing folders on CI as they don't exist (57457c3)

1.66.0 (2020-12-10)

Bug Fixes

  • sui-mono: force new release without console.log (b4d0a74)

1.65.0 (2020-12-03)

Bug Fixes

  • sui-mono: better logging for sui-mono (98aa91a)

1.64.0 (2020-12-03)

Bug Fixes

  • sui-mono: pass executionParams (56007b5)

1.63.0 (2020-12-03)

Bug Fixes

  • sui-mono: add some logging (9f84855)

1.62.0 (2020-12-03)

Bug Fixes

  • sui-mono: use root packages (61233a6)

Features

  • sui-mono: improve logging and output info (6ea408d)
  • sui-mono: remove link command from sui-mono (fe60923)
  • sui-mono: use new @s-ui/helpers to reuse code and upgrade dependencies (2143dd6)

1.61.0 (2020-11-11)

Features

  • sui-mono: force tags pushing for avoiding a lot of problems from travis (89e2f57)

1.60.0 (2020-10-20)

Features

  • sui-mono: detect if should unshallow (da591db)

1.59.0 (2020-10-01)

Features

  • sui-mono: remove not needed shim (ae5c152)

1.58.0 (2020-09-30)

Features

  • sui-mono: upgrade dependencies (1e06aa6)

1.57.0 (2020-09-30)

Features

  • sui-mono: add better logging (01a4a19)

1.56.0 (2020-09-25)

Features

  • sui-mono: install dev dependencies on sui-mono as well (36072ed)

1.55.0 (2020-09-25)

Features

  • sui-mono: enable again concurrent installs as npm bug is already fixed (da8f1cf)

1.54.0 (2020-09-18)

Features

  • sui-mono: add new flag to skip ci on release (3f4e757)

1.53.0 (2020-09-17)

Features

  • sui-mono: better error logging (5f4cc2a)
  • sui-mono: better handling of sui-mono release errors (febfa81)
  • sui-mono: remove @tunnckocore/execa dependency (2307124)
  • sui-mono: upgrade dependencies (20ee5e7)

1.52.0 (2020-07-28)

Features

  • sui-mono: add automatic release options (e51a6ec)
  • sui-mono: docs and mandatory user and email options (26387d1)
  • sui-mono: format sui mono readme (afafcb6)

1.49.0 (2020-06-30)

Features

  • sui-mono: single scope phoenix (02a92b3)

1.48.0 (2020-01-17)

Features

  • sui-mono: set current installed packages log (617f0a8)

1.47.0 (2020-01-03)

Bug Fixes

  • sui-mono: program options are strings, force chunk as number before execute p-queue command (2b0ebfe)

1.46.0 (2019-12-20)

Bug Fixes

  • sui-mono: add needed scripts flag (300830c)
  • sui-mono: remove bin-links flag that's breaking some deployments (8822812)

Features

  • sui-mono: add new --ci flag focused on ci installs with fixes and optimizations (cc2252e)
  • sui-mono: dont show progress on ci (abe55aa)
  • sui-mono: install execa dependency (d8b83c4)

1.45.0 (2019-12-17)

Features

  • sui-mono: add no-root option and better logging (ccf8950)
  • sui-mono: avoid downloading gif asset (3df84a9)
  • sui-mono: change message to be more semantically clear and Adria is happy with me (1c5cf0e)
  • sui-mono: remove not needed dependency (e0a6275)
  • sui-mono: show error message (0f7834c)
  • sui-mono: simplify sui-mono phoenix (2a085a3)
  • sui-mono: use a less problematic concurrency (2214341)

1.44.0 (2019-12-16)

Features

  • sui-mono: upgrade dependencies to stop using spawn-sync sub-dependency (61f4d15)

1.43.0 (2019-07-01)

Features

  • sui-mono: resolve promise after writing stream ends (abbcc9e)

1.42.0 (2019-06-11)

Bug Fixes

  • sui-mono: fix getChangelogFilename import (b4d08c3)

Features

  • sui-mono: add getter for changelog filename in config (9c770a7)
  • sui-mono: get changelog file name from config (5c404a5)
  • sui-mono: limit committed files to package.json and changelog.md (88fd9dc)

1.41.0 (2019-03-14)

Bug Fixes

  • sui-mono: avoid creating Root scope path because it doesnt exist (7524b3f)

Features

  • sui-mono: let rootScope to be avoided even when root files are present (6949402)

1.40.0 (2019-01-18)

Features

  • sui-mono: check branch master is active when releasing a package (e65aaaa)

1.39.0 (2018-11-29)

Features

  • sui-mono: add root scope check for monopackages (d8c802d)

1.38.0 (2018-09-06)

Bug Fixes

  • sui-mono: update commitizen to force warnings display (de1d815)

1.37.0 (2018-08-31)

Features

  • sui-mono: phoenix with --no-progress output (00b0bfd)

1.36.0 (2018-07-13)

Features

  • sui-mono: add scope instead of category/name and add scope option (f947262)
  • sui-mono: release single package only (cedff2c), closes #152

1.35.0 (2018-06-26)

Features

  • sui-mono: add npm 6 support for phoenix (31b3c7f)

1.34.0 (2018-06-25)

Bug Fixes

  • sui-mono: avoid relase commits to be different in windows (b1df7eb)
  • sui-mono: fix wrong release messages in windows (1fbb54d)

1.33.0 (2018-06-20)

Bug Fixes

  • sui-mono: make releases work in windows (9e837c1)

1.32.0 (2018-05-31)

Bug Fixes

  • sui-mono: don't execute chunks when not needed (1348e44)

Features

  • sui-mono: phoenix execution by chunks (7a8761e)

1.31.0 (2018-05-30)

1.30.0 (2018-05-30)

Bug Fixes

  • sui-mono: arrange paths for windows (8467388)

Features

  • sui-mono: command sui-mono phoenix (9715c59)

1.29.0 (2018-04-30)

Features

  • sui-mono: better error handling when no files staged for commiting (0157d0f)

1.28.0 (2018-04-25)

Bug Fixes

  • sui-mono: fix race condition of linking components betweeen each other (8de265e)

1.27.0 (2018-02-28)

Bug Fixes

  • sui-mono: fixed a bug related with the imort of cz types on sui mono (15b9b59)

1.26.0 (2017-10-10)

Features

  • sui-mono: assign sui-cz@1 to get new features (fb45595)

1.25.0 (2017-10-09)

Features

  • sui-mono: commit-all command (4bf8429)

1.24.0 (2017-09-21)

Bug Fixes

  • sui-mono: point to correct version of @s-ui/cz (27bd99f)

1.23.0 (2017-09-21)

Features

1.22.0 (2017-09-13)

Features

  • sui-mono: new command sui-mono run-parallel (589f955)

1.21.0 (2017-08-30)

Bug Fixes

  • sui-mono: fix changelog to generate log in right context (122cec5)
  • sui-mono: fix: release not detected with overlapped commits in merges (fa72601), closes #100

1.20.0 (2017-08-29)

Bug Fixes

  • sui-mono: fix error on sui-mono release (69e553c)

1.19.0 (2017-08-23)

Bug Fixes

  • sui-mono: make changelog take into account monopackage repos (4e6e1cb), closes #27

1.18.0 (2017-08-22)

Features

  • sui-mono: add command to generate changelog in markdown format (bb62c38)
  • sui-mono: update CHANGELOG.md as part of every release (9a64254)

1.17.0 (2017-08-09)

Bug Fixes

  • sui-mono: push tags to the repo (92a1a7c)

1.16.0 (2017-08-09)

Bug Fixes

  • sui-mono: add help command for check (866a1a3), closes #53
  • sui-mono: add release command help (ce61a89), closes #53
  • sui-mono: remove console.log left there, bad boy! (6037ea8)
  • sui-mono: use git command instead the debugging one (23030fe)

Features

  • sui-mono: add commands for link and run (c774e23)
  • sui-mono: tag releases (bb75071), closes #68
  • sui-mono: tag releases (95d213b)

1.14.0 (2017-07-27)

Bug Fixes

  • sui-mono: fix condition for mono package (2621031)
  • sui-mono: fix how scope commits are flatten (a180d3c)

Features

  • sui-mono: check and release working for mono package mono repo projects (493fcc9)
  • sui-mono: if a package has no package.json the project is monopackage (0f6276c)

1.14.0 (2017-07-04)

Features

  • sui-mono: dont publish private packages (55c35ce), closes #37

1.13.0 (2017-07-04)

Features

  • sui-mono: sui-mono link command (db9596a), closes #21

1.12.0 (2017-07-03)

Bug Fixes

  • sui-mono: fix to use default restrict access type instead private (6a566a7), closes #32

1.12.0 (2017-06-30)

Bug Fixes

1.10.0 (2017-06-29)

Bug Fixes

  • sui-mono: release version commit is empty (3c00cec)

Features

  • sui-mono: migrate commands executions to sui-helpers/cli (e6341bf)

1.8.0 (2017-06-25)

Bug Fixes

  • sui-mono: change release to avoid race conditions (cb65029)

1.7.0 (2017-06-25)

Features

  • sui-mono: add "sui-mono run" for multiple executions (c14b66c)

Reverts

  • Revert "feat(sui-mono): add config by CLI options" (c7e019a)

1.6.0 (2017-06-22)

Features

  • sui-mono: add config by CLI options (3bec4ef)

1.5.0 (2017-06-21)

Bug Fixes

  • sui-mono: remove unused scripts (d7dd39b)

1.4.0 (2017-06-21)

Bug Fixes

  • sui-mono: remove unused script phoenix (3b2b249)

1.3.0 (2017-06-21)

Bug Fixes

  • sui-mono: not throw error on release if build script is absent (f8d91dc), closes #13

1.2.0 (2017-06-21)

Bug Fixes

  • sui-mono: fix refactor error. packageConfig has no config prop (d2312a3)

1.1.0 (2017-06-16)

Bug Fixes

  • sui-mono: add build script which is mandatory (8ce1de8)
  • sui-mono: move build script to scripts, instead of bin (baa86d0)
  • sui-mono: sui-mono/src/types does not work (2f73f25)
  • sui-mono: switch use of cz-crm to sui-cz (9036614)

Features

  • sui-mono: set package name to @schibstedspain/sui-mono (98255d4)