All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove node compatibility and async methods
- Publish as Nuget package
- Add explicit
pushFableNuget
helper that uses FABLE_NUGET_KEY envVar @MangelMaxime
- Publish symbols for Nuget packages @cartermp
- Compatibility both with dotnet and nodejs
- Update to Fable.Core 3.1.5
- Use npm token when publishing an npm package
- Several additions for Fable build
- First publish