Releases: patrickhulce/fontmin-webpack
Releases · patrickhulce/fontmin-webpack
v4.0.0
v4.0.0 (2022-03-21)
- fix: match asset filenames containing querystring (#59) (2d018ba), closes #59
- fix: handle 2-bytes to 6-bytes unicode characters (#58) (174cd6f), closes #58
- chore: update to [email protected] and remove ttf2woff2 (#60) (a2cc27a), closes #60
BREAKING CHANGE
- automatically includes 2-byte unicode characters with autodetect
v3.2.0
v3.1.0
v3.0.1
v3.0.0
v3.0.0 (2020-10-31)
- feat: support webpack 5 (5220f70)
- docs: update readme for webpack 5 version (bca31d0)
- tests: remove prettier spacing (d91f389)
- tests: clear dist before running (eec43bf)
- tests: assert against glyphs too (e7aa785)
- tests: update lint rules (2f0be20)
- tests: remove NukecssPlugin from test suite (a69d417)
- chore: publish on node 10 (17d4780)
- chore: update peerDep for webpack 5 (a261644)
- chore: update devDeps to webpack 5 (92c3288)
- chore(ci): remove node 8 support (9a9af3e)
BREAKING CHANGE
- no longer supports webpack 4