Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@monodeploy/types

tophat994Apache-2.05.0.2TypeScript support: included

null

readme

changelog

Changelog

5.0.2 "@monodeploy/types" (2024-07-02)

Dependencies

5.0.1 "@monodeploy/types" (2023-11-14)

Dependencies

  • update dependency @types/jest to ^29.5.6 (#874) (dd726bd)
  • update node.js to >=18.18.2 (#889) (5b1880b)
  • update dependency typedoc to ^0.25.2 (#888) (e08b0ba)
  • update to yarn 4.0.2 (#899) (a2c3491)

5.0.0 "@monodeploy/types" (2023-11-09)

Breaking Changes

  • Monodeploy now requires Yarn v4.0.1+, minimum Node 18+. (7624e61)

Dependencies

  • update dependency @yarnpkg/core to ^3.5.4 (#854) (78a2c9d)
  • update dependency @types/node to ^18.18.3 (#857) (4b7eb4a)
  • update dependency jest to ^29.7.0 (#858) (32c7dd8)

Features

4.3.0 "@monodeploy/types" (2023-09-05)

Bug Fixes

  • add log level to the monodeploy configuration (e50d53f)
  • add log level to the monodeploy configuration (#823) (e50d53f)

Dependencies

  • update dependency jest to ^29.6.2 (#810) (4566664)
  • accept minor and patch updates (#817) (ca86dd6)

Features

  • update yarn target to v3.6.3 (#816) (c56c619)
  • introduce minimumStrategy config option (4de51d8)

4.2.0 "@monodeploy/types" (2023-07-20)

Dependencies

  • update dependency @types/jest to ^29.5.2 (#769) (38b8611)
  • update dependency typescript to v5.1.3 (#770) (fef0612)

Features

  • target yarn 3.6.1 (#780) (3b0d590)

4.1.0 "@monodeploy/types" (2023-06-19)

Dependencies

  • update dependency typedoc to ^0.24.1 (#698) (870991b)
  • update dependency @types/jest to ^29.5.1 (#714) (cda20e1)
  • update dependency typedoc to ^0.24.7 (#707) (8b4d3e8)

Features

4.0.1 "@monodeploy/types" (2023-05-02)

Dependencies

  • update dependency typescript to v5.0.3 (#691) (4c98c14)
  • update dependency typescript to v5.0.4 (#697) (563bb27)
  • target Yarn 3.5.1 (#701) (0e17f0d)

4.0.0 "@monodeploy/types" (2023-04-17)

Breaking Changes

  • Min. node version is now v16. (a04b0d9)
  • Use registryMode=manifest instead of noRegistry. (4547082)

Bug Fixes

  • remove noRegistry option in favour of registryMode (4547082)

Dependencies

  • update dependency typedoc to ^0.23.28 (#664) (929e163)

Features

  • raise minimum Node version to v16 (#661) (a04b0d9)

3.9.0 "@monodeploy/types" (2023-04-04)

Features

  • add versionStrategy config (#659) (cb551d8)

3.8.0 "@monodeploy/types" (2023-03-28)

Dependencies

  • update dependency typedoc to ^0.23.26 (#634) (e04f5b2)
  • dev: update jest dev dependency (1909076)

Features

3.7.5 "@monodeploy/types" (2023-03-14)

Dependencies

  • update dependency typedoc to ^0.23.25 (#619) (8afbfcc)

3.7.4 "@monodeploy/types" (2023-03-10)

Bug Fixes

  • re-release monodeploy due to missing lib dirs (#623) (b51c88c)

3.7.3 "@monodeploy/types" (2023-03-10)

Dependencies

  • update NodeJS version used in development to v18 (74da880)

3.7.1 "@monodeploy/types" (2023-03-03)

Bug Fixes

  • allow auto-committing without persisting versions (#593) (761fa8a)

3.7.0 "@monodeploy/types" (2023-02-14)

Features

  • update yarn to 3.4.1 (#590) (217aaa9)

3.6.0 "@monodeploy/types" (2023-01-03)

Features

  • target yarn 3.3.1 (#589) (f3bd3bc)

3.5.0 "@monodeploy/types" (2022-11-30)

Dependencies

  • update dependency typedoc to ^0.23.20 (#544) (c2a27e8)
  • update dependency typescript to v4.8.4 (#560) (20f2b01)

Features

3.3.1 "@monodeploy/types" (2022-10-13)

Bug Fixes

  • update to yarn 3.2.3 (#513) (a6e8030)
  • update to yarn 3.2.4 (6aebff9)

3.2.0 "@monodeploy/types" (2022-08-01)

Features

  • build against Yarn 3.2.2 (#506) (11d117c)

3.1.0 "@monodeploy/types" (2022-07-03)

Features

  • add registryMode option, deprecated noRegistry (6945cdb)

3.1.0 "@monodeploy/types" (2022-07-03)

Features

  • add registryMode option, deprecated noRegistry (6945cdb)

3.0.1 "@monodeploy/types" (2022-05-26)

Bug Fixes

  • target yarn 3.2.1 (#495) (e13073f)

3.0.0 "@monodeploy/types" (2022-04-10)

Breaking Changes

  • Change the default of the 'access' config option from public to infer. This reduces risk of accidental publish of private packages. The infer option respects the user's yarnrc.yml config, as well as publishConfig.access manifest field. (d776ec0)

Bug Fixes

  • change access config option default from public to infer (#449) (d776ec0)
  • use per-scope fetch registry from .yarnrc.yml, #457 (#458) (06ea79f)
  • compatibility with yarn 3.2.0, update dependencies (#474) (ba475a5)

Features

  • support grouping packages similar to lerna fixed mode #415 (#453) (1e8711a)
  • deprecate --prepend-changelog in favour of --changelog-filename (7e2dc3b)
  • add --apply-changeset cli flag (7e2dc3b)
  • add support for plugin options (#484) (07fbb70)

0.10.5 "@monodeploy/types" (2022-01-06)

Bug Fixes

  • perform no-op if base branch is tagged (#462) (6d22a53)

0.10.4 "@monodeploy/types" (2021-10-25)

Bug Fixes

  • update to yarn 3.1.0 (#440) (5eb4ad0)

0.10.3 "@monodeploy/types" (2021-10-11)

Bug Fixes

  • update internal yarn dependencies (#433) (a8d6fcb)

0.10.2 "@monodeploy/types" (2021-09-15)

Bug Fixes

  • update yarn dependencies (#429) (03a82b7)

0.10.1 "@monodeploy/types" (2021-07-26)

Bug Fixes

  • update to yarn v3.0.0 (c40a226)
  • update to yarn v3.0.0 (#414) (c40a226)

0.10.0 "@monodeploy/types" (2021-07-26)

Features

  • add commit ignore patterns config option (#413) (7f503c4)

0.9.1 "@monodeploy/types" (2021-07-15)

Bug Fixes

  • respect access and registry url per workspace, close #398 (#405) (3f466ee)
  • add 'infer' access option to provide backwards compatibility (#407) (3f466ee)

0.9.0 "@monodeploy/types" (2021-07-12)

Features

  • support custom configuration for conventional changelog config (5312462)

0.8.0 "@monodeploy/types" (2021-07-06)

Features

  • expose strategy and previous version in changeset file (#387) (f2e506b)

0.7.1 "@monodeploy/types" (2021-07-05)

Bug Fixes

  • update yarn to 3.0.0-rc.9 (#386) (fcfc63a)

0.7.0 "@monodeploy/types" (2021-07-05)

Bug Fixes

  • refactor APIs to support non-latest dist tag (#374) (a5c703e)
  • use and support repository url with subdirectories (#384) (a5c703e)

Features

  • add prerelease config options (a5c703e)
  • add prerelease config options (#375) (a5c703e)
  • pre-release support, close #292 (a5c703e)

0.6.1 "@monodeploy/types" (2021-06-11)

Bug Fixes

  • preserve workspace protocol when persisting package.json to disk (b2d532d)
  • preserve workspace protocol when persisting package.json to disk (#359) (b2d532d)

0.6.0 "@monodeploy/types" (2021-06-06)

Features

  • types: add changeset ignore patterns (#352) (ef6f096)

Performance Improvements

  • update yarn dependencies (ef6f096)
  • update yarn dependencies (#348) (ef6f096)

0.4.0 "@monodeploy/types" (2021-04-28)

Features

  • cli: add network concurrency options to limit concurrent publishes (#319) (db84fc7)
  • cli: add no-git-tag option to disable git tagging (#320) (db84fc7)

0.3.3 "@monodeploy/types" (2021-04-12)

Bug Fixes

0.3.2 "@monodeploy/types" (2021-04-12)

Bug Fixes

0.3.1 "@monodeploy/types" (2021-04-09)

Bug Fixes

  • publish: upload to npm the most recent package manifest (#299) (4fb8f46)

0.3.0 "@monodeploy/types" (2021-04-07)

Features

  • add config option to skip registry reads and writes (#296) (ad1fe9b)

0.2.1 "@monodeploy/types" (2021-03-10)

Bug Fixes

0.2.0 "@monodeploy/types" (2021-03-08)

Features

  • add topological sort, support for previewing changes (#273) (87b6a00)
  • rename private monodeploy packages for improved readability under scope (#277) (87b6a00)