Client
- Added api and types export not only from the main file
- Added comments with link to RFC page for APIs
- [!] Removed
client.downloadBlob
method. Useclient.blob.download
instead - Fixed a bug where the download method returned text instead of arraybuffer
- Some string unions have been put into separate types
- Some comments have been converted to jsdoc
- Improved typings
Workspace
- Changed the build method to a regular tsc
- Removed Dist and Docs folders from git
- Removed sonarjs plugin
- Eslint config rewrited with flat style
- Now docs generated in github actions
- Updated depends
What's Changed
- Bump eslint-plugin-oxlint from 0.2.9 to 0.3.0 by @dependabot in #5
- Bump oxlint from 0.3.5 to 0.4.1 by @dependabot in #7
- Bump eslint-plugin-oxlint from 0.3.0 to 0.4.0 by @dependabot in #6
- Bump oven-sh/setup-bun from 1 to 2 by @dependabot in #9
- Bump typedoc from 0.25.13 to 0.26.2 by @dependabot in #8
- Bump eslint-plugin-oxlint from 0.4.0 to 0.5.0 by @dependabot in #11
- Bump oxlint from 0.4.4 to 0.5.0 by @dependabot in #10
- Bump oxlint from 0.5.3 to 0.6.0 by @dependabot in #12
- Bump oxlint from 0.6.1 to 0.7.0 by @dependabot in #15
- Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.0.1 by @dependabot in #14
- Bump eslint-plugin-oxlint from 0.5.0 to 0.7.1 by @dependabot in #17
- Bump @typescript-eslint/parser from 7.18.0 to 8.1.0 by @dependabot in #18
- Bump eslint-plugin-sonarjs from 1.0.4 to 2.0.0 by @dependabot in #19
- Bump eslint-plugin-oxlint from 0.7.2 to 0.8.0 by @dependabot in #21
- Bump oxlint from 0.7.2 to 0.8.0 by @dependabot in #20
- Bump oxlint from 0.8.0 to 0.9.0 by @dependabot in #22
- Bump eslint-plugin-oxlint from 0.8.0 to 0.9.0 by @dependabot in #23
- Bump oxlint from 0.9.10 to 0.11.0 by @dependabot in #29
- Bump eslint-plugin-oxlint from 0.9.10 to 0.11.0 by @dependabot in #28
Full Changelog: v1.1.0...v1.2.0