loopbackio / loopbackio/loopback-datasource-juggler
Breaking changes for `loopback-datasource-juggler@7` not listed anywhere
@dhmlau is already working on this.
Since Jun 15, 2026.
- Dominant language
- JavaScript
- Stars
- 282
- Forks
- 366
- Avg merge
- 17h 4m
- Merged PRs (30d)
- 10
Description
## Steps to reproduce
While attempting to upgrade from `loopback-datasource-juggler@6` to `loopback-datasource-juggler@7`, try to find the breaking changes for the new version.
## Current Behavior
* Version 7 is not listed in [`CHANGES.md`](https://github.com/loopbackio/loopback-datasource-juggler/blob/master/CHANGES.md)
* Nothing in [releases](https://github.com/loopbackio/loopback-datasource-juggler/releases)
* Not listed in [Supported versions](https://github.com/loopbackio/loopback-datasource-juggler#supported-versions) (nor is v6 in fact!)
* Official website [still references LoopBack 4](https://loopback.io/) (???)
## Expected Behavior
These changes should be documented somewhere easily discoverable.
## Link to reproduction sandbox
https://github.com/loopbackio/loopback-datasource-juggler
## Additional information
```
win32 x64 22.22.0
`-- loopback-datasource-juggler@7.0.0
```
## Related Issues
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.