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.
- Fixed includes to come from this package internals (by @MangelMaxime)
- Fixed includes to come from this package internals and to use
fable-library-js
instead offable-library-ts
(by @ncave)
- Use
@fable-org/fable-metadata
package instead offable-metadata
(by @MangelMaxime) - Use
@fable-org/fable-standalone
package instead offable-standalone
(by @MangelMaxime) - Make
GetDirectoryName
return"."
instead of""
if the path doesn't contain any directory (by @MangelMaxime)
- Fix initialization of
fable-standalone
with the new package format (by @MangelMaxime)
- Add
NPM_PACKAGE_FABLE_COMPILER_JAVASCRIPT
compiler directive (by @MangelMaxime)
- Release stable version
- First release as part of
@fable-org
scope