# Changelog

## [0.3.2](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.3.1...@kintone/rest@0.3.2) (2026-04-26)


### Bug Fixes

* **rest:** rm deps of fs ([#3755](https://github.com/kintone/js-sdk/issues/3755)) ([de01709](https://github.com/kintone/js-sdk/commit/de01709ea3bf9c70a739539f62c35a41b55be4f6))

## [0.3.1](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.3.0...@kintone/rest@0.3.1) (2026-04-08)


### Bug Fixes

* pin dependency versions and remove unused core-js ([#3697](https://github.com/kintone/js-sdk/issues/3697)) ([5138e95](https://github.com/kintone/js-sdk/commit/5138e957cb2e85e054d555ab5524c3da5bf0740b))

## [0.3.0](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.2.1...@kintone/rest@0.3.0) (2025-10-14)


### ⚠ BREAKING CHANGES

* We dropped Node.js v18. The minimum Node.js version is now v20.

### Miscellaneous Chores

* bump minimum Node.js version to v20 ([#3431](https://github.com/kintone/js-sdk/issues/3431)) ([dbef119](https://github.com/kintone/js-sdk/commit/dbef11984d1d41099375f279640e7de13427c8c6))

## [0.2.1](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.2.0...@kintone/rest@0.2.1) (2025-05-13)


### Bug Fixes

* **dts-gen:** update axios ([#3284](https://github.com/kintone/js-sdk/issues/3284)) ([#3303](https://github.com/kintone/js-sdk/issues/3303)) ([edf7861](https://github.com/kintone/js-sdk/commit/edf78612a6ce06aee48bd5f409b764c7dab2337a))
* **rest-api-client:** commit for release ([#3286](https://github.com/kintone/js-sdk/issues/3286)) ([fc1f211](https://github.com/kintone/js-sdk/commit/fc1f21193f3bcd920bfec8f9698e1c8d1daa6817))

## [0.2.0](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.1.1...@kintone/rest@0.2.0) (2025-04-28)


### Features

* add description to file plugin ([#3281](https://github.com/kintone/js-sdk/issues/3281)) ([3623bf9](https://github.com/kintone/js-sdk/commit/3623bf9c6f4803907feb4336d2fe4b6c716d428b))
* **rest:** add description for spaces ([#3282](https://github.com/kintone/js-sdk/issues/3282)) ([2c9a8a2](https://github.com/kintone/js-sdk/commit/2c9a8a24abc54c100af805627601049aa27a91cb))
* **rest:** add description to schema.ts ([#3280](https://github.com/kintone/js-sdk/issues/3280)) ([9b0a760](https://github.com/kintone/js-sdk/commit/9b0a76079e0e02d3ded9e11196127fe57d009e65))

## [0.1.1](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.1.0...@kintone/rest@0.1.1) (2025-04-17)


### Bug Fixes

* **rest:** fix exports field of package.json ([#3279](https://github.com/kintone/js-sdk/issues/3279)) ([0fdb770](https://github.com/kintone/js-sdk/commit/0fdb770fc782764bf4bb20c90d09b9c53be07fa9))
* **rest:** update client ([#3273](https://github.com/kintone/js-sdk/issues/3273)) ([cbe47a1](https://github.com/kintone/js-sdk/commit/cbe47a1785b4759c4c7c037aecb8bc41fa0640ed))

## [0.1.0](https://github.com/kintone/js-sdk/compare/@kintone/rest@0.0.1...@kintone/rest@0.1.0) (2025-04-17)


### Features

* **rest:** add wrapper client ([#3193](https://github.com/kintone/js-sdk/issues/3193)) ([c38eafe](https://github.com/kintone/js-sdk/commit/c38eafe361ce1979d2bd06553c79dec86418cf66))
* **rest:** setup platform deps and build umd ([#3228](https://github.com/kintone/js-sdk/issues/3228)) ([d282b40](https://github.com/kintone/js-sdk/commit/d282b409a204f8ff761df68f9e28664f6e96b233))


### Bug Fixes

* add publint and fix pacakge.json errors ([#3248](https://github.com/kintone/js-sdk/issues/3248)) ([0cae4ee](https://github.com/kintone/js-sdk/commit/0cae4ee3e591b5833295955a2d1936db2dc7c8ff))
* make createClient callable without params ([#3268](https://github.com/kintone/js-sdk/issues/3268)) ([7205e1f](https://github.com/kintone/js-sdk/commit/7205e1fd022d9ebd0805ed3a4ffea390c0af19b7))
* **rest:** Add FormData Body Serializer ([#3234](https://github.com/kintone/js-sdk/issues/3234)) ([4ede9c1](https://github.com/kintone/js-sdk/commit/4ede9c1cab5bdeb619579074ca4fa0725c58eb3b))
* **rest:** certAuth -&gt; clientCertAuth ([#3271](https://github.com/kintone/js-sdk/issues/3271)) ([20e82df](https://github.com/kintone/js-sdk/commit/20e82df45410c13b56c31e65b6f0dc46f91177b5))
* **rest:** generate dual package output correctly ([#3261](https://github.com/kintone/js-sdk/issues/3261)) ([8d14bbd](https://github.com/kintone/js-sdk/commit/8d14bbd529958116aff14f562a2a669f25ea8ce8))

## 0.0.1 (2025-02-13)


### Features

* **rest:** add `@kintone/rest` package ([#3099](https://github.com/kintone/js-sdk/issues/3099)) ([ad34908](https://github.com/kintone/js-sdk/commit/ad34908fa4843d814a9e96e394761d8dce8b988b))
