Skip to content

Releases: itgalaxy/figlet-loader

4.0.1

28 Feb 10:56
Compare
Choose a tag to compare
  • Fixed: add webpack >= 4 (peerDependencies). Don't forget add type: "javascript/auto" to loader configuration (see readme) if you using JSON config.

4.0.0

24 Aug 18:51
Compare
Choose a tag to compare
Chore: prepare `4.0.0` release.

3.0.2

20 Jun 10:36
Compare
Choose a tag to compare
  • Chore: support webpack v3.

3.0.1

06 Jun 11:43
Compare
Choose a tag to compare
  • Fixed: problems with nodejs v4.
  • Refactor: remove unnecessary code for webpack v1.

3.0.0

27 Feb 09:35
Compare
Choose a tag to compare
  • Fixed: minimum required loader-utils version is now ~1.0.0.
  • Removed: support webpack version 1.

2.0.0

01 Feb 11:16
Compare
Choose a tag to compare
  • Changed: no longer required to transfer options for figter using config option.
  • Changed: to load configuration from file, need specify useConfigFile option.
  • Chore: no need to use function encodeURI for query string.

1.1.1

31 Jan 17:37
Compare
Choose a tag to compare
  • Fixed: updated webpack peer dependency to support 2.2.1.

1.1.0

18 Oct 15:15
Compare
Choose a tag to compare
  • Added: support js configuration.
  • Chore: improve performance.
  • Chore: update a minimal version of ajv-cli from 0.9.0 to 1.1.0.
  • Chore: update a minimal version of remark-preset-lint-itgalaxy from 1.0.0 to 2.0.0.
  • Chore: update a minimal version of eslint-plugin-import from 1.16.0 to 2.0.0.
  • Chore: update a minimal version of eslint-plugin-lodash from 1.10.0 to 2.1.0.
  • Chore: update a minimal version of eslint-plugin-promise from 2.0.0 to 3.0.0.
  • Chore: update a minimal version of eslint-plugin-itgalaxy from 13.0.0 to 23.0.0.

1.0.0

01 Sep 19:11
Compare
Choose a tag to compare

Initial release.