Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 830 Bytes

File metadata and controls

43 lines (22 loc) · 830 Bytes

1.4.0

  • Add abstract register: url: URL * ?options: ServiceWorkerRegistrationOptions -> JS.Promise<ServiceWorkerRegistration> overload to ServiceWorkerContainer (by @MangelMaxime)

1.3.0

  • Align Fable.Core version to 3.2.8 for all of fable-browser packages

1.2.0

  • Add tags to make binding displayed on Fable.Packages

1.1.0

  • Add Global attribute to global interfaces @chkn

1.0.5

  • Downgrade FSharp.Core to 4.7.2

1.0.4

  • Downgrade FSharp.Core to 4.7.2

1.0.3

  • Release a new version because one of the dependencies had the licence information missing

1.0.2

  • Add licence to Nuget package @nojaf

1.0.1

  • Upgrade to Fable.Browser.Dom 1.2.1 to force usage of the new overloads of addListener|removeListener

1.0.0

  • Stable release

1.0.0-beta-001

  • First release