Releases: englercj/resource-loader
Releases · englercj/resource-loader
v1.5.1
v1.5.0
- Now can add handling for custom extensions.
v1.4.3
- Only use baseUrl for non-absolute urls.
- Insert slash between baseUrl and load url as necessary.
- Add more tests for loader.
v1.4.2
- Fix api to work with new ee3.
v1.4.1
- Update to newest dependencies.
v1.4.0
- Add the
is*
helpers that allow easy checking of data types - jsdoc and jshint fixes
v1.3.3
- Get xhrType even when using XDR for loads
- Make the async queue private
- Wait for image load before calling next in blob parser