Releases: unlayer/unlayer-typescript
Releases · unlayer/unlayer-typescript
v0.1.0
0.1.0 (2026-02-24)
Full Changelog: v0.0.1...v0.1.0
Features
- api: api update (f740048)
- api: api update (15c4f5f)
- api: api update (1c583dc)
- api: api update (1017fc3)
- api: api update (cedc263)
- api: api update (7e5c849)
- api: api update (9546893)
- api: api update (d63b09d)
- api: api update (776ec7f)
- api: api update (362d1df)
- api: api update (9cc02bd)
- api: api update (ae81c29)
- api: api update (a910a85)
- api: api update (98fea2f)
- api: api update (d57a0ee)
- api: api update (5e0102a)
- api: api update (b440140)
- api: api update (818ccf5)
- api: api update (715f301)
- api: api update (cd7f8f5)
- api: api update (d3c0bb9)
- api: api update (4bca036)
- api: api update (488204d)
- api: api update (56cd90c)
- api: api update (05bdd2a)
- api: api update (eaa72f9)
- api: api update (f725c4b)
- api: api update (dc1e86b)
Bug Fixes
- client: avoid memory leak with abort signals (7bda4ec)
- client: avoid removing abort listener too early (e1d6c3b)
- docs/contributing: correct pnpm link command (fcb94a9)
Performance Improvements
- faster formatting (8bcad9d)
Chores
- break long lines in snippets into multiline (73adfc7)
- ci: upgrade
actions/github-script(a1b0a85) - client: do not parse responses with empty content-length (b692976)
- client: restructure abort controller binding (655c82b)
- do not install brew dependencies in ./scripts/bootstrap by default (f6f1e00)
- internal/client: fix form-urlencoded requests (572b771)
- internal: avoid type checking errors with ts-reset (46d1721)
- internal: codegen related update (709520b)
- internal: codegen related update (999534c)
- internal: fix incremental formatting in some cases (13dcf7a)
- internal: fix pagination internals not accepting option promises (3424373)
- internal: ignore .eslintcache (c7109e6)
- internal: remove .eslintcache (e76b794)
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (dcd138d) - internal: update
actions/checkoutversion (10a8cd6) - internal: upgrade babel, qs, js-yaml (da573c3)
- internal: use npm pack for build uploads (f21454e)
- jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (5ac93e5)
- update mock server docs (224d107)
- update SDK settings (60c8dc9)
- update SDK settings (807f568)