Releases: loadingio/ldquery
Releases · loadingio/ldquery
3.0.6
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
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
Compare
Sorry, something went wrong.
No results found
extend default timeout from 20s to 40s to reduce some possibly edge cases
3.0.3
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
Compare
Sorry, something went wrong.
No results found
upgrade node-fetch to 3.2.0 to resolve vulnerability.
3.0.1
Compare
Sorry, something went wrong.
No results found
release with compact directory structure
3.0.0
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
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
Compare
Sorry, something went wrong.
No results found
support positive and negative list in cls.
make build faster
2.1.0
Compare
Sorry, something went wrong.
No results found
let parent by default search up to null to support isolated DOM tree.