pdfmake 0.3.0-beta.15 → 0.3.0-beta.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.3.0-beta.16 - 2025-04-26
4
+
5
+ - Update pdfkit to 0.17.0
6
+ - Update Roboto font (version 3.011)
7
+ - Fixed URL resolving for same URL in browser
8
+ - Fixed sharing URL resolver for not available URLs
9
+
3
10
  ## 0.3.0-beta.15 - 2025-01-01
4
11
 
5
12
  - Reverted to the original `pdfkit` package, moving away from `@foliojs-fork`
@@ -8,7 +15,7 @@
8
15
 
9
16
  ## 0.3.0-beta.14 - 2024-12-23
10
17
 
11
- - Fix big size pdfmake bundle for browser
18
+ - Fixed big size pdfmake bundle for browser
12
19
 
13
20
  ## 0.3.0-beta.13 - 2024-12-15
14
21
 
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # pdfmake [![Node.js CI][githubactions_img]][githubactions_url] [![GitHub][github_img]][github_url] [![npm][npm_img]][npm_url] [![Bower][bower_img]][bower_url] [![Packagist][packagist_img]][packagist_url] [![CDNJS][cdnjs_img]][cndjs_url]
2
2
 
3
- [githubactions_img]: https://github.com/bpampuch/pdfmake/workflows/Node.js%20CI/badge.svg?branch=master
3
+ [githubactions_img]: https://github.com/bpampuch/pdfmake/actions/workflows/node.js.yml/badge.svg?branch=master
4
4
  [githubactions_url]: https://github.com/bpampuch/pdfmake/actions
5
5
 
6
- [github_img]: https://img.shields.io/github/release/bpampuch/pdfmake.svg
6
+ [github_img]: https://img.shields.io/github/release/bpampuch/pdfmake.svg?colorB=0E7FBF
7
7
  [github_url]: https://github.com/bpampuch/pdfmake/releases/latest
8
8
 
9
9
  [npm_img]: https://img.shields.io/npm/v/pdfmake.svg?colorB=0E7FBF