Releases: The-Commit-Company/frappe-react-sdk
Releases · The-Commit-Company/frappe-react-sdk
Version 1.10.0
What's Changed
- feat: allow prefetching requests by @nikkothari22 in #75
- feat: allow making POST requests in
useFrappeGetCall
by @sumitjain236 in #75
Inline docs updated with examples
Full Changelog: v1.9.0...v1.10.0
Version 1.9.0
What's Changed
- feat: support for custom headers in requests by @nikkothari22 in #71
Full Changelog: v1.7.1...v1.9.0
Version 1.7.1
What's Changed
- fix: use protocol from window by @nikkothari22 in #67
Full Changelog: v.1.7.0...v1.7.1
Version 1.7.0
What's Changed
- fix: re-subscribe when socket reconnects by @nikkothari22 in #63
- feat: export
useSWRInfinite
hook by @yjane99 in #64 - feat: add option to pass SWR Config by @nikkothari22 in #65
Full Changelog: v1.5.0...v.1.7.0
Version 1.5.0
- encode document ID in requests (updated frappe-js-sdk to v1.5.0)
Full Changelog: v1.4.3...v1.5.0
Version 1.4.3
- fix: file upload Content-Type header set to multipart
- fix: nested objects in GET requests sent correctly
Full Changelog: v1.4.0...v1.4.3
Version 1.4.0
Possible breaking change
Axios has been updated to v1 in frappe-js-sdk and might introduce some breaking changes.
What's Changed
- chore: updated frappe-js-sdk and swr by @nikkothari22 in #60
Full Changelog: v1.3.11...v1.4.0
Version 1.3.11
What's Changed
- fix: allow 2FA login by @sumitjain236 in #53
- fix: authentication token params in socketIO by @nikkothari22 in #58
Full Changelog: v1.3.9...v1.3.11
v1.3.9
What's Changed
- feat: 2FA support in frappe-react-sdk by @sumitjain236 in #52
Full Changelog: v1.3.8...v1.3.9
Version 1.3.8
What's Changed
- feat: added support for custom file upload API URL by @nikkothari22 in #43
Full Changelog: v1.3.7...v1.3.8