Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

72 lines (41 loc) · 2.86 KB

Changelog

v0.0.4

compare changes

🚀 Enhancements

  • Allow stopping when paused (88cdacc)
  • Rework state and mimetype computed (490923a)
  • Add onStart, onStop, onPause and onResume callbacks (af859fa)
  • Add UseMediaRecorder component (b0c39ba)
  • Vite auto import UseMediaRecorder component (8a94eac)

📖 Documentation

🏡 Chore

✅ Tests

v0.0.3

compare changes

📖 Documentation

  • Exclude me from contributors (3ea425e)

🏡 Chore

  • Add git push to release workflow (a456538)

v0.0.2

compare changes

🏡 Chore

  • Add only dist and readme to bundle (047e636)

v0.0.1

🚀 Enhancements

  • Add useMediaRecorder composable (b74f972)

📖 Documentation

🏡 Chore

✅ Tests

  • Update mimetype and data tests (2c585aa)