Releases: doubleleft/hook-javascript
Releases · doubleleft/hook-javascript
v0.3.9
13 Jan 20:36
Compare
Sorry, something went wrong.
No results found
fix collection().update() method. bump v0.3.9
v0.3.4
22 May 23:00
Compare
Sorry, something went wrong.
No results found
fix uploading through file input. bump v0.3.4.
v0.3.2
04 Mar 21:47
Compare
Sorry, something went wrong.
No results found
auth.update now makes a request to auth/update instead of collection/auths endpoint.
v0.3.0
19 Feb 14:22
Compare
Sorry, something went wrong.
No results found
url string attribute has been moved to endpoint.
url(segments) is now a method, which returns endpoint + segments + credentials
v0.2.2
19 Feb 14:22
Compare
Sorry, something went wrong.
No results found
don't call to getAllResponseHeaders on IE<10
v0.2.0
18 Dec 22:10
Compare
Sorry, something went wrong.
No results found
API changes on authentication
New methods on Collections:
select
orWhere
join
distinct
firstOrCreate
v0.1.2
24 Nov 20:39
Compare
Sorry, something went wrong.
No results found
fix sending strings with FormData
v0.1.1
03 Oct 20:57
Compare
Sorry, something went wrong.
No results found
fix converting numbers to FormData on IE8
fix uxhr for CORS check on IE
don't append filename to FormData payload when value is string
First stable version
01 Jul 14:21
Compare
Sorry, something went wrong.
No results found
v0.1.0
update uxhr to prevent setting timeout on sync requests