Releases: The-Commit-Company/frappe-js-sdk
Releases · The-Commit-Company/frappe-js-sdk
Version 1.3.3
What's Changed
- fix: added type hints for filters, groupby, orderby and fields without enforcement by @nikkothari22 in #36
- fix: added multi value filter type by @nikkothari22 in #35
- fix: support for single doctype by @sumitjain236 in #34
- fix(docs): file upload example code by @NagariaHussain in #30
- fix: check if window.location exists by @TITANiumRox in #32
- feat:"_server_messages" added in error fields by @sumitjain236 in #33
New Contributors
- @TITANiumRox made their first contribution in #32
Full Changelog: v1.2.4...v1.3.3
Version 1.2.4
What's Changed
- Check if
document
object is exist to understand better if the environment is browser or react native by @wethil in #26 - feat: added "not-in" operator by @nikkothari22 in #27
New Contributors
Full Changelog: v1.2.3...v1.2.4
Version 1.2.3
What's Changed
- fix: token params is optional by @nikkothari22 in #25
Full Changelog: v1.2.2...v1.2.3
Version 1.2.2
What's Changed
- fix: broken code blocks in README by @NagariaHussain in #23
- fix: use client instances to handle requests by @Alchez in #24
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1
What's Changed
- Added support for server environments by @NagariaHussain in #22
- refactor: request header generation by @NagariaHussain in #22
New Contributors
- @NagariaHussain made their first contribution in #22
Full Changelog: v1.2.0...v1.2.1
Version v1.2.0
v1.1.17
- Added support for
!=
in Filters
Full Changelog: v1.1.16...v1.1.17
Version 1.1.16
What's Changed
- fix:group_by added to get_list by @sumitjain236 in #19
Full Changelog: v1.1.15...v1.1.16
Version 1.1.15
fix: cache and debug variables not sent in getCount if false
Full Changelog: v1.1.14...v1.1.15
v1.1.14
What's Changed
- Update page_limit_start to limit_start for getDocList index.ts by @sumitjain236 in #17
Full Changelog: v1.1.12...v1.1.14