Skip to content

0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@james-pre james-pre released this 16 Mar 00:10
· 993 commits to main since this release
0e87426

Fixed the generated return types for Sync, Async, and Readonly (the mixins) being merged with FileSystem, which meant that Typescript incorrectly thought that any file system extending the returned class had all of the members implemented, even if it did not.