Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-10 | chore: bump version to 1.0.0 for stable release | Pawel Zelawski | |
- Update package.json version from 0.1.0 to 1.0.0 - This change reflects that the library is now production-ready - The version number follows semantic versioning conventions - Future changes will be treated as major version updates - Add ESLint configuration for TypeScript - Create separate TypeScript config for examples - Ignore dist directory in linting - Set TypeScript no-explicit-any rule to warning level |