Skip to content

Conversation

alicanerdurmaz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

  • Type interfaces for authentication and routing in @refinedev/core are named AuthBindings and RouterBindings.
  • Documentation and code examples use the old type names.

What is the new behavior?

  • Type interfaces have been renamed:
    • AuthBindingsAuthProvider
    • RouterBindingsRouterProvider
  • All relevant imports in documentation and code are updated to use the new names.

fixes (issue)

Notes for reviewers

  • Only type import names are changed; usage and API remain the same.
  • See migration guide for details and before/after examples.

@alicanerdurmaz alicanerdurmaz added this to the Refine v5 milestone Aug 26, 2025
@alicanerdurmaz alicanerdurmaz requested review from a team as code owners August 26, 2025 12:48
Copy link

changeset-bot bot commented Aug 26, 2025

⚠️ No Changeset found

Latest commit: ead9781

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@refine-bot refine-bot temporarily deployed to deploy-preview-website-6949 August 26, 2025 13:11 Inactive
Copy link

cypress bot commented Aug 26, 2025

refine    Run #12188

Run Properties:  status check passed Passed #12188  •  git commit 0b5f9d4c47 ℹ️: Merge ead978129c9a841377f618ce77abe086378963f2 into a2be036c29fd0a49f1cea42b19a9...
Project refine
Branch Review feat/refine-5/rename-bindings-to-provider
Run status status check passed Passed #12188
Run duration 19m 06s
Commit git commit 0b5f9d4c47 ℹ️: Merge ead978129c9a841377f618ce77abe086378963f2 into a2be036c29fd0a49f1cea42b19a9...
Committer Alican Erdurmaz
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 22
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 378
View all changes introduced in this branch ↗︎

Copy link
Contributor

github-actions bot commented Aug 26, 2025

@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6949/merge August 26, 2025 13:38 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6949/merge August 26, 2025 14:12 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6949 August 26, 2025 14:30 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6949/merge August 26, 2025 20:11 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6949 August 26, 2025 20:28 Inactive
@alicanerdurmaz alicanerdurmaz merged commit 67c9797 into feat/upgrade-to-refine-5 Aug 29, 2025
94 checks passed
@alicanerdurmaz alicanerdurmaz deleted the feat/refine-5/rename-bindings-to-provider branch August 29, 2025 06:53
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.

3 participants