UNPKG

backlog-js

Version:

Backlog API v2 client for browser and node

114 lines (78 loc) 9.44 kB
# Changelog ## [0.13.6](https://github.com/nulab/backlog-js/compare/0.13.5...0.13.6) (2025-07-01) * Bump pbkdf2 from 3.1.1 to 3.1.3 [#110](https://github.com/nulab/backlog-js/pull/110) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump undici from 6.21.1 to 6.21.2 [#105](https://github.com/nulab/backlog-js/pull/105) ([dependabot[bot]](https://github.com/apps/dependabot)) * feat(api): add support for document-related endpoints [#109](https://github.com/nulab/backlog-js/pull/109) ([trknhr](https://github.com/trknhr)) ## [0.13.5](https://github.com/nulab/backlog-js/compare/0.13.4...0.13.5) (2025-06-17) * Add missing params for watching list [#106](https://github.com/nulab/backlog-js/pull/106) ([takuji](https://github.com/takuji)) ## [0.13.4](https://github.com/nulab/backlog-js/compare/0.13.3...0.13.4) (2025-05-07) * Bump undici from 6.19.2 to 6.21.1 [#101](https://github.com/nulab/backlog-js/pull/101) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump elliptic from 6.6.0 to 6.6.1 [#103](https://github.com/nulab/backlog-js/pull/103) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump serialize-javascript and mocha [#102](https://github.com/nulab/backlog-js/pull/102) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump elliptic from 6.5.4 to 6.6.0 [#98](https://github.com/nulab/backlog-js/pull/98) ([dependabot[bot]](https://github.com/apps/dependabot)) * Handle 204 No Content responses safely in parseJSON [#100](https://github.com/nulab/backlog-js/pull/100) ([trknhr](https://github.com/trknhr)) ## [0.13.3](https://github.com/nulab/backlog-js/compare/0.13.2...0.13.3) (2024-07-18) * Add type annotation for parameters [#93](https://github.com/nulab/backlog-js/pull/93) ([mmktomato](https://github.com/mmktomato)) ## [0.13.2](https://github.com/nulab/backlog-js/compare/0.13.1...0.13.2) (2024-07-01) * Rename `deleteIssuesCount` to `deleteIssue` [#91](https://github.com/nulab/backlog-js/pull/91) ([mmktomato](https://github.com/mmktomato)) * Bump undici from 5.19.1 to 5.26.2 [#82](https://github.com/nulab/backlog-js/pull/82) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump browserify-sign from 4.2.1 to 4.2.2 [#83](https://github.com/nulab/backlog-js/pull/83) ([dependabot[bot]](https://github.com/apps/dependabot)) ## [0.13.1](https://github.com/nulab/backlog-js/compare/0.13.0...0.13.1) (2023-07-21) * Fix Issue and PullRequest type #79 [#80](https://github.com/nulab/backlog-js/pull/80) ([mmktomato](https://github.com/mmktomato)) ## [0.13.0](https://github.com/nulab/backlog-js/compare/0.12.6...0.13.0) (2023-06-02) * add type annotation for response [#77](https://github.com/nulab/backlog-js/pull/77) ([mmktomato](https://github.com/mmktomato)) * Bump json-schema and jsprim [#76](https://github.com/nulab/backlog-js/pull/76) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump minimist and mkdirp [#75](https://github.com/nulab/backlog-js/pull/75) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump undici from 5.8.1 to 5.19.1 [#74](https://github.com/nulab/backlog-js/pull/74) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump minimatch from 3.0.4 to 3.1.2 [#72](https://github.com/nulab/backlog-js/pull/72) ([dependabot[bot]](https://github.com/apps/dependabot)) * Add Node.js v18 support to CI [#70](https://github.com/nulab/backlog-js/pull/70) ([mmktomato](https://github.com/mmktomato)) * Remove es6-promise [#69](https://github.com/nulab/backlog-js/pull/69) ([mmktomato](https://github.com/mmktomato)) * Bump shell-quote from 1.7.2 to 1.7.3 [#68](https://github.com/nulab/backlog-js/pull/68) ([dependabot[bot]](https://github.com/apps/dependabot)) * Removed DefinitelyTyped badge [#67](https://github.com/nulab/backlog-js/pull/67) ([mmktomato](https://github.com/mmktomato)) ## [0.12.6](https://github.com/nulab/backlog-js/compare/0.12.5...0.12.6) (2022-05-11) * Bump ansi-regex from 5.0.0 to 5.0.1 [#62](https://github.com/nulab/backlog-js/pull/62) ([dependabot[bot]](https://github.com/apps/dependabot)) * Maintain CI's node versions [#64](https://github.com/nulab/backlog-js/pull/64) ([mmktomato](https://github.com/mmktomato)) * Bump dependencies [#61](https://github.com/nulab/backlog-js/pull/61) ([mmktomato](https://github.com/mmktomato)) * Distribute .d.ts files [#59](https://github.com/nulab/backlog-js/pull/59) ([mmktomato](https://github.com/mmktomato)) ## [0.12.5](https://github.com/nulab/backlog-js/compare/0.12.4...0.12.5) (2022-01-28) * Bump cached-path-relative from 1.0.2 to 1.1.0 [#56](https://github.com/nulab/backlog-js/pull/56) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump node-fetch from 2.6.1 to 2.6.7 [#55](https://github.com/nulab/backlog-js/pull/55) ([dependabot[bot]](https://github.com/apps/dependabot)) * No npx in scripts [#54](https://github.com/nulab/backlog-js/pull/54) ([mmktomato](https://github.com/mmktomato)) * Remove unnecessary namespace (global) [#53](https://github.com/nulab/backlog-js/pull/53) ([mmktomato](https://github.com/mmktomato)) * Use minified script [#52](https://github.com/nulab/backlog-js/pull/52) ([mmktomato](https://github.com/mmktomato)) * Generate d.ts automatically [#51](https://github.com/nulab/backlog-js/pull/51) ([mmktomato](https://github.com/mmktomato)) * Bump path-parse from 1.0.6 to 1.0.7 [#49](https://github.com/nulab/backlog-js/pull/49) ([dependabot[bot]](https://github.com/apps/dependabot)) ## [0.12.4](https://github.com/nulab/backlog-js/compare/0.12.3...0.12.4) (2021-08-10) * Add return type [#47](https://github.com/nulab/backlog-js/pull/47) ([ohyama](https://github.com/ohyama)) ## [0.12.3](https://github.com/nulab/backlog-js/compare/0.12.2...0.12.3) (2021-07-08) * string and number for IdOrKey parameters [#44](https://github.com/nulab/backlog-js/pull/44) ([mmktomato](https://github.com/mmktomato)) * Fix type bugs [#43](https://github.com/nulab/backlog-js/pull/43) ([mmktomato](https://github.com/mmktomato)) ## [0.12.2](https://github.com/nulab/backlog-js/compare/0.12.1...0.12.2) (2021-05-31) * Add GET /api/v2/rateLimit [#38](https://github.com/nulab/backlog-js/pull/38) ([mmktomato](https://github.com/mmktomato)) * Bump handlebars from 4.7.6 to 4.7.7 [#37](https://github.com/nulab/backlog-js/pull/37) ([dependabot[bot]](https://github.com/apps/dependabot)) * Cleanup published files [#35](https://github.com/nulab/backlog-js/pull/35) ([mmktomato](https://github.com/mmktomato)) * Remove Travis CI [#34](https://github.com/nulab/backlog-js/pull/34) ([mmktomato](https://github.com/mmktomato)) ## [0.12.1](https://github.com/nulab/backlog-js/compare/0.12.0...0.12.1) (2021-04-01) * Bump npm libraries [#30](https://github.com/nulab/backlog-js/pull/30) ([mmktomato](https://github.com/mmktomato)) * Migrate GitHub Action [#27](https://github.com/nulab/backlog-js/pull/27) ([odanado](https://github.com/odanado)) ## [0.12.0](https://github.com/nulab/backlog-js/compare/0.11.0...0.12.0) (2021-01-08) * Add missing endpoints [#25](https://github.com/nulab/backlog-js/pull/25) ([mmktomato](https://github.com/mmktomato)) * Fix url and parameter [#24](https://github.com/nulab/backlog-js/pull/24) ([mmktomato](https://github.com/mmktomato)) * Fix wrong path and params #20 [#21](https://github.com/nulab/backlog-js/pull/21) ([mmktomato](https://github.com/mmktomato)) ## [0.11.0](https://github.com/nulab/backlog-js/compare/0.10.0...0.11.0) (2020-10-25) * Bump cached-path-relative from 1.0.1 to 1.0.2 [#17](https://github.com/nulab/backlog-js/pull/17) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump js-yaml from 3.12.0 to 3.14.0 [#18](https://github.com/nulab/backlog-js/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump elliptic from 6.4.1 to 6.5.3 [#12](https://github.com/nulab/backlog-js/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump acorn from 5.7.2 to 5.7.4 [#13](https://github.com/nulab/backlog-js/pull/13) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump handlebars from 4.0.11 to 4.7.6 [#14](https://github.com/nulab/backlog-js/pull/14) ([dependabot[bot]](https://github.com/apps/dependabot)) * Bump lodash from 4.17.10 to 4.17.20 [#15](https://github.com/nulab/backlog-js/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot)) * Encode arguments [#16](https://github.com/nulab/backlog-js/pull/16) ([mmktomato](https://github.com/mmktomato)) * Fix conflict: Typescript3 [#10](https://github.com/nulab/backlog-js/pull/10) ([mmktomato](https://github.com/mmktomato)) * Fix broken link in README.md [#9](https://github.com/nulab/backlog-js/pull/9) ([mongolyy](https://github.com/mongolyy)) ## [0.10.0](https://github.com/nulab/backlog-js/compare/0.9.1...0.10.0) (2020-08-29) * Bump TypeScript to v2.9 / Use @types/isomorphic-fetch [#8](https://github.com/nulab/backlog-js/pull/8) ([toshimaru](https://github.com/toshimaru)) * fix typo in README.md [#5](https://github.com/nulab/backlog-js/pull/5) ([inokappa](https://github.com/inokappa)) * add Content-type: application/x-www-form-urlencoded [#6](https://github.com/nulab/backlog-js/pull/6) ([mdkn](https://github.com/mdkn)) ## [0.9.1](https://github.com/nulab/backlog-js/compare/0.9.0...0.9.1) (2016-09-05) * Fix repo URL in package.json [#1](https://github.com/nulab/backlog-js/pull/1) ([pdehaan](https://github.com/pdehaan)) ## [0.9.0](https://github.com/nulab/backlog-js/compare/a7fd61ed6d08...0.9.0) (2016-09-03)