- Fix IntersectionObserver emits
- Remove unnecessary interface implementations
- Add
Fable.Extras.Platform
namespace for environment detection
- Fix IntersectionObserver constructor overloading
- Add support for IntersectionObserver
- Fix type definitions for latest Fable.Core
- Fix constructor signature for Map
- Support FSharp.Core 5.0
- Fix issue with JSe.instanceOf
- Add
JSe.is
type checking/equality helpers - Add some helpers to convert FSharp types to their JS counterparts
- Initial release