Releases: blutui/blutui-node
Releases · blutui/blutui-node
v0.8.0
Added
- Added Cassettes resource to Console API by @jayan-blutui in #122
Changed
- Changed
@types/jest
from 29.5.12 to 29.5.13 by @dependabot in #89 - Changed
@biomejs/biome
from 1.8.3 to 1.9.1 by @dependabot in #90 - Changed Biome config to support v1.9 by @jayan-blutui in #92
- Changed
tsup
from 8.2.4 to 8.3.0 by @dependabot in #93 - Changed
@biomejs/biome
from 1.9.1 to 1.9.2 by @dependabot in #94 - Changed
rollup
from 4.19.0 to 4.22.4 by @dependabot in #97 - Changed
@biomejs/biome
from 1.9.2 to 1.9.3 by @dependabot in #101 - Changed dependabot commit messages by @jayan-blutui in #102
- Changed
@biomejs/biome
from 1.9.3 to 1.9.4 by @dependabot in #106 - Changed
tsup
from 8.3.0 to 8.3.5 by @dependabot in #114 - Changed
@types/jest
from 29.5.13 to 29.5.14 by @dependabot in #110 - Changed volta config by @jayan-blutui in #121
- Changed
prettier
from 3.3.3 to 3.4.1 by @dependabot in #127
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Added
- Added a script to manage version updates by @jayan-blutui in #84
- Added
invites
resource to Agency API by @jayan-blutui in #85
Changed
- Changed
ts-jest
from 29.2.4 to 29.2.5 by @dependabot in #79
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Fixed
- Fixed missing pagination options types on project
search
by @chengfang-blutui in #73
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
Added
- Added
roles
resource to Console API by @chengfang-blutui in #63
Changed
- Changed
typescript
from 5.4.5 to 5.5.4 by @dependabot in #60 - Changed
@types/node
from 20.14.11 to 20.14.12 by @dependabot in #61 - Changed
tsup
from 8.2.2 to 8.2.3 by @dependabot in #62 - Changed
ts-jest
from 29.2.3 to 29.2.4 by @dependabot in #67 - Changed
tsup
from 8.2.3 to 8.2.4 by @dependabot in #68
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Added
- Added Projects resource to Console API by @jayan-blutui in #44
- Added Agencies resource to API by @jayan-blutui in #52
- Added the ability to use a custom
fetch
function by @jayan-blutui in #57
Changed
- Changed
ts-jest
from 29.1.3 to 29.1.4 by @dependabot in #25 - Changed
prettier
from 3.2.5 to 3.3.0 by @dependabot in #27 - Changed
tsup
from 8.0.2 to 8.1.0 by @dependabot in #28 - Changed
@types/node
from 20.12.12 to 20.14.0 by @dependabot in #29 - Changed
prettier
from 3.3.0 to 3.3.2 by @dependabot in #33 - Changed
ts-jest
from 29.1.4 to 29.1.5 by @dependabot in #34 - Changed
@types/node
from 20.14.0 to 20.14.9 by @dependabot in #40 - Changed
braces
from 3.0.2 to 3.0.3 by @dependabot in #42 - Changed
@types/node
from 20.14.9 to 20.14.10 by @dependabot in #43 - Changed
ts-jest
from 29.1.5 to 29.2.0 by @dependabot in #45 - Changed
ts-jest
from 29.2.0 to 29.2.1 by @dependabot in #46 - Changed
ts-jest
from 29.2.1 to 29.2.2 by @dependabot in #47 - Changed
tsup
from 8.1.0 to 8.1.1 by @dependabot in #49 - Changed
@types/node
from 20.14.10 to 20.14.11 by @dependabot in #50 - Changed
prettier
from 3.3.2 to 3.3.3 by @dependabot in #48 - Changed
tsup
from 8.1.1 to 8.1.2 by @dependabot in #53 - Changed
ts-jest
from 29.2.2 to 29.2.3 by @dependabot in #56 - Changed
tsup
from 8.1.2 to 8.2.0 by @dependabot in #55 - Changed Prettier to Biome by @jayan-blutui in #54
- Changed
tsup
from 8.2.0 to 8.2.2 by @dependabot in #58
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Added
- Added the ability to use the agency
domains
API by @chengfang-blutui in #23
Changed
- Changed repository URL in
package.json
by @jayan-blutui in #21 - Changed
ts-jest
from 29.1.2 to 29.1.3 by @dependabot in #22
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Changed
- Changed
@types/node
from 20.12.11 to 20.12.12 by @dependabot in #18
Fixed
- Fixed response handler to correctly handle
204
,403
, &422
HTTP responses by @chengfang-blutui in #17 - Fixed internal
agencies
variable usage by @jayan-blutui in #19
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Added
- Added the ability to use the Brand resource in the Agency API by @jayan-blutui in #11
Changed
- Changed
@types/node
from 20.12.7 to 20.12.8 by @dependabot in #9 - Changed
@types/node
from 20.12.8 to 20.12.10 by @dependabot in #10 - Changed
@types/node
from 20.12.10 to 20.12.11 by @dependabot in #12
Full Changelog: v0.1.2...v0.2.0
v0.1.1
Added
- Added CI tests and dependabot by @jayan-blutui in #1
- Added the
user
resource by @jayan-blutui in #3 - Added automated NPM release by @jayan-blutui in #5
Changed
- Changed
typescript
from 5.4.4 to 5.4.5 by @dependabot in #2 - Changed README file by @jayan-blutui in #4
Fixed
- Fixed
fetch
method headers by @chengfang-blutui in #7
New Contributors
- @jayan-blutui made their first contribution in #1
- @dependabot made their first contribution in #2
- @chengfang-blutui made their first contribution in #7
Full Changelog: https://github.com/blutui/blutui-node/commits/v0.1.1