Skip to content

v0.19.0-rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 14:56
· 6269 commits to main since this release
d8f2eb4
chore: update crane version (#1330)

see https://github.com/ipetkov/crane/pull/517 for why we're seeing this
error now:

```
trace: warning: `overrideScope` (from `lib.makeScope`) is deprecated. Do `overrideScope' (self: super: { … })` instead of `overrideScope (super: self: { … })`. All other overrides have the parameters in that order, including other definitions of `overrideScope`. This was the only definition violating the pattern.
```