v6.0.0
- Changed semver dependency from `semver` to [`version-range`](https://github.com/bevry/version-range) which is faster, simpler, and supports Deno, completing our Deno compatibility
- While the simplicity of `version-range` does remove support for advanced ranges, it should cover all ranges that are used within editions
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)