All notable changes to Rush-FS are documented here. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- (Add new changes here before each release.)
0.0.4 - (release date TBD)
- Publish:
optionalDependenciesare now injected afternapi prepublishin the Release workflow, so the published npm package correctly lists platform packages. Installingrush-fswill again auto-install the native binding for your OS/arch (e.g.@rush-fs/rush-fs-darwin-arm64). If you are on an older version and see "Cannot find native binding", see README#Installation for a manual fix.
- Docs: Nextra-based documentation site under
docs/with i18n (EN / 中文), guide, API reference, and benchmarks. - README: Installation troubleshooting: how to reinstall or manually add the platform package when the native binding is missing.
0.0.3 - (historical)
- Earlier releases; see GitHub Releases for tags and assets.