Skip to content

0.2.5

Choose a tag to compare

@msutkowski msutkowski released this 13 Apr 01:45
· 19 commits to next since this release

About this release

This release fixes several bugs while getting ready for a 0.3 release to go along with RTK Query 0.3.

  • Fixes a bug when using relative imports where a custom baseQuery was imported from the same folder as the generated API client
  • Adds a warning when combining baseUrl and baseQuery at the same time that warns a user that the baseUrl will be ignored

Commits

  • Update README (#44) edbd524
  • Add test for warning behavior when combining baseUrl and baseQuery options (#43) d539de6
  • Modify --baseQuery and --baseUrl behaviors (#41) 9b32e67
  • Fix #32 by appending ./ to relative imports from the same folder (#38) 609b066
  • bump oazapfts 001db47

v0.2.4...v0.2.5