Skip to content

Releases: tsdk-monorepo/tsdk

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

v0.1.11

04 Mar 15:28
Compare
Choose a tag to compare
  • Fix: nest webpack build file end with .js keep original filename
  • Fix: delete method shouldn't have body

v0.1.10

04 Mar 06:10
Compare
Choose a tag to compare
  • Chore: bump xior to 0.1.1

v0.1.9

27 Feb 03:12
Compare
Choose a tag to compare
  • chore(template): update xior to latest version
  • chore(tsdk-server-adapters): update fastify / hono to latest version
  • chore: update dev deps to latest version

v0.1.8

23 Feb 05:55
Compare
Choose a tag to compare
  • Fix(template): RequestConfig type in gen-api.ts should be XiorRequestConfig when httpLib: 'xior'
  • Fix(template): run sync-sdk error, fe-sdk-template add "lib": ["DOM", "ES2015", "ES5"], to tsconfig.json

v0.1.7

20 Feb 03:41
Compare
Choose a tag to compare
  • chore: update xior to v0.0.5 to fix the type error