Releases: postgrid/postgrid-node
Releases · postgrid/postgrid-node
v0.5.0
v0.4.2
v0.4.1
v0.4.0
0.4.0 (2025-11-12)
Full Changelog: v0.3.0...v0.4.0
Features
- api: manual updates (c41231a)
Bug Fixes
- api: more config updates (2bb54d7)
v0.3.0
v0.2.0
v0.1.0-alpha.7
0.1.0-alpha.7 (2025-11-05)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
Features
- api: manual updates (d5bec88)
v0.1.0-alpha.6
0.1.0-alpha.6 (2025-11-04)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
Features
- api: manual updates (0e2cb4a)
- api: manual updates (f6cda5b)
- api: manual updates (2292eba)
- api: manual updates (cb905a8)
- api: manual updates (5e28201)
- api: manual updates (0d9444a)
- api: manual updates (4ba55b4)
- api: manual updates (5c99f89)
- api: manual updates (8a8263b)
- api: manual updates (6bfa765)
- api: manual updates (6c6f765)
- api: manual updates (b4e2f75)
- api: manual updates (0b3222d)
- api: manual updates (af5db50)
- api: manual updates (7affe60)
- api: manual updates to merge PM and AV (9692120)
- api: Select API key based on URL (a4ef8c0)
- api: support both API auth schemes (8dc1bf5)
- api: Update OpenAPI spec (5e33ca6)
Bug Fixes
- api: Examples for AV (2e0d345)
- api: header assignment in prepareRequest method (39ea7ed)
- api: restructuring under printMail and addver (c576dbe)
- coerce nullable values to undefined (16b5f52)
Performance Improvements
- faster formatting (669e461)
Chores
- api: more docs (9f44e29)
- api: rename API endpoints for AV (548d9e3)
- api: Update OpenAPI schema (2a29dbc)
- deps: update dependency node-fetch to v2.6.13 (9d18c47)
- do not install brew dependencies in ./scripts/bootstrap by default (92cd0ec)
- internal: codegen related update (b00d3ff)
- internal: codegen related update (a8ec314)
- internal: fix incremental formatting in some cases (2e13552)
- internal: formatting change (36db802)
- internal: ignore .eslintcache (a0a4bd3)
- internal: remove .eslintcache (c2a1b69)
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (867309f) - internal: update comment in script (0f4e66e)
- internal: use npm pack for build uploads (db5fba9)
- update @stainless-api/prism-cli to v5.15.0 (4640767)
- update CI script (1adf9d4)
- update SDK settings (45e20aa)
v0.1.0-alpha.5
v0.1.0-alpha.4
0.1.0-alpha.4 (2025-07-24)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
Features
- api: update via SDK Studio (9f8374e)
- api: update via SDK Studio (726afdd)
- api: update via SDK Studio (935bbb1)
- api: update via SDK Studio (34c087b)
- api: update via SDK Studio (55bc247)
- api: update via SDK Studio (9008e58)
- api: update via SDK Studio (a5c9e07)
- api: update via SDK Studio (fb78bb5)
- api: update via SDK Studio (e8a8138)
- api: updates to fix pagination (2b76796)
- client: add support for endpoint-specific base URLs (02e27ba)
Bug Fixes
- ci: release-doctor — report correct token name (547acb3)
- client: don't send
Content-Typefor bodyless methods (9609b5e) - publish script — handle NPM errors correctly (8175eac)
Chores
- ci: bump node version for release workflows (ad1ef06)
- ci: enable for pull requests (6d489df)
- ci: only run for pushes and fork pull requests (c3dfbd6)
- docs: grammar improvements (f6f7296)
- docs: use top-level-await in example snippets (7ce5795)
- improve publish-npm script --latest tag logic (a51c7fd)
- internal: make base APIResource abstract (c3b0fe4)
- mention unit type in timeout docs (ea8c83b)
Documentation
- add examples to tsdocs (3478106)
Refactors
- types: replace Record with mapped types (329b531)