Kyohei Fukuda
Kyohei Fukuda
### Is your feature request related to a problem? Please describe. - I want to automatically update PDFME_VERSION using the current tag name when releasing the package. - REF: [packages/common/src/constants.ts](https://github.com/pdfme/pdfme/blob/e91a7e31a149fe9bd8a3a20c7a80438e8bc1bfa6/packages/common/src/constants.ts#L2)...
### Is your feature request related to a problem? Please describe. I personally prefer the variations and designs of icons in Lucide, so I would like to replace the current...
### Is your feature request related to a problem? Please describe. schemas - line - rectangle - ellipse pdf-lib option - https://pdf-lib.js.org/docs/api/interfaces/pdfpagedrawlineoptions#optional-dasharray - https://pdf-lib.js.org/docs/api/interfaces/pdfpagedrawellipseoptions#optional-borderdasharray - https://pdf-lib.js.org/docs/api/interfaces/pdfpagedrawrectangleoptions#optional-borderdasharray . You can ask **any questions about the documentation or source code directly to AI** via DeepWiki: - 📚 [Ask Devin on DeepWiki](https://deepwiki.com/pdfme/pdfme)...
### Is your feature request related to a problem? Please describe. When setting a background color in the text schema to create a box-like appearance, having padding and a border...
BREAKING CHANGE: Remove CommonJS support from all packages - Add "type": "module" to all package.json files - Remove CommonJS build outputs and configurations - Update all imports to use explicit...