--- last_commit_released: b471dc16fc3b5132af77b5974d1669c9b8220cca --- # Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased ## 2.4.0 - 2021-10-07 * Remove node compatibility and async methods ## 2.3.0 - 2021-10-07 * Publish as Nuget package ## 2.2.0 - 2021-05-28 * Add explicit `pushFableNuget` helper that uses FABLE_NUGET_KEY envVar @MangelMaxime ## 2.1.0 - 2021-05-19 * Publish symbols for Nuget packages @cartermp ## 2.0.0 - 2020-12-02 * Compatibility both with dotnet and nodejs ## 1.2.1 - 2020-04-09 * Update to Fable.Core 3.1.5 ## 1.2.0 - 2020-03-04 * Use npm token when publishing an npm package ## 1.1.1 - 2019-10-11 * Several additions for Fable build ## 1.0.5 - 2019-01-22 * First publish