Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Conversation

@sgvictorino
Copy link
Contributor

This would let dependents update or even downgrade edge-js on their own schedule to keep it in sync with their project's Node version. This isn't a breaking change because no edge-js updates are automatically done after installing the new release with the peer dependency.

  • the version used can be updated faster or slower than the one used by oledb, which can be locked in via devDependencies
  • with "peerDependencies": { "edge-js": "*" }
    • running npm update on dependent projects will do major version bumps of edge-js
    • the latest version can be automatically installed on fresh installs (at least on npm > 7)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant