Releases: loadingio/ldquery
Releases · loadingio/ldquery
3.0.6
20 Mar 13:18
Compare
Sorry, something went wrong.
No results found
consider xhr status code as success if it is 201 or 202
upgrade dependencies
3.0.5
07 Jun 12:45
Compare
Sorry, something went wrong.
No results found
add credentials default value same-origin in fetch api
upgrade fedep for fixing vulnerability in dependency
3.0.4
23 Jun 02:57
Compare
Sorry, something went wrong.
No results found
extend default timeout from 20s to 40s to reduce some possibly edge cases
3.0.3
25 Mar 02:13
Compare
Sorry, something went wrong.
No results found
downgrade node-fetch to 2.6.7 for working with require
upgrade modules for vulnerabilities fixing
3.0.2
22 Jan 00:13
Compare
Sorry, something went wrong.
No results found
upgrade node-fetch to 3.2.0 to resolve vulnerability.
3.0.1
19 Jan 13:00
Compare
Sorry, something went wrong.
No results found
release with compact directory structure
3.0.0
19 Jan 07:46
Compare
Sorry, something went wrong.
No results found
remove ldq.js, ldq.min.js, use index.js, index.min.js instead
use minimized dist file as main / browser default file
further minimize minimized file
update dev dependencies
2.2.1
28 Oct 02:20
Compare
Sorry, something went wrong.
No results found
fix bug: should check against null of ending element in parent before accessing it.
2.2.0
01 Oct 08:05
Compare
Sorry, something went wrong.
No results found
support positive and negative list in cls.
make build faster
2.1.0
26 Jun 18:15
Compare
Sorry, something went wrong.
No results found
let parent by default search up to null to support isolated DOM tree.