Skip to content

Releases: OrbisK/vue-use-media-recorder

v0.0.4

28 Nov 08:07
Compare
Choose a tag to compare

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

✅ Tests

v0.0.3

26 Nov 14:10
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Exclude me from contributors (3ea425e)

🏡 Chore

  • Add git push to release workflow (a456538)

v0.0.2

26 Nov 12:53
Compare
Choose a tag to compare

compare changes

🏡 Chore

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

v0.0.1

26 Nov 12:49
Compare
Choose a tag to compare

🚀 Enhancements

  • Add useMediaRecorder composable (b74f972)

📖 Documentation

🏡 Chore

✅ Tests

  • Update mimetype and data tests (2c585aa)