Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

53 lines (35 loc) · 2.52 KB

Changelog

v0.0.2

compare changes

🏡 Chore

  • release: V0.0.1 (8bf3693)
  • npm: Fix publish config (d43828d)
  • git: Fix gitignore and types path (6610a9a)

❤️ Contributors

v0.0.1

🚀 Enhancements

  • Initial unmail framework (067f961)
  • provider: Mailersend (cf467dd)
  • mocker: Driver to mock in dev mode (cd1c0f3)
  • types: Tags and hostedPath for attachment (0fc5225)
  • mailersend: Support for headers (601c186)
  • resend: Resend driver (e89c641)

📖 Documentation

🏡 Chore

  • playground: Basic examples (fd2871c)
  • Deps and style (587d1b4)
  • playground: Fix playground (65f9503)
  • refactor: Move common logic to parent (a2b688f)
  • playground: Move playground to mailersend (0ed78cc)
  • utils: Additional handy utils (0c6e0d3)
  • docs: Readme with basic cover (a19652a)
  • Lint and automd (74d097f)
  • refactor: Move utils and abstract to internal driver (99dd571)
  • Ignore build files (fe10c3a)
  • refactor: Move types to internal for drivers (36d3520)
  • build: Fix build config and distribution (27d8226)

❤️ Contributors