samhirtarif/react-audio-recorder
An audio recording helper for React. Provides a component and a hook to help with audio recording.
13 Releases
Latest: 2y ago
2.2.0Latest
📋 What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/samhirtarif/react-audio-recorder/pull/73
- Update issue templates by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/81
- FIx for export issue by @faltakam in https://github.com/samhirtarif/react-audio-recorder/pull/89
- Update version from 2.1.2 -> 2.2.0 by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/90
✨ New Contributors
- @faltakam made their first contribution in https://github.com/samhirtarif/react-audio-recorder/pull/89
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/2.1.2...2.2.0
2.1.2
📋 What's Changed
- Add options for MediaRecorder by @jonluca in https://github.com/samhirtarif/react-audio-recorder/pull/70
- Update version to 2.1.2 by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/72
✨ New Contributors
- @jonluca made their first contribution in https://github.com/samhirtarif/react-audio-recorder/pull/70
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/2.1.1...2.1.2
2.1.1
📋 What's Changed
- Add workflow badges. Add test workflow name. by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/68
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/2.1.0...2.1.1
2.1.0
📋 What's Changed
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in https://github.com/samhirtarif/react-audio-recorder/pull/60
- Add downloads badge by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/62
- Remove umd.js file from build by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/64
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/2.0.0...2.1.0
2.0.0
📋 What's Changed
- Fix download issues by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/59
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.2.1...2.0.0
1.2.1
📋 What's Changed
- Lazy load audio visualizer by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/51
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.2.0...1.2.1
1.2.0
📋 What's Changed
- Bump vite from 3.0.9 to 3.2.7 by @dependabot in https://github.com/samhirtarif/react-audio-recorder/pull/49
- Feat visualize audio by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/50
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.1.7...1.2.0
1.1.7
📋 What's Changed
- Add useCallback on hook methods by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/48
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.1.6...1.1.7
1.1.6
📋 What's Changed
- Add onNotAllowedOrFound for component and hook by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/47
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.1.4...1.1.6
1.1.4
📋 What's Changed
- Add MediaTrackConstraints options for the audio track by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/45
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.1.3...1.1.4
1.1.3
📋 What's Changed
- St/expose media recorder by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/42
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.1.1...1.1.3
1.1.1
📋 What's Changed
- Remove link tag after click is triggered by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/38
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/compare/1.1.0...1.1.1
1.1.0
📋 What's Changed
- Add props to allow download of recording blob by @samhirtarif in https://github.com/samhirtarif/react-audio-recorder/pull/36
- Full Changelog: https://github.com/samhirtarif/react-audio-recorder/commits/1.1.0
