Releases: refinedev/refine
@refinedev/[email protected]
Patch Changes
-
#6059
ad42665ad9ccb07f6090da353377d016b67acdd0
Thanks @aliemir! - fix(devtools): failing authentication checksDevtools was failing on determining the auth status and always ended up redirecting to the login page or the onboarding step regardless of the actual authentication status.
Resolves #6047
-
Updated dependencies [
ad42665ad9ccb07f6090da353377d016b67acdd0
,ad42665ad9ccb07f6090da353377d016b67acdd0
]:- @refinedev/[email protected]
- @refinedev/[email protected]
@refinedev/[email protected]
Patch Changes
-
#6059
ad42665ad9ccb07f6090da353377d016b67acdd0
Thanks @aliemir! - fix(devtools-server): missing header check on auth requestsDevtools was failing to determine the auth status and always end up redirecting to the login page regardless of the actual auth status. This was due to the missing check on the auth request that was causing all valid responses treated as unauthenticated.
Resolves #6047
@refinedev/[email protected]
Patch Changes
-
#6059
ad42665ad9ccb07f6090da353377d016b67acdd0
Thanks @aliemir! - fix(devtools-server): missing header check on auth requestsDevtools was failing to determine the auth status and always end up redirecting to the login page regardless of the actual auth status. This was due to the missing check on the auth request that was causing all valid responses treated as unauthenticated.
Resolves #6047
@refinedev/[email protected]
Patch Changes
-
#6059
ad42665ad9ccb07f6090da353377d016b67acdd0
Thanks @aliemir! - fix(devtools): failing authentication checksDevtools was failing on determining the auth status and always ended up redirecting to the login page or the onboarding step regardless of the actual authentication status.
Resolves #6047
-
Updated dependencies [
ad42665ad9ccb07f6090da353377d016b67acdd0
]:- @refinedev/[email protected]
[email protected]
Patch Changes
-
#5925
b840c4b224e
Thanks @aliemir! - chore: updatesuperplate-cli
dependency to latestThis updates the
superplate-cli
and includes a fix for the re-initializing git repository issue. Now when a new project is created, it will check if the current directory is a git repository and if it is, it will not re-initialize it.
@refinedev/[email protected]
Patch Changes
-
#5928
db9756e7908
Thanks @aliemir! - fix: type errors on typescript <5Due to the changes in #5881, typescript users below version 5 are facing type errors. This PR fixes the type errors by updating the file extensions required by the
d.mts
declaration files to provide a compatible declarations for both typescript 4 and 5 users. -
Updated dependencies [
db9756e7908
]:- @refinedev/core@4.49.2
@refinedev/[email protected]
Patch Changes
-
#5928
db9756e7908
Thanks @aliemir! - fix: type errors on typescript <5Due to the changes in #5881, typescript users below version 5 are facing type errors. This PR fixes the type errors by updating the file extensions required by the
d.mts
declaration files to provide a compatible declarations for both typescript 4 and 5 users. -
Updated dependencies [
db9756e7908
]:- @refinedev/core@4.49.2
- @refinedev/[email protected]
@refinedev/[email protected]
Patch Changes
-
#5928
db9756e7908
Thanks @aliemir! - fix: type errors on typescript <5Due to the changes in #5881, typescript users below version 5 are facing type errors. This PR fixes the type errors by updating the file extensions required by the
d.mts
declaration files to provide a compatible declarations for both typescript 4 and 5 users.
@refinedev/[email protected]
Patch Changes
-
#5928
db9756e7908
Thanks @aliemir! - fix: type errors on typescript <5Due to the changes in #5881, typescript users below version 5 are facing type errors. This PR fixes the type errors by updating the file extensions required by the
d.mts
declaration files to provide a compatible declarations for both typescript 4 and 5 users.
@refinedev/[email protected]
Patch Changes
-
#5928
db9756e7908
Thanks @aliemir! - fix: type errors on typescript <5Due to the changes in #5881, typescript users below version 5 are facing type errors. This PR fixes the type errors by updating the file extensions required by the
d.mts
declaration files to provide a compatible declarations for both typescript 4 and 5 users.