pdfmake v0.3.0-beta.1 Release Notes
Release Date: 2022-01-01 // 5 months ago-
- Port code base to ES6+
- Unify interface for node and browser (breaking change)
- All methods return promise instead of using callback (breaking change)
- Change including virtual font storage in client-side (breaking change)
- Change parameters of
pageBreakBefore
function (breaking change) - ๐ Support for loading font files and images via URL adresses (https:// or http:// protocol) in Node.js (client and server side now)
Previous changes from v0.1.68
-
- ๐ fixed error
window is not defined
in Node.js
- ๐ fixed error