Skip to content

3.2.0

Compare
Choose a tag to compare
@dolanmiu dolanmiu released this 08 Feb 10:06
· 3145 commits to master since this release

3.2.0 brings huge features, notibily:

Image support
Footer and header support
Landscape + Portrait mode
Ability to change margins

Check out the demos!

Massive internal overhaul of project to make it easier to maintain, and easier to add new features.

Strict use of Prettier formatting
/src folder rather than /ts
Using webpack for building rather than tsc
Tests run all demos as part of the checks