- Align Fable.Core version to 3.2.8 for all of fable-browser packages
- Add
tagsto make binding displayed on Fable.Packages
- Add Global attribute to global interfaces @chkn
- Fix #70: Wrong type for MediaStreamConstraints in Browser.MediaStream (by @Nhowka)
- Downgrade FSharp.Core to 4.7.2
- Downgrade FSharp.Core to 4.7.2
- Release a new version because one of the dependencies had the licence information missing
- Add licence to Nuget package @nojaf
- Add
ImageMediaTrackConstraintSet - Fix ContrainXXX should allow single value or constrain object
- Fix some bad type names
- Set
MediaTrackCapabilitiesproperties optional - Add strongly typed methods on
AudioMediaStreamTrackandVideoMediaStreamTrack - Set
MediaDeviceInfokind as an enum
- Upgrade to Fable.Browser.Dom 1.2.1 to force usage of the new overloads of addListener|removeListener
- Add
MediaStreamsuffix where necessary to follow the JavaScript API - Add
MediaStreamError
- First stable release
- Clone track returns track of the same type
- Fix
MediaStream.createoverloads - Set framerate as optional parameter in
HTMLCanvasElement.captureStream
- First release