Skip to content

Tags: VonZen/melos

Tags

melos-v1.5.2

Toggle melos-v1.5.2's commit message
 - **FIX**: hosted dependency version regex (invertase#262). ([b6e1bf4](

invertase@b6e1bf4))

melos-v1.5.1

Toggle melos-v1.5.1's commit message
 - **FIX**: support external hosted dependencies (invertase#254). ([0…

…f904f3](invertase@0f904f3))

melos-v1.5.0

Toggle melos-v1.5.0's commit message
 - **FIX**: export `MelosConfigException` for programatic usage. ([8b…

…7fbfb](invertase@8b7fbfb))

 - **FEAT**: support git hosted package dependencies when versioning (invertase#256). ([c76c08f](invertase@c76c08f))
 - **FEAT**: get published package versions from `pubspec.yaml` -> `publish_to` if set, instead of pub.dev (invertase#253). ([9a5cb26](invertase@9a5cb26))

conventional_commit-v0.4.3

Toggle conventional_commit-v0.4.3's commit message
 - **FEAT**: allow prefixes before conventional commit type (invertas…

…e#259). ([e856cfa](invertase@e856cfa))

melos-v1.4.0

Toggle melos-v1.4.0's commit message
 - **FIX**: don't use `Enum.name` (invertase#251). ([27dcc7a](invertase@

27dcc7a))

 - **FEAT**: add flag to show relative paths when using `list` (FR invertase#246) (invertase#257). ([06be8a1](invertase@06be8a1))

melos-v1.3.0

Toggle melos-v1.3.0's commit message
 - **FEAT**: add `--manual-version` option to `version` command (inve…

…rtase#242). ([279c53e](invertase@279c53e))

melos-v1.2.2

Toggle melos-v1.2.2's commit message
- **FIX**: fully consume `pub get` output when bootstrapping (inverta…

…se#240). ([09e98a5](invertase@09e98a5))

melos-v1.2.1

Toggle melos-v1.2.1's commit message
 - **FIX**: bump `platform` dependency to to 3.1.0 to support latest …

…Flutter/Dart versions (invertase#237). ([2b74f6e](invertase@2b74f6e))

melos-v1.2.0

Toggle melos-v1.2.0's commit message
 - **FIX**: Issue where symlinks are followed too deeply causing a "F…

…ile name too long" exception (invertase#227). ([80332f3](invertase@80332f3))

 - **FEAT**: allow passing additional arguments to run commands (invertase#231). ([cbae75c](invertase@cbae75c))
 - **DOCS**: add groveman as a project using melos (invertase#225). ([4bff84f](invertase@4bff84f))

melos-v1.1.2

Toggle melos-v1.1.2's commit message
 - Update a dependency to the latest release.