Bug Fixes
Features
- add titleId prop to enhance a11y (21409ae), closes #360
- cli: add "--ignore-existing" option (dcd824c), closes #182
- cli: allow multiple values in "--svg-props" and "--replace-attr-values" (d800319), closes #233
- cli: generate index.js when --out-dir is used (9d7fb34), closes #189
- cli: show help without any option (64f9ec1), closes #349
- core: add "memo" option (f0e3793), closes #230
- add "silent" option to cli (#351) (100147f)
- drop Node.js v8 support (0a15277)
- support file-loader v5 (7f258ab), closes #367
- use new default template with function (86e0723)
BREAKING CHANGES
- Node.js v8 is no longer supported.