Skip to content

Releases: sidebase/nuxt-pdf

1.0.0-alpha.0

04 Mar 11:23
f67f992
Compare
Choose a tag to compare
1.0.0-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-alpha.0...1.0.0-alpha.0

0.2.0-alpha.0

13 Feb 16:30
fbddec7
Compare
Choose a tag to compare
0.2.0-alpha.0 Pre-release
Pre-release

This is the first alpha release of nuxt-pdf 0.2.0! This updates keeps all of our previous features to generate PDFs with your Nuxt components.

Please note that the htmlToPdf composable was renamed to htmlToPDF to ensure consistency in our composable naming.

In addition to this PDF generation method, we also introduced a server side rendering method. This will allow you to define and generate PDFs through Nuxt 3 Server routes. This release introduces the fundamentals for this to work. Please follow along with #25 to see the roadmap for the remaining features, we hope to complete for a 0.2.0 release.

The documentation for the new Server Side rendering methods, is currently still being written. Please refer to the playground examples for now: https://github.com/sidebase/nuxt-pdf/tree/main/playground/server/api/pdf

What's Changed

Full Changelog: 0.1.2...0.2.0-alpha.0

0.1.2

07 Dec 09:39
83e5989
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-pdf/commits/0.1.2