Skip to content

Releases: vinodnimbalkar/svelte-pdf

v1.0.26

01 Mar 14:17
Compare
Choose a tag to compare

Release v1.0.26

New Features

  • None (This release focuses on fixes and cleanup.)

Bug Fixes

  • Fixed variable name from page_num to pageNum in PdfViewer.svelte.
  • Updated the PDF URL in +page.svelte to use a local path instead of a remote URL.
  • Added sample.pdf to the static directory for local testing.

Improvements

  • Added a Netlify status badge to the README file to display the deployment status of the project.

Cleanup

  • Removed unnecessary example project files, including:
    • Configuration files (.gitignore, jsconfig.json, vite.config.js)
    • Source code (src directory)
    • Public assets
    • Dependency files (package-lock.json, package.json)
    • Documentation (README.md)
    • Example HTML file (index.html)

Version Bump

  • Updated the package version from 1.0.25 to 1.0.26 in package.json.

Full Changelog: v1.0.25...v1.0.26

v1.0.25

09 Feb 10:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.23...v1.0.25

v1.0.23

22 Dec 10:20
Compare
Choose a tag to compare

Full Changelog: v1.0.22...v1.0.23

v1.0.22

15 Dec 12:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.20...v1.0.22

v1.0.20

11 Jul 14:57
bbe7079
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.19...v1.0.20

Release v1.0.19

29 Apr 16:28
9f21529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.17...v1.0.19

Release v1.0.17

15 Mar 17:03
4ec76af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.16...v1.0.17

Release v1.0.16

10 Jan 15:37
4a4403c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.16

Release v1.0.15

06 Dec 14:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.14...v1.0.15

Release v1.0.14

06 Dec 14:43
5ece18a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14