You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.6 KiB
59 lines
1.6 KiB
## [4.0.5](https://github.com/nfroidure/ttf2woff2/compare/v4.0.4...v4.0.5) (2022-04-23) |
|
|
|
|
|
### Chore |
|
|
|
* **bundle:** Update Emscripten builds |
|
* **ci:** Add Node 18 to test matrix |
|
* **dependencies:** Update dependencies (node-gyp, eslint, prettier) and remove unsued dependencies (babel-eslint, @babel/register) |
|
* **readme:** Add PowerShell use case ([#72](https://github.com/nfroidure/ttf2woff2/pull/72)) |
|
|
|
|
|
## [4.0.4](https://github.com/nfroidure/ttf2woff2/compare/v4.0.3...v4.0.4) (2021-05-29) |
|
|
|
|
|
### Chore |
|
|
|
* **dependencies:** Update jest, mocha, node-gyp ([#71](https://github.com/nfroidure/ttf2woff2/pull/71)) |
|
|
|
|
|
## [4.0.3](https://github.com/nfroidure/ttf2woff2/compare/v4.0.2...v4.0.3) (2021-05-29) |
|
|
|
|
|
### Bug Fixes |
|
|
|
* **build:** support Node 16 ([b8a8986](https://github.com/nfroidure/ttf2woff2/commit/b8a898636b5d66e55bc1344caa15a03f49c46b59)) |
|
|
|
|
|
## [4.0.2](https://github.com/nfroidure/ttf2woff2/compare/v4.0.1...v4.0.2) (2021-03-15) |
|
|
|
|
|
### Bug Fixes |
|
|
|
* **docs:** fix the readme ([acb62c5](https://github.com/nfroidure/ttf2woff2/commit/acb62c579974b510a4d824ee5a6fed74923f3935)) |
|
|
|
|
|
|
|
## [4.0.1](https://github.com/nfroidure/ttf2woff2/compare/v4.0.0...v4.0.1) (2020-12-22) |
|
|
|
|
|
### Bug Fixes |
|
|
|
* **bundle:** add necessary files to the bundle ([fc9bb76](https://github.com/nfroidure/ttf2woff2/commit/fc9bb76fa8a51b55a81aec5a7a8efb72722860cc)) |
|
|
|
|
|
|
|
# [4.0.0](https://github.com/nfroidure/ttf2woff2/compare/v3.0.0...v4.0.0) (2020-12-22) |
|
|
|
|
|
### chore |
|
|
|
* **dependencies:** update dependencies ([0657e8d](https://github.com/nfroidure/ttf2woff2/commit/0657e8df60fa5b984406cf0d33b86c64c759a2c8)) |
|
|
|
|
|
### BREAKING CHANGES |
|
|
|
* **dependencies:** Requiring Node12 to work |
|
|
|
|
|
|
|
|