- Injector function is called with
this
context pointing to the loader context.
- Fix resource files cache invalidation problems on Windows. #17
-
Support for relative path in patterns.
-
Ensure each resource ends with a newline.
-
More detailed validation messages.
-
Fix the regular expression compatibility error. #20
-
Fix dependency issue of resource files.
- Fix invalid path seperator on Windows. #8
- Support for
css
resources. #7 - Support for asynchronous injector.
- Improve type checking for loader options.
- Support for
prepend
,append
injector.
- Initial stable release.