PackageTrack
Sign in Get early access

melos

A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.

8.3.0 1000K downloads/mo #59 most downloaded on pub.dev invertase/melos

What this package is like to depend on

Last release 9 days ago

14 Aug 2026

Ships fairly regularly

a new release about every 3 weeks

Nearly every release is documented

notes for 95 of 102 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

159 releases · first in 2020

20 releases in the last 12 months

see the full history below

Release timeline

159 releases · May 2020 to Aug 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 159
  1. 8.3.0 14 Aug 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(intellij): honor PUB_CACHE when generating IDE files (#1059). (4c2fa471)
    • FIX(version): honour --yes for manual versioning prompts (#1058). (ad39d0ff)
    • FEAT(version): add optional fixed versioning mode (#1056). (9af2ac1d)

    2026-07-13

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(intellij): honor PUB_CACHE when generating IDE files (#1059). (4c2fa471)
    • FIX(version): honour --yes for manual versioning prompts (#1058). (ad39d0ff)
    • FEAT(version): add optional fixed versioning mode (#1056). (9af2ac1d)
    Open source →
  2. 8.2.2 13 Jul 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(scripts): expand env variables inherited from a parent melos process on Windows (#1054). (705819d0)

    2026-07-12

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(scripts): expand env variables inherited from a parent melos process on Windows (#1054). (705819d0)
    Open source →
  3. 8.2.1 12 Jul 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(scripts): expand env variables regardless of the platform shell (#1050). (8188958d)
    • FIX(deps): require cli_launcher ^0.3.3+2 for Flutter workspace relaunch fix (#1047). (396e32dc)

    2026-07-07

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(scripts): expand env variables regardless of the platform shell (#1050). (8188958d)
    • FIX(deps): require cli_launcher ^0.3.3+2 for Flutter workspace relaunch fix (#1047). (396e32dc)
    Open source →
  4. 8.2.0 07 Jul 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(version): handle quoted range constraints in dependent rewrites (#1041). (feef7e61)
    • FEAT(analyze): default to --fatal-infos for dart and flutter (#1043). (adee9d5e)
    • DOCS(version): fix comment style in dependency rewrite (#1044). (334ffd62)

    2026-07-03

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(version): handle quoted range constraints in dependent rewrites (#1041). (feef7e61)
    • FEAT(analyze): default to --fatal-infos for dart and flutter (#1043). (adee9d5e)
    • DOCS(version): fix comment style in dependency rewrite (#1044). (334ffd62)
    Open source →
  5. 8.1.0 03 Jul 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(analyze): restore melos analyze command (#1037). (541fbd99)
    • FIX: Exclude docs-only commits from version bumping (#1035). (3cd4ab69)
    • FEAT(melos): add melos test command (#1038). (7e28dde4)
    • FEAT(intellij): configure generated script run prefixes (#1036). (f54c82fd)

    2026-06-23

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes
    • FIX(analyze): restore melos analyze command (#1037). (541fbd99)
    • FIX: Exclude docs-only commits from version bumping (#1035). (3cd4ab69)
    • FEAT(melos): add melos test command (#1038). (7e28dde4)
    • FEAT(intellij): configure generated script run prefixes (#1036). (f54c82fd)
    Open source →
  6. 8.0.0 23 Jun 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(scripts): run nested melos commands without a global installation (#1031). (efcd5ced)
    • FIX: include commits in changelog when graduating a pre-release (#1028). (850d5ca3)
    • FIX: give a helpful error for unquoted script steps with a colon (#1029). (648e26d8)
    • FIX: require cli_launcher ^0.3.3+1 for workspace null-check fix (#1027). (e36402fc)
    • FIX: only suggest updates compatible with the current Dart SDK (#1026). (434ce85e)
    • FEAT: add option to group changelog commits by type (#1030). (6eaa2c1d)
    • FEAT: add pubServer config option to melos publish (#1024). (7c5fce2f)
    • BREAKING FIX: retain and increment build numbers when versioning (#1018). (1ad65d73)
    • BREAKING FEAT: configure exec command via "exec.command" (#1025). (03b2ed99)

    2026-06-10

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes

    Note: This release has breaking changes.

    • FIX(scripts): run nested melos commands without a global installation (#1031). (efcd5ced)
    • FIX: include commits in changelog when graduating a pre-release (#1028). (850d5ca3)
    • FIX: give a helpful error for unquoted script steps with a colon (#1029). (648e26d8)
    • FIX: require cli_launcher ^0.3.3+1 for workspace null-check fix (#1027). (e36402fc)
    • FIX: only suggest updates compatible with the current Dart SDK (#1026). (434ce85e)
    • FEAT: add option to group changelog commits by type (#1030). (6eaa2c1d)
    • FEAT: add pubServer config option to melos publish (#1024). (7c5fce2f)
    • BREAKING FIX: retain and increment build numbers when versioning (#1018). (1ad65d73)
    • BREAKING FEAT: configure exec command via "exec.command" (#1025). (03b2ed99)
    Open source →
  7. 7.8.2 10 Jun 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX: replace deprecated applicationConfigHome with BaseDirectories (#1022). (8faf8acd)
    • FIX: Bump cli_util to 0.5.1 (#1020). (24b1b5a1)

    2026-06-03

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: replace deprecated applicationConfigHome with BaseDirectories (#1022). (8faf8acd)
    • FIX: Bump cli_util to 0.5.1 (#1020). (24b1b5a1)
    Open source →
  8. 7.8.1 03 Jun 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(deps): allow xml 7 via widened constraint (#1016). (5e1066f0)

    2026-05-25

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(deps): allow xml 7 via widened constraint (#1016). (5e1066f0)
    Open source →
  9. 7.8.0 25 May 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(windows): strip leading blank lines from first CMD output chunk (#1012). (95781101)
    • FIX: resolve remaining Windows CI test failures (#1013). (47e3cb51)
    • FIX: make tests pass on Windows (#1011). (1c8dbf37)
    • FEAT(scripts): add stdio: inherit for interactive scripts (#1010). (5a41c649)

    2026-05-06

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(windows): strip leading blank lines from first CMD output chunk (#1012). (95781101)
    • FIX: resolve remaining Windows CI test failures (#1013). (47e3cb51)
    • FIX: make tests pass on Windows (#1011). (1c8dbf37)
    • FEAT(scripts): add stdio: inherit for interactive scripts (#1010). (5a41c649)
    Open source →
  10. 7.7.0 06 May 2026
    Release notes

    Prepared all packages to be released to pub.dev

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Open source →
    Release notes
    • FIX(bootstrap): apply dependencyOverridePaths to workspace pubspec_overrides.yaml (#1008). (f075b271)
    • FEAT: add pubGetArgs to BootstrapCommandConfigs (#1007). (1d9dddf5)

    2026-05-04

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX(bootstrap): apply dependencyOverridePaths to workspace pubspec_overrides.yaml (#1008). (f075b271)
    • FEAT: add pubGetArgs to BootstrapCommandConfigs (#1007). (1d9dddf5)
    Open source →
  11. 7.6.0 04 May 2026
    Release notes
    • FEAT(intellij): add runArguments support for IntelliJ run configurations (#1005). (5012a00b)

    2026-04-05

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT(intellij): add runArguments support for IntelliJ run configurations (#1005). (5012a00b)
    Open source →
  12. 7.5.1 05 Apr 2026
    Release notes
    • FIX: Make melos version --ignore correctly filter packages (#1001). (e03d1cba)

    2026-03-24

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Make melos version --ignore correctly filter packages (#1001). (e03d1cba)
    Open source →
  13. 7.5.0 24 Mar 2026
    Release notes
    • FIX: Resolve workspace root correctly for cli_launcher (#993). (020d90c4)
    • FIX: Bump cli_launher to 0.3.3. (c44c62f8)
    • FEAT: Support package filter options for melos run (#994). (b56c95ac)

    2026-03-16

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Resolve workspace root correctly for cli_launcher (#993). (020d90c4)
    • FIX: Bump cli_launher to 0.3.3. (c44c62f8)
    • FEAT: Support package filter options for melos run (#994). (b56c95ac)
    Open source →
  14. 7.4.1 16 Mar 2026
    Release notes
    • FIX: Bump cli_launcher to 0.3.3. (c44c62f8)
    • FIX: Cancel running processes when failFast is triggered (#987). (8344e7f1)
    • FIX: Support melos installed via dart install (#989). (f4f6423f)

    2026-01-27

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Bump cli_launcher to 0.3.3. (c44c62f8)
    • FIX: Cancel running processes when failFast is triggered (#987). (8344e7f1)
    • FIX: Support melos installed via dart install (#989). (f4f6423f)
    Open source →
  15. 7.4.0 27 Jan 2026
    Release notes
    • FEAT: Support tag_pattern based versioning in git dependencies (#982). (649026ef)
    • FEAT: Changed execution ordering from relying on strongly related components to layered topologic sort (#977). (9a9dfd9d)
    • FEAT: Changed from topological sort to layered topologic sort for orderDependents (#976). (6c2e3441)
    • FEAT: Retry (with backoff) when executing commands against repo (#971). (c159a681)
    • FEAT: recursively discover packages in nested workspaces (#968). (d15b553d)
    • DOCS: add supabase codegen package (#969). (79876a61)

    2025-10-23

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT: Support tag_pattern based versioning in git dependencies (#982). (649026ef)
    • FEAT: Changed execution ordering from relying on strongly related components to layered topologic sort (#977). (9a9dfd9d)
    • FEAT: Changed from topological sort to layered topologic sort for orderDependents (#976). (6c2e3441)
    • FEAT: Retry (with backoff) when executing commands against repo (#971). (c159a681)
    • FEAT: recursively discover packages in nested workspaces (#968). (d15b553d)
    • DOCS: add supabase codegen package (#969). (79876a61)
    Open source →
  16. 7.4.0-dev.0 12 Dec 2025 pre-release

    Nothing published for this version

  17. 7.3.0 23 Oct 2025
    Release notes
    • FEAT: add groups config for scripts and --groupoption (#963). (47982d9b)
    • FEAT: add option to opt-out of Intellij runConfiguration generation (#962). (6bc8c246)

    2025-10-15

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT: add groups config for scripts and --groupoption (#963). (47982d9b)
    • FEAT: add option to opt-out of Intellij runConfiguration generation (#962). (6bc8c246)
    Open source →
  18. 7.2.0 15 Oct 2025
    Release notes
    • FIX: Prevent subsequent packages from executing after failure when failFast is enabled (#957). (4af312d6)
    • FIX: Melos accept relative flag for list column (#956). (c46ef15c)
    • FIX: Support numbers as pre release (#943). (2591ab7f)
    • FEAT: add private property for scripts (#954). (120d5e01)
    • FEAT: add --json flag to list scripts in json format (#953). (183e0ef1)
    • FEAT: Add --list flag to run command (#947). (eb4f325f)
    • FEAT: add functionality to keep custom intellij modules (#949). (e8f6fc49)
    • FEAT(scripts): allow overriding default scripts with custom ones (#945). (1c3045f0)
    • FEAT: mermaid version of melos list --gviz (#942). (ddd19aeb)
    • DOCS: Add maplibre package to README and index (#946). (28374589)

    2025-09-12

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Prevent subsequent packages from executing after failure when failFast is enabled (#957). (4af312d6)
    • FIX: Melos accept relative flag for list column (#956). (c46ef15c)
    • FIX: Support numbers as pre release (#943). (2591ab7f)
    • FEAT: add private property for scripts (#954). (120d5e01)
    • FEAT: add --json flag to list scripts in json format (#953). (183e0ef1)
    • FEAT: Add --list flag to run command (#947). (eb4f325f)
    • FEAT: add functionality to keep custom intellij modules (#949). (e8f6fc49)
    • FEAT(scripts): allow overriding default scripts with custom ones (#945). (1c3045f0)
    • FEAT: mermaid version of melos list --gviz (#942). (ddd19aeb)
    • DOCS: Add maplibre package to README and index (#946). (28374589)
    Open source →
  19. 7.1.1 12 Sep 2025
    Release notes

    2025-08-21

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    Open source →
  20. 7.1.0 21 Aug 2025
    Release notes
    • FEAT: Add useRootAsPackage for Melos 7.x root package support (#927). (ade8443d)

    2025-08-15

    Changes


    Packages with breaking changes:


    Open source →
    Release notes
    • FEAT: Add useRootAsPackage for Melos 7.x root package support (#927). (ade8443d)
    Open source →
  21. 7.0.0 15 Aug 2025
    Release notes

    This version has all the changes from the 7.0.0-dev.x releases, and is the first stable release of Melos that uses the Pub workspaces feature.

    Note: This release has breaking changes.

    • FIX: Update to Dart SDK 3.8.0 and preserve trailing commas (#908). (eecfa4ea)
    • FIX: Tags from origin should be source of truth (#902). (9589803c)
    • DOCS: add flutter_chat_ui (#903). (190caf74)
    • DOCS: add starknet.dart in projects list (#896). (9faa3152)
    • FIX: Fail early on steps and return error code (#891). (7161ce8f)
    • DOCS: add jaspr to projects (#881). (926b6215)
    • DOCS: Add Stac to the list of projects using Melos. (#864). (8838863e)
    • FIX: Remove old pubspec_overrides entries on clean (#861). (d5a6ea67)
    • DOCS: add ReactiveX/rxdart to README and docs (#859). (303883b6)
    • REFACTOR: optimize clean command by precomputing paths to clean (#855). (daba40d4)
    • FIX: Melos init adding empty string / list in pubspec.yaml (#856). (50b102b3)
    • FIX: Fix externally hosted versioning (#852). (40476ed5)
    • FEAT: Add support for executeInTerminal for IntelliJ run configs (#857). (b6acf504)
    • FEAT: Rollback on failed shared dependency resolution (#848). (949c2f6c)
    • DOCS: Rearrange repos using melos (#845). (f744da86)
    • FIX: Version package correctly (#842). (a9fde62b)
    • FIX: Properly format Git and HostedDependency (#841). (a699139a)
    • FIX: Run examples from own directory (#834). (e4ade765)
    • FIX: fix git dependencies comparison on bootstrap (#659). (c5238cd0)
    • FIX: Fixed versioning for nested version fields (#831). (4def2093)
    • BREAKING FEAT: Remove melos.yaml in favor of the root pubspec.yaml (#832). (ade758c2)
    • FIX: Relaxing file and platform dependency constraints
    • FIX: Only run pub get in workspace root (#822). (abb1e539)
    • BREAKING FEAT: Migrate to use the Pub workspaces feature (#816). (3602d904)

    2025-05-25

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes

    This version has all the changes from the 7.0.0-dev.x releases, and is the first stable release of Melos that uses the Pub workspaces feature.

    Note: This release has breaking changes.

    • FIX: Update to Dart SDK 3.8.0 and preserve trailing commas (#908). (eecfa4ea)
    • FIX: Tags from origin should be source of truth (#902). (9589803c)
    • DOCS: add flutter_chat_ui (#903). (190caf74)
    • DOCS: add starknet.dart in projects list (#896). (9faa3152)
    • FIX: Fail early on steps and return error code (#891). (7161ce8f)
    • DOCS: add jaspr to projects (#881). (926b6215)
    • DOCS: Add Stac to the list of projects using Melos. (#864). (8838863e)
    • FIX: Remove old pubspec_overrides entries on clean (#861). (d5a6ea67)
    • DOCS: add ReactiveX/rxdart to README and docs (#859). (303883b6)
    • REFACTOR: optimize clean command by precomputing paths to clean (#855). (daba40d4)
    • FIX: Melos init adding empty string / list in pubspec.yaml (#856). (50b102b3)
    • FIX: Fix externally hosted versioning (#852). (40476ed5)
    • FEAT: Add support for executeInTerminal for IntelliJ run configs (#857). (b6acf504)
    • FEAT: Rollback on failed shared dependency resolution (#848). (949c2f6c)
    • DOCS: Rearrange repos using melos (#845). (f744da86)
    • FIX: Version package correctly (#842). (a9fde62b)
    • FIX: Properly format Git and HostedDependency (#841). (a699139a)
    • FIX: Run examples from own directory (#834). (e4ade765)
    • FIX: fix git dependencies comparison on bootstrap (#659). (c5238cd0)
    • FIX: Fixed versioning for nested version fields (#831). (4def2093)
    • BREAKING FEAT: Remove melos.yaml in favor of the root pubspec.yaml (#832). (ade758c2)
    • FIX: Relaxing file and platform dependency constraints
    • FIX: Only run pub get in workspace root (#822). (abb1e539)
    • BREAKING FEAT: Migrate to use the Pub workspaces feature (#816). (3602d904)
    Open source →
  22. 7.0.0-dev.10 12 Sep 2025 pre-release

    Nothing published for this version

  23. 7.0.0-dev.9 25 May 2025 pre-release
    Release notes
    • FIX: Update to Dart SDK 3.8.0 and preserve trailing commas (#908). (eecfa4ea)
    • FIX: Tags from origin should be source of truth (#902). (9589803c)
    • DOCS: add flutter_chat_ui (#903). (190caf74)
    • DOCS: add starknet.dart in projects list (#896). (9faa3152)

    2025-04-09

    Changes


    Packages with breaking changes:

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Update to Dart SDK 3.8.0 and preserve trailing commas (#908). (eecfa4ea)
    • FIX: Tags from origin should be source of truth (#902). (9589803c)
    • DOCS: add flutter_chat_ui (#903). (190caf74)
    • DOCS: add starknet.dart in projects list (#896). (9faa3152)
    Open source →
  24. 7.0.0-dev.8 09 Apr 2025 pre-release
    Release notes
    • FIX: Fail early on steps and return error code (#891). (7161ce8f)
    • DOCS: add jaspr to projects (#881). (926b6215)
    • DOCS: Add Stac to the list of projects using Melos. (#864). (8838863e)

    2025-02-03

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Fail early on steps and return error code (#891). (7161ce8f)
    • DOCS: add jaspr to projects (#881). (926b6215)
    • DOCS: Add Stac to the list of projects using Melos. (#864). (8838863e)
    Open source →
  25. 7.0.0-dev.7 03 Feb 2025 pre-release
    Release notes
    • FIX: Remove old pubspec_overrides entries on clean (#861). (d5a6ea67)
    • DOCS: add ReactiveX/rxdart to README and docs (#859). (303883b6)

    2025-02-01

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Remove old pubspec_overrides entries on clean (#861). (d5a6ea67)
    • DOCS: add ReactiveX/rxdart to README and docs (#859). (303883b6)
    Open source →
  26. 7.0.0-dev.6 01 Feb 2025 pre-release
    Release notes
    • REFACTOR: optimize clean command by precomputing paths to clean (#855). (daba40d4)
    • FIX: Melos init adding empty string / list in pubspec.yaml (#856). (50b102b3)
    • FIX: Fix externally hosted versioning (#852). (40476ed5)
    • FEAT: Add support for executeInTerminal for IntelliJ run configs (#857). (b6acf504)

    2025-01-24

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: optimize clean command by precomputing paths to clean (#855). (daba40d4)
    • FIX: Melos init adding empty string / list in pubspec.yaml (#856). (50b102b3)
    • FIX: Fix externally hosted versioning (#852). (40476ed5)
    • FEAT: Add support for executeInTerminal for IntelliJ run configs (#857). (b6acf504)
    Open source →
  27. 7.0.0-dev.5 24 Jan 2025 pre-release
    Release notes
    • FIX: Fix externally hosted versioning (#852). (40476ed5)
    • FEAT: Rollback on failed shared dependency resolution (#848). (949c2f6c)
    • DOCS: Rearrange repos using melos (#845). (f744da86)

    2025-01-19

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Fix externally hosted versioning (#852). (40476ed5)
    • FEAT: Rollback on failed shared dependency resolution (#848). (949c2f6c)
    • DOCS: Rearrange repos using melos (#845). (f744da86)
    Open source →
  28. 7.0.0-dev.4 19 Jan 2025 pre-release
    Release notes

    2025-01-10

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes
    Open source →
  29. 7.0.0-dev.3 10 Jan 2025 pre-release
    Release notes
    • FIX: Run examples from own directory (#834). (e4ade765)
    • FIX: fix git dependencies comparison on bootstrap (#659). (c5238cd0)
    • FIX: Fixed versioning for nested version fields (#831). (4def2093)
    • BREAKING FEAT: Remove melos.yaml in favor of the root pubspec.yaml (#832). (ade758c2)

    2025-01-07

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes

    Note: This release has breaking changes.

    • FIX: Run examples from own directory (#834). (e4ade765)
    • FIX: fix git dependencies comparison on bootstrap (#659). (c5238cd0)
    • FIX: Fixed versioning for nested version fields (#831). (4def2093)
    • BREAKING FEAT: Remove melos.yaml in favor of the root pubspec.yaml (#832). (ade758c2)
    Open source →
  30. 7.0.0-dev.2 07 Jan 2025 pre-release
    Release notes
    • Relaxing file and platform dependency constraints

    2025-01-07

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • Relaxing file and platform dependency constraints
    Open source →
  31. 7.0.0-dev.1 07 Jan 2025 pre-release
    Release notes
    • FIX: Only run pub get in workspace root (#822). (abb1e539)

    2025-01-07

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes
    • FIX: Only run pub get in workspace root (#822). (abb1e539)
    Open source →
  32. 6.3.3 25 May 2025

    Nothing published for this version

  33. 6.3.2 19 Jan 2025

    Nothing published for this version

  34. 6.3.1 10 Jan 2025

    Nothing published for this version

  35. 6.3.0 04 Jan 2025
    Release notes
    • REFACTOR: Use the pubspec_parse package for parsing (#794). (df0c2940)
    • FIX: too many open files while creating a workspace (#804). (db822814)
    • FIX: failing tests due to Flutter upgrade to version 3.27. (#812). (0d1e044b)
    • FIX: Fixed output tests that failed on some terminals (#799). (e074cb04)
    • FIX: Simple hosted dependencies should be inlined (#795). (83909a7f)
    • FIX: Use / in relative path for Windows (#788). (7f96e02e)
    • FIX: Run flutter analyze for flutter packages (#793). (e804822d)
    • FIX: Use text script rather than fixed script paths (#789). (bc2da5fd)
    • FEAT: Init command (#780). (399a0164)
    • DOCS: Add API Dash to list of projects using Melos (#786). (0572dba1)
    • DOCS: wrong melos action link (#772). (7e16f26c)
    • DOCS: Add link to the Melos GitHub action (#771). (76f2264a)

    2024-10-07

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: Use the pubspec_parse package for parsing (#794). (df0c2940)
    • FIX: too many open files while creating a workspace (#804). (db822814)
    • FIX: failing tests due to Flutter upgrade to version 3.27. (#812). (0d1e044b)
    • FIX: Fixed output tests that failed on some terminals (#799). (e074cb04)
    • FIX: Simple hosted dependencies should be inlined (#795). (83909a7f)
    • FIX: Use / in relative path for Windows (#788). (7f96e02e)
    • FIX: Run flutter analyze for flutter packages (#793). (e804822d)
    • FIX: Use text script rather than fixed script paths (#789). (bc2da5fd)
    • FEAT: Init command (#780). (399a0164)
    • DOCS: Add API Dash to list of projects using Melos (#786). (0572dba1)
    • DOCS: wrong melos action link (#772). (7e16f26c)
    • DOCS: Add link to the Melos GitHub action (#771). (76f2264a)
    Open source →
  36. 6.2.0 07 Oct 2024
    Release notes
    • FIX: Propagate error code when fail fast is enabled (#762). (ed6243bd)
    • FIX: Don't deadlock on cycle exec with order dependents (#761). (cec45d7d)
    • FIX: maintain working directory across script steps (#711). (a3784c16)
    • FIX: Flaky tests when run in GitHub Actions Workflow (#733). (4a67d098)
    • FEAT: Allow overriding enforceLockfile with --no-enforce-lockfile (#758). (86647f1d)
    • FEAT: Expose pub get's --offline flag on the bootstrap command (#756). (b432749c)
    • DOCS: Add signals to list of projects using Melos (#754). (dc05a52c)
    • DOCS: Add PowerSync to list of projects using Melos (#746). (24fbcec1)

    2024-06-17

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Propagate error code when fail fast is enabled (#762). (ed6243bd)
    • FIX: Don't deadlock on cycle exec with order dependents (#761). (cec45d7d)
    • FIX: maintain working directory across script steps (#711). (a3784c16)
    • FIX: Flaky tests when run in GitHub Actions Workflow (#733). (4a67d098)
    • FEAT: Allow overriding enforceLockfile with --no-enforce-lockfile (#758). (86647f1d)
    • FEAT: Expose pub get's --offline flag on the bootstrap command (#756). (b432749c)
    • DOCS: Add signals to list of projects using Melos (#754). (dc05a52c)
    • DOCS: Add PowerSync to list of projects using Melos (#746). (24fbcec1)
    Open source →
  37. 6.1.0 17 Jun 2024
    Release notes
    • FIX: updateDependentsVersions disabled with packages still mentioned in changelogs (#719). (0ad8f585)
    • FIX: tryParse line-length to int when it's not already an integer (#708). (35ef462d)
    • FEAT: Filter by category (#727). (71bc6104)
    • FEAT: added Alice to readme (#725). (7b7a10e0)
    • FEAT: changelogFormat configuration, add includeDate boolean (#720). (fed343b2)
    • FEAT: add config for the format command (#709). (5a6ec6f7)

    2024-04-24

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes
    • FIX: updateDependentsVersions disabled with packages still mentioned in changelogs (#719). (0ad8f585)
    • FIX: tryParse line-length to int when it's not already an integer (#708). (35ef462d)
    • FEAT: Filter by category (#727). (71bc6104)
    • FEAT: added Alice to readme (#725). (7b7a10e0)
    • FEAT: changelogFormat configuration, add includeDate boolean (#720). (fed343b2)
    • FEAT: add config for the format command (#709). (5a6ec6f7)
    Open source →
  38. 6.0.0 24 Apr 2024
    Release notes
    • FIX: Only enforce lockfile when it exists (#704). (be94adac)
    • FEAT: option to provide dependencies related filters from yaml (#698). (92be9858)
    • FEAT: add --line-length option to melos format command (#689). (048ab301)
    • DOCS: fix misalignment in readme (#699). (5e588ef9)
    • BREAKING FIX: Make melos analyze always use dart analyze (#695). (2b16e360)

    2024-04-01

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes

    Note: This release has breaking changes.

    • FIX: Only enforce lockfile when it exists (#704). (be94adac)
    • FEAT: option to provide dependencies related filters from yaml (#698). (92be9858)
    • FEAT: add --line-length option to melos format command (#689). (048ab301)
    • DOCS: fix misalignment in readme (#699). (5e588ef9)
    • BREAKING FIX: Make melos analyze always use dart analyze (#695). (2b16e360)
    Open source →
  39. 5.3.0 01 Apr 2024
    Release notes
    • FIX: melos analyze concurrency flag log output (#678). (2ee575e4)
    • FEAT: support for melos command within script steps (#683). (a1da197f)
    • FEAT: add support for melos bs --skip-linking (#684). (699fedc0)
    • FEAT: add support for Azure DevOps repository (#681). (16fc890d)
    • FEAT: Change concurrent log to sequential log (#679). (15b1518b)

    2024-03-25

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: melos analyze concurrency flag log output (#678). (2ee575e4)
    • FEAT: support for melos command within script steps (#683). (a1da197f)
    • FEAT: add support for melos bs --skip-linking (#684). (699fedc0)
    • FEAT: add support for Azure DevOps repository (#681). (16fc890d)
    • FEAT: Change concurrent log to sequential log (#679). (15b1518b)
    Open source →
  40. 5.2.2 25 Mar 2024
    Release notes
    • FIX: revisionRange not resolving to correct diff (#674). (289a2f73)

    2024-03-21

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: revisionRange not resolving to correct diff (#674). (289a2f73)
    Open source →
  41. 5.2.1 21 Mar 2024
    Release notes
    • FIX: exec command with failFast should fail immediately (#665). (a5ff6da9)
    • FIX: fix diff functionality (#669). (08d6ec2a)

    2024-03-19

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: exec command with failFast should fail immediately (#665). (a5ff6da9)
    • FIX: fix diff functionality (#669). (08d6ec2a)
    Open source →
  42. 5.2.0 19 Mar 2024
    Release notes
    • FEAT: add support for combining scripts (#664). (aabf21c5)

    2024-03-13

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT: add support for combining scripts (#664). (aabf21c5)
    Open source →
  43. 5.1.0 13 Mar 2024
    Release notes

    2024-03-12

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes
    Open source →
  44. 5.0.0 12 Mar 2024
    Release notes
    • REFACTOR: Move CommandConfigs and LifecycleHooks to their own directories (#652). (95f23716)
    • REFACTOR: move environment variable related strings into one class (#648). (2db32ec5)
    • FIX: use git pull --tags instead of git fetch --tags (#468). (109f5f98)
    • FIX: typo on help description of bootstrap --enforce-lockfile (#636). (a5247561)
    • FEAT: Add lifecycle hooks for publish (#656). (ed826b39)
    • FEAT: built-in melos command for analyzing projects (#655). (93db45df)
    • FEAT: Default to number of processors for exec concurrency (#654). (43c6ddb7)
    • DOCS: add more projects using melos (#649). (30611f40)
    • BREAKING FEAT: make run script use melos_packages env variable scope (#640). (e12ff57e)

    2024-02-06

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes

    Note: This release has breaking changes.

    • REFACTOR: Move CommandConfigs and LifecycleHooks to their own directories (#652). (95f23716)
    • REFACTOR: move environment variable related strings into one class (#648). (2db32ec5)
    • FIX: use git pull --tags instead of git fetch --tags (#468). (109f5f98)
    • FIX: typo on help description of bootstrap --enforce-lockfile (#636). (a5247561)
    • FEAT: Add lifecycle hooks for publish (#656). (ed826b39)
    • FEAT: built-in melos command for analyzing projects (#655). (93db45df)
    • FEAT: Default to number of processors for exec concurrency (#654). (43c6ddb7)
    • DOCS: add more projects using melos (#649). (30611f40)
    • BREAKING FEAT: make run script use melos_packages env variable scope (#640). (e12ff57e)
    Open source →
  45. 4.1.0 06 Feb 2024
    Release notes
    • FIX: typo on help description of bootstrap --enforce-lockfile (#636). (a5247561)
    • BREAKING FEAT: make run script use melos_packages env variable scope (#640). (e12ff57e)

    2024-01-11

    Changes


    Packages with breaking changes:


    Open source →
    Release notes

    Note: This release has breaking changes.

    • FIX: typo on help description of bootstrap --enforce-lockfile (#636). (a5247561)
    • BREAKING FEAT: make run script use melos_packages env variable scope (#640). (e12ff57e)
    Open source →
  46. 4.0.0 11 Jan 2024
    Release notes
    • FIX: Compare with correct version when publishing (#633). (9c4cd2eb)
    • FIX: Expose script api (#573). (bb971018)
    • FEAT: Add git-commit-version flag to control commit creation (#628). (cca71872)
    • FEAT: support authenticating private pub repository (#627). (dddc7b31)
    • FEAT: Add enforce lockfile bootstrap command config (#600). (b9c6d0cc)
    • FEAT: add "--no-example" arg to "pub get " command for melos bootstrap (#604). (8b69f51f)
    • DOCS: Add flutter_web_auth_2 to melos project list (#624). (bbede2d2)
    • BREAKING FIX: Create commit when --no-git-tag-version is used (#625). (b89133dc)

    2023-12-04

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Compare with correct version when publishing (#633). (9c4cd2eb)
    • FIX: Expose script api (#573). (bb971018)
    • FEAT: Add git-commit-version flag to control commit creation (#628). (cca71872)
    • FEAT: support authenticating private pub repository (#627). (dddc7b31)
    • FEAT: Add enforce lockfile bootstrap command config (#600). (b9c6d0cc)
    • FEAT: add "--no-example" arg to "pub get " command for melos bootstrap (#604). (8b69f51f)
    • DOCS: Add flutter_web_auth_2 to melos project list (#624). (bbede2d2)
    • BREAKING FIX: Create commit when --no-git-tag-version is used (#625). (b89133dc)

    Migration instructions

    If you were previously using --no-git-tag-version and were relying on that it didn't create a commit you now have to also pass --no-git-commit-version to prevent a commit from being automatically created after versioning.

    Open source →
  47. 3.4.0 04 Dec 2023
    Release notes
    • FEAT: add support for bitbucket repository url (#608). (6f3ea624)

    2023-12-01

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT: add support for bitbucket repository url (#608). (6f3ea624)
    Open source →
  48. 3.3.0 01 Dec 2023
    Release notes
    • REFACTOR: Remove unnecessary parenthesis to get analyzer green (#602). (d368b439)
    • FIX: .idea/modules.xml should always uses / instead of \ (#582). (5d49c4a6)
    • FEAT: add option that allows to include commit bodies in changelog (#606). (524e58a1)
    • DOCS(melos): add coverde to projects using Melos (#562). (6a64b059)

    2023-10-24

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: Remove unnecessary parenthesis to get analyzer green (#602). (d368b439)
    • FIX: .idea/modules.xml should always uses / instead of \ (#582). (5d49c4a6)
    • FEAT: add option that allows to include commit bodies in changelog (#606). (524e58a1)
    • DOCS(melos): add coverde to projects using Melos (#562). (6a64b059)
    Open source →
  49. 3.2.0 24 Oct 2023
    Release notes

    2023-07-14

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    Open source →
  50. 3.1.1 14 Jul 2023
    Release notes
    • FIX: pass extra args to exec scripts (#540). (27b2275d)
    • FIX: generate correct path in modules.xml for package at workspace root (#539). (712ae6c3)

    2023-05-22

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: pass extra args to exec scripts (#540). (27b2275d)
    • FIX: generate correct path in modules.xml for package at workspace root (#539). (712ae6c3)
    Open source →
  51. 3.1.0 22 May 2023
    Release notes
    • REFACTOR: tidy up workspace name validation and fix docs (#522). (3d76097d)
    • FEAT: improve output for multi-line scripts (#524). (b4d71300)
    • FEAT: set exit code to 1 when detecting cycles in melos list (#523). (e2863e6f)
    • DOCS: add NetGlade/auto_mappr to user of melos (#508). (60c86195)

    2023-03-30

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: tidy up workspace name validation and fix docs (#522). (3d76097d)
    • FEAT: improve output for multi-line scripts (#524). (b4d71300)
    • FEAT: set exit code to 1 when detecting cycles in melos list (#523). (e2863e6f)
    • DOCS: add NetGlade/auto_mappr to user of melos (#508). (60c86195)
    Open source →
  52. 3.0.1 30 Mar 2023
    Release notes

    2023-03-10

    Changes


    Packages with breaking changes:

    Packages with other changes:

    Packages graduated to a stable release:

    • conventional_commit - v0.6.0
    • melos - v3.0.0

    Open source →
    Release notes
    Open source →
  53. 3.0.0 10 Mar 2023
    Release notes
    • FIX: change used API endpoint for querying versions (#486). (1a5c8547)
    • FEAT: support listing cycles in dependencies (#491). (6521ce0c)
    • DOCS: add mobx.dart to projects using Melos (#476). (be3fc431)
    • PERF: use Glob.list to more efficiently find packages (#426). (d7a85417)
    • FIX: only stage CHANGELOG.md when package version changes (#459). (a3e9bdc4)
    • FIX: updateGitTagRefs not working for versions like 0.1.2+3 (#456). (2a4f5ff9)
    • FIX: validate prerelease format is supported (#449). (4504c659)
    • FEAT: improve error message for when no workspace can be found (#465). (60b39c96)
    • FEAT: fetch tags before versioning (#461). (3088b7bc)
    • FEAT: support running scripts in topological order with melos exec (#440). (efe608b8)
    • FEAT: validate "melos exec" is not used in "run" along with "exec" (#438). (628f798e)
    • FEAT: add path to IOException message (#436). (f8e1551d)
    • FEAT: add support for melos_overrides.yaml + command/bootstrap/dependencyOverridePaths (#410). (bf26b52f)
    • DOCS: take advantage of new docs.page features (#464). (e5a2b42e)
    • BREAKING FEAT: move lifecycle hooks to command sections (#466). (29cdf5ca)
    • BREAKING FEAT: local installation of melos in workspace (#431). (9b080a5d)
    • BREAKING FEAT: make naming around package filters more consistent (#462). (d71e749a)
    • BREAKING FEAT: revise lifecycle hooks (#458). (a1a265ec)
    • BREAKING FEAT: enable more options by default (#457). (dc2c9fcc)
    • BREAKING FEAT: remove --since filter in favour of --diff (#454). (a5c53040)
    • BREAKING FEAT: only support bootstrapping with pubspec_overrides.yaml (#430). (973aac84)
    • BREAKING FEAT: upgrade minimum Dart SDK version to 2.18.0 (#429). (fa81cba0)
    Open source →
    Release notes

    Note: This release has breaking changes.

    • PERF: use Glob.list to more efficiently find packages (#426). (d7a85417)
    • FIX: only stage CHANGELOG.md when package version changes (#459). (a3e9bdc4)
    • FIX: updateGitTagRefs not working for versions like 0.1.2+3 (#456). (2a4f5ff9)
    • FIX: validate prerelease format is supported (#449). (4504c659)
    • FEAT: improve error message for when no workspace can be found (#465). (60b39c96)
    • FEAT: fetch tags before versioning (#461). (3088b7bc)
    • FEAT: support running scripts in topological order with melos exec (#440). (efe608b8)
    • FEAT: validate "melos exec" is not used in "run" along with "exec" (#438). (628f798e)
    • FEAT: add path to IOException message (#436). (f8e1551d)
    • FEAT: add support for melos_overrides.yaml + command/bootstrap/dependencyOverridePaths (#410). (bf26b52f)
    • DOCS: take advantage of new docs.page features (#464). (e5a2b42e)
    • BREAKING FEAT: move lifecycle hooks to command sections (#466). (29cdf5ca)
    • BREAKING FEAT: local installation of melos in workspace (#431). (9b080a5d)
    • BREAKING FEAT: make naming around package filters more consistent (#462). (d71e749a)
    • BREAKING FEAT: revise lifecycle hooks (#458). (a1a265ec)
    • BREAKING FEAT: enable more options by default (#457). (dc2c9fcc)
    • BREAKING FEAT: remove --since filter in favour of --diff (#454). (a5c53040)
    • BREAKING FEAT: only support bootstrapping with pubspec_overrides.yaml (#430). (973aac84)
    • BREAKING FEAT: upgrade minimum Dart SDK version to 2.18.0 (#429). (fa81cba0)
    • FIX: change used API endpoint for querying versions (#486). (1a5c8547)
    • FEAT: support listing cycles in dependencies (#491). (6521ce0c)
    • DOCS: add mobx.dart to projects using Melos (#476). (be3fc431)
    Open source →
  54. 3.0.0-dev.0 07 Feb 2023 pre-release
    Release notes
    • PERF: use Glob.list to more efficiently find packages (#426). (d7a85417)
    • FIX: only stage CHANGELOG.md when package version changes (#459). (a3e9bdc4)
    • FIX: updateGitTagRefs not working for versions like 0.1.2+3 (#456). (2a4f5ff9)
    • FIX: validate prerelease format is supported (#449). (4504c659)
    • FEAT: improve error message for when no workspace can be found (#465). (60b39c96)
    • FEAT: fetch tags before versioning (#461). (3088b7bc)
    • FEAT: support running scripts in topological order with melos exec (#440). (efe608b8)
    • FEAT: validate "melos exec" is not used in "run" along with "exec" (#438). (628f798e)
    • FEAT: add path to IOException message (#436). (f8e1551d)
    • FEAT: add support for melos_overrides.yaml + command/bootstrap/dependencyOverridePaths (#410). (bf26b52f)
    • DOCS: take advantage of new docs.page features (#464). (e5a2b42e)
    • BREAKING FEAT: move lifecycle hooks to command sections (#466). (29cdf5ca)
    • BREAKING FEAT: local installation of melos in workspace (#431). (9b080a5d)
    • BREAKING FEAT: make naming around package filters more consistent (#462). (d71e749a)
    • BREAKING FEAT: revise lifecycle hooks (#458). (a1a265ec)
    • BREAKING FEAT: enable more options by default (#457). (dc2c9fcc)
    • BREAKING FEAT: remove --since filter in favour of --diff (#454). (a5c53040)
    • BREAKING FEAT: only support bootstrapping with pubspec_overrides.yaml (#430). (973aac84)
    • BREAKING FEAT: upgrade minimum Dart SDK version to 2.18.0 (#429). (fa81cba0)

    2022-12-05

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes

    Note: This release has breaking changes.

    • PERF: use Glob.list to more efficiently find packages (#426). (d7a85417)
    • FIX: only stage CHANGELOG.md when package version changes (#459). (a3e9bdc4)
    • FIX: updateGitTagRefs not working for versions like 0.1.2+3 (#456). (2a4f5ff9)
    • FIX: validate prerelease format is supported (#449). (4504c659)
    • FEAT: improve error message for when no workspace can be found (#465). (60b39c96)
    • FEAT: fetch tags before versioning (#461). (3088b7bc)
    • FEAT: support running scripts in topological order with melos exec (#440). (efe608b8)
    • FEAT: validate "melos exec" is not used in "run" along with "exec" (#438). (628f798e)
    • FEAT: add path to IOException message (#436). (f8e1551d)
    • FEAT: add support for melos_overrides.yaml + command/bootstrap/dependencyOverridePaths (#410). (bf26b52f)
    • DOCS: take advantage of new docs.page features (#464). (e5a2b42e)
    • BREAKING FEAT: move lifecycle hooks to command sections (#466). (29cdf5ca)
    • BREAKING FEAT: local installation of melos in workspace (#431). (9b080a5d)
    • BREAKING FEAT: make naming around package filters more consistent (#462). (d71e749a)
    • BREAKING FEAT: revise lifecycle hooks (#458). (a1a265ec)
    • BREAKING FEAT: enable more options by default (#457). (dc2c9fcc)
    • BREAKING FEAT: remove --since filter in favour of --diff (#454). (a5c53040)
    • BREAKING FEAT: only support bootstrapping with pubspec_overrides.yaml (#430). (973aac84)
    • BREAKING FEAT: upgrade minimum Dart SDK version to 2.18.0 (#429). (fa81cba0)
    Open source →
  55. 2.9.0 05 Dec 2022
    Release notes
    • FIX: support bootstrapping Flutter example packages (#428). (53873682)
    • FEAT: implement scoped changelogs (#421). (f0eca8db)
    • FEAT: support self-hosted git repositories (#417). (ce6e4efc)

    2022-10-28

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: support bootstrapping Flutter example packages (#428). (53873682)
    • FEAT: implement scoped changelogs (#421). (f0eca8db)
    • FEAT: support self-hosted git repositories (#417). (ce6e4efc)
    Open source →
  56. 2.8.0 28 Oct 2022
    Release notes
    • FIX: Merge commits should be versioned (#407). (01d4cd0d)
    • FIX: unicode characters in commit titles (#412). (bb6563af)
    • FIX: don't try to get published versions of private package (#404). (9ea87a32)
    • FIX: only include normal dependencies of transitive dependencies (#387). (e0659e97)
    • FIX: return type of promptChoice (#391). (54004993)
    • FEAT: output URLs to prefilled GitHub release forms when executing melos version (#406). (9c22cfbe)
    • FEAT: allow help to be shown from anywhere (#405). (d754055e)
    • FEAT: add --dependent-preid option (#388). (b6201364)
    • DOCS: add youtube_video to projects using Melos (#395). (2a8de822)
    • DOCS: Add Converter NOW to projects that are using melos (#408). (ddf5655c)
    • DOCS: add flutter_html to projects using Melos (#389). (4e3a4447)
    • DOCS: add yak_packages reference to docs/index (#381). (9b366fd9)

    2022-09-23

    Changes


    Packages with breaking changes:

    Packages with other changes:


    Open source →
    Release notes
    • FIX: Merge commits should be versioned (#407). (01d4cd0d)
    • FIX: unicode characters in commit titles (#412). (bb6563af)
    • FIX: don't try to get published versions of private package (#404). (9ea87a32)
    • FIX: only include normal dependencies of transitive dependencies (#387). (e0659e97)
    • FIX: return type of promptChoice (#391). (54004993)
    • FEAT: output URLs to prefilled GitHub release forms when executing melos version (#406). (9c22cfbe)
    • FEAT: allow help to be shown from anywhere (#405). (d754055e)
    • FEAT: add --dependent-preid option (#388). (b6201364)
    • DOCS: add youtube_video to projects using Melos (#395). (2a8de822)
    • DOCS: Add Converter NOW to projects that are using melos (#408). (ddf5655c)
    • DOCS: add flutter_html to projects using Melos (#389). (4e3a4447)
    • DOCS: add yak_packages reference to docs/index (#381). (9b366fd9)
    Open source →
  57. 2.7.1 23 Sep 2022
    Release notes
    • REFACTOR: move over versioning logic from conventional_commit. (75a6fda0)
    • DOCS: document versioning (#377). (cc64f1f4)

    2022-09-13

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: move over versioning logic from conventional_commit. (75a6fda0)
    • DOCS: document versioning (#377). (cc64f1f4)
    Open source →
  58. 2.7.0 13 Sep 2022
    Release notes
    • REFACTOR: fix a few analyzer issues (#365). (74adb062)
    • FIX: handle prompts when no terminal is attached to stdio (#370). (81e850e9)
    • FIX: run commands in single shell (#369). (1ab2e290)
    • FIX: scripts.*.exec.failFast option in melos.yaml (#359). (16fe6916)
    • FEAT: Add support for specifying an IntelliJ module name prefix (#349). (1d2720fa)

    2022-07-18

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: fix a few analyzer issues (#365). (74adb062)
    • FIX: handle prompts when no terminal is attached to stdio (#370). (81e850e9)
    • FIX: run commands in single shell (#369). (1ab2e290)
    • FIX: scripts.*.exec.failFast option in melos.yaml (#359). (16fe6916)
    • FEAT: Add support for specifying an IntelliJ module name prefix (#349). (1d2720fa)
    Open source →
  59. 2.6.0 18 Jul 2022
    Release notes
    • REFACTOR: use homepage and repository keys in pubspec.yaml (#354). (c7a78e3a)
    • REFACTOR: enable more lint rules (#346). (70448bec)
    • REFACTOR: remove local fork of yamlicious (#345). (64a15b83)
    • REFACTOR: remove local fork of prompts package (#344). (200450c3)
    • FIX: don't override Intellij module config files (#351). (850e9f82)
    • FIX: false positive for non-unique packages (#348). (9c136194)
    • FEAT: write conventional commit scopes in changelog (#341). (0c64d61e)
    • DOCS: update link to the FlutterFire repository (#338). (344df53c)

    2022-06-21

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • REFACTOR: use homepage and repository keys in pubspec.yaml (#354). (c7a78e3a)
    • REFACTOR: enable more lint rules (#346). (70448bec)
    • REFACTOR: remove local fork of yamlicious (#345). (64a15b83)
    • REFACTOR: remove local fork of prompts package (#344). (200450c3)
    • FIX: don't override Intellij module config files (#351). (850e9f82)
    • FIX: false positive for non-unique packages (#348). (9c136194)
    • FEAT: write conventional commit scopes in changelog (#341). (0c64d61e)
    • DOCS: update link to the FlutterFire repository (#338). (344df53c)
    Open source →
  60. 2.5.0 21 Jun 2022
    Release notes

    2022-06-10

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive