Skip to content

Releases: OrbisK/vue-use-media-recorder

v0.0.4

28 Nov 08:07

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

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

Choose a tag to compare

compare changes

🏑 Chore

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

v0.0.1

26 Nov 12:49

Choose a tag to compare

πŸš€ Enhancements

  • Add useMediaRecorder composable (b74f972)

πŸ“– Documentation

🏑 Chore

βœ… Tests

  • Update mimetype and data tests (2c585aa)