Releases: microcmsio/microcms-js-sdk
Releases · microcmsio/microcms-js-sdk
v2.3.3
06 Apr 13:50
Compare
Sorry, something went wrong.
No results found
v2.3.2
18 Nov 07:05
Compare
Sorry, something went wrong.
No results found
v2.3.1
11 Nov 03:47
Compare
Sorry, something went wrong.
No results found
v2.3.0
25 Oct 09:55
Compare
Sorry, something went wrong.
No results found
node-fetchからcross-fetchへの変更 #39
Features
fetchライブラリをnode-fetchからcross-fetchへ変更しました。
v2.2.1
09 Aug 02:30
Compare
Sorry, something went wrong.
No results found
Fixes
delete apiはjsonを返さないのでそのように変更 #35
v2.2.0
08 Aug 02:41
Compare
Sorry, something went wrong.
No results found
型定義を関数の実態に合わせる #29
テストの追加 #30
Support WRITE API #31
Promise.catchではconsole.errorを使うようにする #33
Features
WRITE API に対応しました
create, update, deleteメソッドの追加
v2.1.0
29 Jul 06:15
Compare
Sorry, something went wrong.
No results found
MicroCMSDate型のpublishedAtとrevisedAtをオプショナルプロパティにする修正 #27
Features
MicroCMSDateのpublishedAtとrevisedAtをオプショナルに変更する修正を行いました。
Special thanks. @yassh
v2.0.0
25 Oct 04:51
Compare
Sorry, something went wrong.
No results found
新形式APIキー(X-MICROCMS-API-KEY)対応 #23
Features
新APIキーのリニューアルに伴い内部のリクエストをX-MICROCMS-API-KEYに変更しました。旧APIキーに互換性があるので、既存のAPIに影響はありません。
Special thanks. @YouheiNozaki
v1.3.0
19 Oct 10:25
Compare
Sorry, something went wrong.
No results found
feature: Improved type definition #17
Allow queries.fields to string array #19
Allow queries.ids to string array #20
Features
queries.fieldsとqueries.idsの型定義をstring|string[]に変更しました。
types.tsの内容を参照できるように変更しました。
getList、getListDetail、getObjectのAPIが追加されました。
Special thanks. @tsuki-lab
v1.2.0
29 Jun 07:34
Compare
Sorry, something went wrong.
No results found
chore: Error handling of makeRequest function #10
chore: change organization name #12