kqb

Type-safe query builder for Kintone

Downloads
11
Stars
2
Committers
3
kqb - Latest Release

Published by teppeis over 3 years ago

BREAKING CHANGES

  • fix: drop node v10 (#21) 79f0fff

Features

  • feat: experimental support for fields.json format (#26) ee3fff7
  • feat: fluent query functions (#17) c2c5a37
  • feat: support query functions (#13) 806b8d7

Fixes

  • fix: type checking for query functions (#16) 8492cac
  • fix: an operator of STATUS_ASSIGNEE (#15) a12524f

Documents

  • docs: add coverage badge to readme f99d5ae

Internals

  • ci: disable codecov/patch (#25) 7002392
  • style: change prettier config printWidth to 90 (#24) ecceef2
  • chore(deps): update typescript to v4.2 (#23) 8dbe061
  • refactor: index and tests (#22) ab94fe1
  • fix: npm test scripts (#20) 8ca6bf7
  • refactor: OperatorBase (#19) 823155a
  • ci: fix typo 4d547c6
  • chore(deps): udpate eslint-config-teppeis to 13.1.3 (#12) 463ac61
  • ci: use npm@latest (#11) 61145b7
  • chore: remove DOM types from tsconfig lib (#10) 7cecc0a
  • chore: update npm to v7 and reset package-lock.json (#9) c646879
  • chore: update eslint and prettier (#8) c5d7c1f
  • chore: ignore __tests__ with negated files field in package.json (#7) 0113d76

https://github.com/teppeis/kqb/compare/v1.0.2...v2.0.0

kqb -

Published by teppeis over 3 years ago

Fixes

  • fix: add types field to package.json 0a80f2f

https://github.com/teppeis/kqb/compare/v1.0.1...v1.0.2

kqb -

Published by teppeis over 3 years ago

Documents

  • docs: about multiple order by fd9ca7e
  • docs: improve readme 095e887
  • chore: add homepage and repository to package.json 77f531f

Internals

  • ci: use Node v10.17.x instead v10.x (#6) 6f3f8b6
  • chore: improve npm scripts (#5) 57b6920

https://github.com/teppeis/kqb/compare/v1.0.0...v1.0.1

kqb -

Published by teppeis over 3 years ago

Initial release 🚀