Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rename package to @urql/rescript #255

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

parkerziegler
Copy link
Contributor

A tiny, smol change before the dawn of a new package name! I just wanted to get one final sign-off on the name change.

The strategy for publishing will be to:

  • Merge this PR
  • Publish this new version of @urql/rescript as v4.0.0 to continue the version continuity
  • npm deprecate the latest version of reason-urql (v3.4.0) with a notice on the upgrade path

Ultimately, I settled on @urql/rescript for the naming of this package because it consistently follows the pattern set out by other language / framework bindings we have for urql, i.e. @urql/vue, @urql/preact, and @urql/svelte. If we do publish the bindings to @urql/core separately one day, I think @urql/rescript-core would work just fine 👍

BREAKING CHANGE: Starting with v4.0.0 reason-urql will be available as @urql/rescript.
@parkerziegler parkerziegler requested a review from kitten March 21, 2021 17:11
@parkerziegler parkerziegler merged commit b955136 into main Mar 24, 2021
@parkerziegler parkerziegler deleted the feat/rename-to-@urql/rescript branch March 24, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant