UNPKG

external-url-loader

Version:

A loader for webpack that permit static's usage as externals

47 lines (21 loc) 1.47 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.1.0-alpha.5](https://github.com/easyni/external-url-loader/compare/v0.1.0-alpha.4...v0.1.0-alpha.5) (2019-09-09) ### Bug Fixes * fix pub:beta command ([6a64e4b](https://github.com/easyni/external-url-loader/commit/6a64e4b)) * lint error ([31724f5](https://github.com/easyni/external-url-loader/commit/31724f5)) ## [0.1.0-alpha.3](https://github.com/easyni/external-url-loader/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2019-09-09) ### Features * update dependencies && typescript strict ([09fb1bf](https://github.com/easyni/external-url-loader/commit/09fb1bf)) <a name="0.1.0-alpha.2"></a> # [0.1.0-alpha.2](https://github.com/easyni/external-url-loader/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2019-03-20) ### Bug Fixes * :memo: fix typo in readme ([fd4ad9e](https://github.com/easyni/external-url-loader/commit/fd4ad9e)) <a name="0.1.0-alpha.1"></a> # [0.1.0-alpha.1](https://github.com/easyni/external-url-loader/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2019-03-16) ### Bug Fixes * typo errors in README ([3b97ea7](https://github.com/easyni/external-url-loader/commit/3b97ea7)) <a name="0.1.0-alpha.0"></a> # 0.1.0-alpha.0 (2019-03-15) ### Features * Main feature release. ([bb932a0](https://github.com/easyni/external-url-loader/commit/bb932a0))