BREAKING CHANGE(build): Upgrade dependencies and dev tooling; adjust TypeScript config

This commit is contained in:
2025-12-10 20:55:28 +00:00
parent 5889b327bd
commit c8b5f78757
7 changed files with 3891 additions and 3122 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.6.11',
version: '2.0.0',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}