Releases: itgalaxy/figlet-loader
Releases · itgalaxy/figlet-loader
4.0.1
4.0.0
Chore: prepare `4.0.0` release.
3.0.2
- Chore: support
webpack
v3.
3.0.1
- Fixed: problems with
nodejs
v4. - Refactor: remove unnecessary code for
webpack
v1.
3.0.0
- Fixed: minimum required
loader-utils
version is now~1.0.0
. - Removed: support
webpack
version1
.
2.0.0
- Changed: no longer required to transfer options for
figter
usingconfig
option. - Changed: to load configuration from file, need specify
useConfigFile
option. - Chore: no need to use function
encodeURI
forquery string
.
1.1.1
- Fixed: updated webpack peer dependency to support
2.2.1
.
1.1.0
- Added: support
js
configuration. - Chore: improve performance.
- Chore: update a minimal version of
ajv-cli
from0.9.0
to1.1.0
. - Chore: update a minimal version of
remark-preset-lint-itgalaxy
from1.0.0
to2.0.0
. - Chore: update a minimal version of
eslint-plugin-import
from1.16.0
to2.0.0
. - Chore: update a minimal version of
eslint-plugin-lodash
from1.10.0
to2.1.0
. - Chore: update a minimal version of
eslint-plugin-promise
from2.0.0
to3.0.0
. - Chore: update a minimal version of
eslint-plugin-itgalaxy
from13.0.0
to23.0.0
.
1.0.0
Initial release.