Releases: itgalaxy/webfont
Releases · itgalaxy/webfont
6.0.2
- Fixed: use
reject
insteadPromise.reject
in glyphserror
callback. - Fixed: use callback
finish
insteadend
forsvgicons2svgfont
stream. - Tests: improve tests on bad examples.
6.0.1
- Fixed: add
error
event toglyph
stream. - Fixed: don't create
new Error
where this is not necessary. - Chore: update a minimal version of
nunjucks
from2.5.0
to3.0.0
. - Chore: update a minimal version of
eslint
from3.4.0
to3.9.1
. - Chore: update a minimal version of
eslint-plugin-ava
from3.0.0
to4.0.0
. - Chore: update a minimal version of
eslint-plugin-itgalaxy
from23.0.0
to25.0.0
. - Chore: update a minimal version of
eslint-plugin-node
from2.0.0
to3.0.0
. - Chore: update a minimal version of
eslint-plugin-promise
from3.0.0
to3.3.0
. - Chore: update a minimal version of
eslint-plugin-react
from6.2.0
to6.5.0
. - Tests: improve tests on bad examples.
6.0.0
- Added: support
nodejs
7
. - Added:
verbose
argument for verbose output. - Remove:
quite
argument. - Chore: improve
README.md
. - Chore: improve
description
inpackage.json
.
5.0.0
- Fixed: wrong
CSS
syntax when not all format are selected. - Chore(SEMVER-MAJOR): rename extension for all templates from
nunjucks
tonjk
.
4.0.2
Chore: prepare `5.0.0` release.
4.0.1
- Fixed: CLI
fontName
andformats
arguments bug. - Chore: use
^
instead~
forajv-cli
,package-schema
,remark-cli
,remark-lint
,remark-preset-lint-itgalaxy
. - 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
nunjucks
from2.0.0
to2.5.0
. - Chore: update a minimal version of
eslint-plugin-import
from1.16.0
to2.0.0
. - Chore: update a minimal version of
eslint-plugin-promise
from2.0.0
to3.0.0
. - Chore: update a minimal version of
eslint-plugin-lodash
from1.10.0
to2.1.0
. - Chore: rename
eslint-plugin-xo
toeslint-plugin-unicorn
. - Chore: update a minimal version of
eslint-plugin-unicorn
from0.5.0
to1.0.0
. - Chore: update a minimal version of
eslint-plugin-itgalaxy
from13.0.0
to23.0.0
. - Chore: update a minimal version of
cosmiconfig
from1.0.0
to2.0.0
.
4.0.0
- Changed: all style templates for font now have
nunjucks
extension. - Chore(package): remove extra
files
frompackage.json
. - Chore(package): install all
peerDependencies
foreslint-plugin-itgalaxy
. - Chore(package): update a minimal version
ava
from0.15.0
to0.16.0
. - Chore(package): update a minimal version
eslint-plugin-ava
from2.5.0
to3.0.0
. - Chore(package): update a minimal version
npm-run-all
from2.3.0
to3.0.0
. - Chore(package): update a minimal version
eslint-plugin-itgalaxy
from8.0.0
to11.0.0
. - Chore(package): update a minimal version
nyc
from7.0.0
to8.0.0
. - Chore(package): remove
nyc
settings, now fine works without their. - Chore(package): use
^
instead~
frombabel-preset-stage-0
. - Chore(package): use
remark-preset-lint-itgalaxy
insteadremark-lint-config-itgalaxy
. - Chore(package): use right version for
eslint-plugin-*
andeslint
. - Chore: improved
README.md
. - Chore: fix glob pattern for
lint:remark
script command.
3.0.1
Prepare 3.0.1
3.0.0
Add tests
2.0.3
Prepare 2.0.3