| last_commit_released | b471dc16fc3b5132af77b5974d1669c9b8220cca |
|---|
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
pushFableNugethelper 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