We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65086a1 commit 46b3629Copy full SHA for 46b3629
Changelog.md
@@ -1,3 +1,8 @@
1
+1.2.1
2
+=====
3
+- Remove 2 minute force timeout [#40](https://github.com/marcbachmann/node-html-pdf/issues/40)
4
+
5
6
1.2.0
7
=====
8
- Add `options.phantomArgs` option requested in [#22](https://github.com/marcbachmann/node-html-pdf/issues/22)
package.json
@@ -1,6 +1,6 @@
{
"name": "html-pdf",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "HTML to PDF converter that uses phantomjs",
"main": "lib/index.js",
"directories": {
0 commit comments