All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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, addincludeDate
boolean (#720). (fed343b2) - FEAT: add config for the format command (#709). (5a6ec6f7)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- 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 tomelos format
command (#689). (048ab301) - DOCS: fix misalignment in readme (#699). (5e588ef9)
- BREAKING FIX: Make
melos analyze
always usedart analyze
(#695). (2b16e360)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: exec command with failFast should fail immediately (#665). (a5ff6da9)
- FIX: fix diff functionality (#669). (08d6ec2a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- REFACTOR: Move
CommandConfigs
andLifecycleHooks
to their own directories (#652). (95f23716) - REFACTOR: move environment variable related strings into one class (#648). (2db32ec5)
- FIX: use
git pull --tags
instead ofgit 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)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- FIX: typo on help description of bootstrap --enforce-lockfile (#636). (a5247561)
- BREAKING FEAT: make run script use melos_packages env variable scope (#640). (e12ff57e)
Packages with breaking changes:
- 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: fix analyzer issues (#590). (2f19770e)
- FEAT: support syncing common dependency versions (#526). (39e5e499)
- FEAT: Expose
Changelog
andManualVersionChange
(#538). (b049ed89) - DOCS: added link to
atproto.dart
(#544). (aa891d82) - DOCS: growerp also use melos (#551). (c679622f)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: pass extra args to exec scripts (#540). (27b2275d)
- FIX: generate correct path in
modules.xml
for package at workspace root (#539). (712ae6c3)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
Packages with other changes:
Packages graduated to a stable release:
conventional_commit
-v0.6.0
melos
-v3.0.0
- 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)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: support bootstrapping Flutter example packages (#428). (53873682)
- FEAT: implement scoped changelogs (#421). (f0eca8db)
- FEAT: support self-hosted git repositories (#417). (ce6e4efc)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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)
Packages with breaking changes:
Packages with other changes:
- BREAKING FEAT: allow custom type. (e55edb54)
- REFACTOR: move over versioning logic from
conventional_commit
. (75a6fda0) - DOCS: document versioning (#377). (cc64f1f4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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 inmelos.yaml
(#359). (16fe6916) - FEAT: Add support for specifying an IntelliJ module name prefix (#349). (1d2720fa)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: use
homepage
andrepository
keys inpubspec.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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: follow up #330 (#331). (f6eec0a2)
- FIX: find packages in matched directories (#330). (c7be5235)
- FIX: make file IO more robust (#329). (dfd877d6)
- FIX: handle
UsageException
(#328). (c187f9d9) - FEAT: add
runPubGetOffline
option (#326). (8358a5a1) - FEAT: add includeCommitId option (#325). (e981adf7)
- FEAT: add --diff filter (#323). (2f6545f6)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: encapsulate log formatting in
MelosLogger
(#314). (ec808b02) - FIX: pass extra args to script when invoked without
run
(#316). (f0a62a2d) - FIX: report all dependencies in
list
command (#313). (bb76d3a1) - FIX: respect user
dependency_overrides
(#312). (ff5bfbe6) - FIX: Run Process.runSync in another shell to get Dart version (#300). (0aa81a7b)
- FEAT: simplify writing scripts that use
melos exec
(#315). (3e5807dd)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: respect filter flags in
melos bootstrap
(#294). (c87287e0) - FEAT: link to referenced issues/PRs in changelog (#292). (1883020b)
- FEAT: remove dependency overrides from
pubspec_overrides.yaml
inmelos clean
(#290). (869b2d69) - DOCS: use
dart pub
instead ofpub
inREADME.md
(#293). (d6beb1c3)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: add support for Dart/Flutter SDK at custom
sdkPath
(#288). (740050c4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: start to log
pub get
output if it runs for more than 10s (#286). (fca44a48) - FEAT: add
command/bootstrap/runPubGetInParallel
melos.yaml
option (#285). (f48e8f14)
Packages with breaking changes:
- PERF: run
pub get
in parallel during bootstrapping (#279). (9870270d) - FIX: handle unresolvable symbolic links (#280). (70094363)
- DOCS: added WiFiFlutter as proj using melos (#281). (2c900ee8)
- FIX:
melos bootstrap
now correctly handles path dependencies (#268). (96457b59) - FEAT: allow checking melos version (
melos --version
) outside of workspaces & set up autoupdater (#276). (c3dc28f7) - BREAKING REFACTOR: remove
--all
flag from list command & show private packages by default (you can use the--no-private
filter flag instead to hide private packages) (#275). (921ec4e4) - FEAT: add support for bootstrapping with pubspec overrides (#273). (236e24f4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- PERF: run
pub get
in parallel during bootstrapping (#279). (9870270d) - FIX: handle unresolvable symbolic links (#280). (70094363)
- DOCS: added WiFiFlutter as proj using melos (#281). (2c900ee8)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- FIX:
melos bootstrap
now correctly handles path dependencies (#268). (96457b59) - FEAT: allow checking melos version (
melos --version
) outside of workspaces & set up autoupdater (#276). (c3dc28f7) - BREAKING REFACTOR: remove
--all
flag from list command & show private packages by default (you can use the--no-private
filter flag instead to hide private packages) (#275). (921ec4e4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: add support for bootstrapping with pubspec overrides (#273). (236e24f4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: hosted dependency version regex (#262). (b6e1bf4e)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: support external hosted dependencies (#254). (0f904f36)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: allow prefixes before conventional commit type (#259). (e856cfa5)
- FIX: export
MelosConfigException
for programatic usage. (8b7fbfb5) - FEAT: support git hosted package dependencies when versioning (#256). (c76c08f3)
- FEAT: get published package versions from
pubspec.yaml
->publish_to
if set, instead of pub.dev (#253). (9a5cb26e)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: don't use
Enum.name
(#251). (27dcc7ad) - FEAT: add flag to show relative paths when using
list
(FR #246) (#257). (06be8a14)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: add
--manual-version
option toversion
command (#242). (279c53e4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: fully consume
pub get
output when bootstrapping (#240).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: bump
platform
dependency to to 3.1.0 to support latest Flutter/Dart versions (#237).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: Issue where symlinks are followed too deeply causing a "File name too long" exception (#227).
- FEAT: allow passing additional arguments to run commands (#231).
- DOCS: add groveman as a project using melos (#225).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
melos
-v1.1.2
- FEAT: relax commit message validation to accept commit messages without spaces before the description (after
:
).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: ensure
.fvm
directories are excluded when resolving packages. - DOCS: add Flame to projects using Melos (#221).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: follow symlinks when resolving packages (#211).
- FEAT: specifying a
Logger
is now optional when using Melos programmatically (#219). - FEAT: add repository host support for
GitLab
(#220).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
ansi_styles
-v0.3.1
conventional_commit
-v0.4.1
- FIX: a dependent packages
dependentsInWorkspace
dependents should also be added todependentPackagesToVersion
. (5e7e8c75) - FIX: ensure local versions of transitive dependencies are bootstrapped (#185).
- FIX: don't remove pubspec.lock when
clean
is ran (fixes #129). - FIX: melos_tools path incorrect on certain platforms (fixes #144).
- FEAT: Match unknown commands with scripts (#167).
- FEAT: Added an error message when multiple packages in the workspace have the same name (#178).
- FEAT: verbose logging now logs package commit messages when versioning (#203). (b87fb8dc)
- FEAT: optionally allow generating workspace root change logs (#161). (56fcdff6)
- FEAT: Add topological sort to publish command (#199).
- FEAT: use
dart
tool to runpub get
in pure Dart package (#201). - FEAT: respect exact version constraints when updating dependents (#194).
- FEAT: add support for linking to commits in changelog (#186).
- FEAT: add support for printing current Melos version via
-v
or--version
(#155). - FEAT: added config validation and type-safe Dart API (#139) (#140).
- FEAT: migrate Melos to null-safety (#115).
- FEAT: added "preversion" script hook, to perform actions when using
melos version
before pubspec files are modified. - FEAT: added
melos.yaml
validation - FEAT: it is now possible to programmatically use Melos commands by importing
package:melos/melos.dart
:
final melos = Melos(workingDirectory: Directory.current);
await melos.bootstrap();
await melos.publish(dryRun: false);
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: a dependent packages
dependentsInWorkspace
dependents should also be added todependentPackagesToVersion
.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: verbose logging now logs package commit messages when versioning (#203).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: optionally allow generating workspace root change logs (#161).