Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 757 Bytes

RELEASE_NOTES.md

File metadata and controls

43 lines (22 loc) · 757 Bytes

1.4.0

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

1.3.2

  • Remove previous "hack" in favor of asking packages dependents on Fable.Browser.Url and that use URL.Create to publish a new version.

1.3.1

  • Re-add previous signature for URL constructor, to try work around F#/.NET limitations

1.3.0

  • Add optional base url parameter to URL constructor (by @IanManske)

1.2.0

  • Add tags to make binding displayed on Fable.Packages

1.1.0

  • Add Global attribute to global interfaces @chkn

1.0.3

  • Downgrade FSharp.Core to 4.7.2

1.0.2

  • Downgrade FSharp.Core to 4.7.2

1.0.1

  • Add licence to Nuget package @nojaf

1.0.0

  • First stable release

1.0.0-alpha-001

  • First release