File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.4] - 2026-03-30
11+
1012Bugfixes:
1113* Preserve TTY properties for child processes in ` spago run ` (#1341 )
1214* Do not repeatedly request the same log line from the Registry server (#1381 )
13- * Fix solver failing for local packages in ` extraPackages ` with version constraints (#1338 )
15+ * Fix solver failing for local packages in ` extraPackages ` with version constraints (#1338 , # 1391 )
1416 - Solver now widens ranges for non-registry extra packages so they are always accepted
1517 - Warns when a local package's ` publish.version ` doesn't match the declared constraint
18+ * Fix ` purs graph ` command after bundling/running a single package in a monorepo (#1394 )
1619
1720## [ 1.0.3] - 2026-02-01
1821
You can’t perform that action at this time.
0 commit comments