-
## Affected Packages
I think `@changesets/config` but not 100% sure as I'm not familiar with the codebase.
## Problem
We have a monorepo with packages that don't really follow a parti…
-
## Affected Packages
`pkg:@changesets/cli`
## Problem
In my CI pipelines, I use `changeset status --output tmp/changeset-status.json` to get a list of changed packages. When not on th…
-
## Affected Packages
## Problem
`changeset status` does not take into account which packages in a monorepo have or don't have changesets. Instead, it just checks "if any changeset exists…
-
## Affected Packages
CLI
## Problem
Changeset creates prereleases for packages whose devDependencies are bumped, but yet ignores their dependants creating an inconsistent monorepo state…
-
## Affected Packages
`cli`
## Problem
### Background
We have a mono-repo setup where one is the our main package. Similar cli package package in this repository. However, we need to ship…
-
Support multiple paths just as `packageFiles` and `bumpFiles`.
```jsonc
// .versionrc
{
"paths": [
// current folder
".",
// but also this sibling folder
"../other/…
-
### Is your proposal related to a problem?
Yes, I'm encountering a problem with a Visual Studio Code (VSCode) extension. The core issue is that my project's root directory does not contain a `packa…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
If a workspace has a dependency on the root worktree, it should either create a link or exit with an error code f…
-
Its amazing!!
It would be awesome if I could filter and exclude them by category
Would you accept a PR?
-
### Plz provide link to deployed version @martinfjant :)