invertase / melos

๐ŸŒ‹ A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.08k stars 193 forks source link

fix: resolve to correct diff revisionRange #674

Closed xsahil03x closed 4 months ago

xsahil03x commented 4 months ago

Description

Fixes: #673

Type of Change

xsahil03x commented 4 months ago

Hey @spydon , can we merge this PR?

xsahil03x commented 4 months ago

@spydon when can we expect this in release?

xsahil03x commented 4 months ago

Hey @spydon,any update?

spydon commented 4 months ago

Hey @spydon,any update?

Hi, we don't do releases after every merge, but it'll probably be released some time during the week.

xsahil03x commented 4 months ago

Thanks, waiting for it as the diff fix released earlier isn't really working without this.

spydon commented 4 months ago

Thanks, waiting for it as the diff fix released earlier isn't really working without this.

You can use it directly from git meanwhile:

dart pub global activate https://github.com/invertase/melos.git --git-path packages/melos --source git