Fixes a bug where resource API methods are undefined after calling client.type().get()
.
- Add API methods to ResourcePromise by @eatyourgreens in #84
- Refactor makeHTTPRequest by @eatyourgreens in #83
- Build with CoffeeScript 2.7.
- Require superagent 8.0.8 or higher.
- Require superagent 8.0.6 or higher.
Merged pull requests:
- Bump qs and formidble #80 (dependabot[bot])
- Bump superagent from 8.0.4 to 8.0.5 #79 (dependabot[bot])
Merged pull requests:
- Bump superagent from 8.0.3 to 8.0.4 #78 (dependabot[bot])
Merged pull requests:
- Bump superagent from 8.0.2 to 8.0.3 #77 (dependabot[bot])
Merged pull requests:
- Bump superagent from 8.0.1 to 8.0.2 #76 (dependabot[bot])
Merged pull requests:
- Bump superagent from 8.0.0 to 8.0.1 #75 (dependabot[bot])
Merged pull requests:
- Bump superagent from 7.1.6 to 8.0.0 #74 (dependabot[bot])
Merged pull requests:
- Bump shell-quote from 1.6.1 to 1.7.3 #73 (dependabot[bot])
- Bump superagent from 7.1.4 to 7.1.6 #71 (dependabot[bot])
- Bump superagent from 7.1.3 to 7.1.4 #70 (dependabot[bot])
Merged pull requests:
- Use the default JSON parser #69 (eatyourgreens)
Merged pull requests:
- Bump superagent from 3.8.3 to 7.1.3 #68 (dependabot[bot])
Merged pull requests:
- Bump onchange from 6.1.0 to 7.1.0 #67 (dependabot[bot])
- Bump browserify from 16.2.2 to 17.0.0 #66 (dependabot[bot])
Merged pull requests:
- Update normalizeurl to 1.0.0 #64 (shaunanoordin)
Security fixes:
- [Security] Bump cached-path-relative from 1.0.2 to 1.1.0 #63 (dependabot-preview[bot])
Security fixes:
- [Security] Bump path-parse from 1.0.5 to 1.0.7 #61 (dependabot-preview[bot])
- [Security] Bump glob-parent from 5.1.0 to 5.1.2 #60 (dependabot-preview[bot])
- [Security] Bump elliptic from 6.5.3 to 6.5.4 #59 (dependabot-preview[bot])
- [Security] Bump tree-kill from 1.2.1 to 1.2.2 #58 (dependabot-preview[bot])
v5.0.2 (2020-08-03)
Security fixes:
- [Security] Bump elliptic from 6.4.0 to 6.5.3 #57 (dependabot-preview[bot])
v5.0.1 (2020-03-16)
Security fixes:
- [Security] Bump acorn from 5.7.1 to 5.7.4 #56 (dependabot-preview[bot])
Merged pull requests:
v5.0.0 (2019-12-09)
Merged pull requests:
v5.0.0-rc.0 (2019-11-22)
Merged pull requests:
- prepublish is deprecated as npm@5 #53 (srallen)
- split makeHTTPRequest to distinct methods #52 (camallen)
v4.0.2 (2019-06-04)
Security fixes:
- [Security] Bump tar from 4.4.1 to 4.4.9 #51 (dependabot-preview[bot])
v4.0.1 (2019-03-22)
Security fixes:
- [Security] Bump extend from 3.0.1 to 3.0.2 #49 (dependabot-preview[bot])
- [Security] Bump cached-path-relative from 1.0.1 to 1.0.2 #48 (dependabot-preview[bot])
v4.0.0 (2018-06-25)
v4.0.0-0 (2018-06-22)
Merged pull requests:
- Upgrade packages #46 (eatyourgreens)
- Add package-lock #45 (eatyourgreens)
v3.3.1 (2018-04-24)
Closed issues:
Merged pull requests:
- Add optional query argument to Resource.delete() #44 (eatyourgreens)
v3.3.0 (2017-11-13)
Implemented enhancements:
- Add query params to PUT and POST #40
Merged pull requests:
- Add query params to PUT and POST #41 (eatyourgreens)
v3.2.2 (2017-08-24)
Closed issues:
Merged pull requests:
- When doing a delete request, send payload as query params #39 (marten)
- Remove unnecessary header on update #32 (itsravenous)
- Before-request hook #30 (brian-c)
- Reject with the error if there's no response #29 (brian-c)
- Make one GET request per endpoint at a time #26 (brian-c)
- Pre-join arrays in query values #25 (brian-c)
- Fix errors #24 (brian-c)
- Move superagent from peerDeps to deps #23 (rogerhutchings)
- License? #21 (johnste)
- Auto-parse JSON API responses #19 (chrissnyder)
- Revert "Return full response on error" #18 (chrissnyder)
- Remove unused files #16 (chrissnyder)
v2.0.0 (2015-10-01)
Merged pull requests:
- Return full response on error #17 (chrissnyder)
v1.0.1 (2015-09-15)
v1.0.0 (2015-09-15)
Closed issues:
Merged pull requests:
- Remove all environment detection #15 (chrissnyder)
- Update to use superagent #14 (edpaget)
- Don't cache resource link when using a query param #13 (edpaget)
- Check the next key to see if the current one should be an array #11 (brian-c)
- Retry on 408 #10 (brian-c)
- Allow setting default params #8 (brian-c)
- Track saving keys #6 (brian-c)
- Clear changed keys before save, not after #4 (brian-c)
- Track current reads/writes #3 (brian-c)
- Test caches for linked resources #2 (edpaget)
* This Changelog was automatically generated by github_changelog_generator