Skip to content

v0.1.0

Latest

Choose a tag to compare

@BayBreezy BayBreezy released this 30 May 15:55
· 3 commits to main since this release

compare changes

πŸš€ Enhancements

  • Extend Vite configuration to include 'uuid' in optimizeDeps (ae95338)
  • Enhance EmailEditor component with improved event handling and design loading (44d1328)

πŸ’… Refactors

  • Clean up and streamline props.ts by removing unused types and imports (3249ff6)
  • Remove unnecessary reference to unlayer-types in props.ts (99a7a51)
  • Remove unused configuration files and test fixtures (7ec2445)

πŸ“– Documentation

  • Create new docs for module (a6e2b3d)
  • Update README with improved structure and additional sections (6fe9240)

🏑 Chore

  • release: V0.0.22 (8e7f627)
  • Add funding configuration (165475f)
  • Update dependabot configuration to change monitored directories (d5e6af1)
  • Add CI workflow for linting and formatting (cdc8f01)
  • Add issue templates for bug reports and feature requests (1053726)
  • Add husky hooks for commit linting and pre-commit linting (586191a)
  • Update VSCode settings for improved formatting and metadata completions (d5560a8)
  • Add clean script for removing generated files and dependencies (48bede9)
  • Add configuration files for oxfmt and oxlint (4aa4f65)
  • Add commitlint configuration for enforcing commit message standards (e1de57c)
  • Update package.json with new dependencies and scripts (acf70b1)
  • Update lock file (621a0e0)
  • Add vue-tsc dep (0ceedaa)

❀️ Contributors