![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/style-resources-loader/ |
## 1.4.0 ~ 1.4.1 (November 17, 2020) * Support webpack 5. [#29](https://github.com/yenshih/style-resources-loader/issues/29) * Fix some issues. [#30](https://github.com/yenshih/style-resources-loader/issues/30) ## 1.3.3 (December 19, 2019) * Fix resource files cache invalidation problems on Windows. [#17](https://github.com/yenshih/style-resources-loader/issues/17) ## 1.3.0 ~ 1.3.2 (November 11, 2019) * Support for relative path in patterns. * Ensure each resource ends with a newline. * More detailed validation messages. * Fix the regular expression compatibility error. [#20](https://github.com/yenshih/style-resources-loader/issues/20) * Fix dependency issue of resource files. ## 1.2.1 (August 12, 2018) * Fix invalid path seperator on Windows. [#8](https://github.com/yenshih/style-resources-loader/issues/8) ## 1.2.0 (August 11, 2018) * Support for `css` resources. [#7](https://github.com/yenshih/style-resources-loader/issues/7) * Support for asynchronous injector. * Improve type checking for loader options. ## 1.1.0 (February 28, 2018) * Support for `prepend`, `append` injector. ## 1.0.0 (December 5, 2017) * Initial stable release.