- Align Fable.Core version to 3.2.8 for all of fable-browser packages
- Remove previous "hack" in favor of asking packages dependents on Fable.Browser.Url and that use
URL.Create
to publish a new version.
- Re-add previous signature for URL constructor, to try work around F#/.NET limitations
- Add optional base url parameter to URL constructor (by @IanManske)
- Add
tags
to make binding displayed on Fable.Packages
- Add Global attribute to global interfaces @chkn
- Downgrade FSharp.Core to 4.7.2
- Downgrade FSharp.Core to 4.7.2
- Add licence to Nuget package @nojaf
- First stable release
- First release