We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bced92c commit 5670fa7Copy full SHA for 5670fa7
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.3.5 - 2026-02-22
4
5
- Added `snakingColumns` property for columns to enable newspaper-like column flow
6
- Added outlines / bookmarks for `text` node
package.json
{
"name": "pdfmake",
- "version": "0.3.4",
+ "version": "0.3.5",
"description": "Client/server side PDF printing in pure JavaScript",
"main": "js/index.js",
"esnext": "src/index.js",
0 commit comments