v1.1.0
chore: improve project structure and build configuration
- Add proper ESM/CommonJS build setup with Rollup
- Configure TypeScript declarations
- Add proper CI/CD workflow with GitHub Actions
- Improve ESLint configuration
- Add proper npm package exports
- Fix test configuration and imports
- Update package.json with better metadata and scripts
- Add proper distribution files handling
- Remove unnecessary files
- Add proper ignore files (.npmignore, .gitignore, .eslintignore)
Full Changelog: v1.0.0...v1.1.0