joist-orm / joist-orm/joist-orm
Test `superstruct` against current major version
Open
- Dominant language
- TypeScript
- Stars
- 385
- Forks
- 26
- Avg merge
- 8h 55m
- Merged PRs (30d)
- 42
Description
Today, the test suite runs against `superstruct` `0.15.x`:

However, the current major version is `2.x`. It would be nice to test against the current major version so people could be confident in updating.
Further, it's probably a good idea for `joist`'s `package.json` to specify `superstruct` as an optional peer dependency, with the supported version(s). You can use the `peerDependenciesMeta` option to specify optional peerdeps.
Contributor guide
Assessment
This issue has not been assessed yet.