Skip to content

Releases: refinedev/refine

@refinedev/[email protected]

20 Jun 17:20
d29a493
Compare
Choose a tag to compare

Patch Changes

@refinedev/[email protected]

20 Jun 17:20
d29a493
Compare
Choose a tag to compare

Patch Changes

  • #6059 ad42665ad9ccb07f6090da353377d016b67acdd0 Thanks @aliemir! - fix(devtools-server): missing header check on auth requests

    Devtools 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]

20 Jun 17:20
d29a493
Compare
Choose a tag to compare

Patch Changes

  • #6059 ad42665ad9ccb07f6090da353377d016b67acdd0 Thanks @aliemir! - fix(devtools-server): missing header check on auth requests

    Devtools 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]

20 Jun 17:20
d29a493
Compare
Choose a tag to compare

Patch Changes

[email protected]

08 May 13:17
18b13d3
Compare
Choose a tag to compare

Patch Changes

  • #5925 b840c4b224e Thanks @aliemir! - chore: update superplate-cli dependency to latest

    This 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]

08 May 13:18
18b13d3
Compare
Choose a tag to compare

Patch Changes

  • #5928 db9756e7908 Thanks @aliemir! - fix: type errors on typescript <5

    Due 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/[email protected]

08 May 13:18
18b13d3
Compare
Choose a tag to compare

Patch Changes

  • #5928 db9756e7908 Thanks @aliemir! - fix: type errors on typescript <5

    Due 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/[email protected]

08 May 13:18
18b13d3
Compare
Choose a tag to compare

Patch Changes

  • #5928 db9756e7908 Thanks @aliemir! - fix: type errors on typescript <5

    Due 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]

08 May 13:18
18b13d3
Compare
Choose a tag to compare

Patch Changes

  • #5928 db9756e7908 Thanks @aliemir! - fix: type errors on typescript <5

    Due 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]

08 May 13:18
18b13d3
Compare
Choose a tag to compare

Patch Changes

  • #5928 db9756e7908 Thanks @aliemir! - fix: type errors on typescript <5

    Due 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.