Skip to content

Releases: tsdk-monorepo/tsdk

v0.2.4

21 Oct 21:31
Compare
Choose a tag to compare

0.2.4 2024/10/20

  • Feat: double check @nest/cli is installed or not
  • Feat: add payload to onErrorHandler
  • Chore: change snippet of import api config

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Oct 12:06
Compare
Choose a tag to compare
  • Feat: react hooks support custom handler
  • Feat: add Expand types to API
  • Fix: fix from field issue when run sync command
  • Chore: update deps

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Sep 00:47
Compare
Choose a tag to compare
  • Fix(types): support custom handler in fe-sdk

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Sep 00:39
Compare
Choose a tag to compare
  • Feat: support custom handler in fe-sdk
  • Chore: remove unnecessary code when httpLib is xior in fe-sdk
  • Chore: bump deps to latest

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jul 02:25
Compare
Choose a tag to compare

Chore

  • Bump xior to latest version 0.5.3
  • Bump axios to latest version 1.7.2
  • Bump others deps version:

Full Changelog: v0.1.16...v0.2.0

v0.1.16

10 May 00:10
Compare
Choose a tag to compare
  • Feat: socket.io handle emit support FormData

v0.1.15

09 May 03:10
Compare
Choose a tag to compare
  • Feat: support scripts config in tsdk.config.ts

Full Changelog: v0.1.14...v0.1.15

v0.1.14

08 May 10:18
Compare
Choose a tag to compare
  • Feat: API support FormData
  • Feat: onErrorHandler add apiConfig as config
  • Chore: bump deps to latest

Full Changelog: v0.1.13...v0.1.14

v0.1.13

25 Mar 02:01
Compare
Choose a tag to compare
  • Feat: bump xior to 0.3.0 and other deps to latest

v0.1.12

17 Mar 12:36
Compare
Choose a tag to compare
  • Feat: bump xior to 0.2.1 and add isGet pass to xior instance options.
  • Fix: options method shouldn't have body