Commit Graph

2 Commits

Author SHA1 Message Date
Chris Daßler
a7bb65de4f Fix TypeScript type declarations and bump version to 1.0.1-beta.4
- Remove nested declare module wrapper from logger.d.ts to fix double-nesting issue
- Add types field to package.json
- Update version to 1.0.1-beta.4
- Update IOR identifier to com.metatrom.universal-components.logger@1.0.1-beta.4

This fixes TypeScript import errors where the Rollup IOR plugin was wrapping
already-wrapped types, causing a nested module structure that prevented proper imports.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 21:31:32 +01:00
Chris Daßler
14b537fd95 Initial commit 2025-08-28 17:05:01 +02:00