fix(exports): stabilize published types and compatibility with updated dependencies
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-16 - 1.2.2 - fix(exports)
|
||||
stabilize published types and compatibility with updated dependencies
|
||||
|
||||
- replace wildcard package exports with explicit runtime and type exports in the public entrypoint
|
||||
- add a strict consumer type-check fixture and test script to verify published declaration files
|
||||
- adapt filesystem, PDF, e-invoice, and signing integrations to updated dependency APIs
|
||||
- harden error handling and initialization checks across API, chart of accounts, invoice, and journal workflows
|
||||
|
||||
## 2025-10-28 - 1.2.1 - fix(skr.classes.account)
|
||||
Remove incorrect SKR04 automatic account 3300; improve VAT posting validation and test isolation; update readme hints and CI settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user