Skip to content

v1.1.0

Compare
Choose a tag to compare
@Sasamous Sasamous released this 16 Nov 23:22
· 8 commits to main since this release

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