Releases: zen-fs/emscripten
Releases · zen-fs/emscripten
1.0.7
Compare
Sorry, something went wrong.
No results found
This patch updates utilium to 3.0.
1.0.6
Compare
Sorry, something went wrong.
No results found
Updated to TS 6.0
Updated eslint config
Added license exception for bundling in web apps (#5 , thanks @jlarmstrongiv )
Updated workflows for OIDC publishing
1.0.5
Compare
Sorry, something went wrong.
No results found
Fixed the plugin's read function not writing to the correct buffer
Plugin creation is now logged
Fixed imports from @zenfs/core
Updated @zenfs/core
The plugin now uses @zenfs/core/path instead of user-provided functions
1.0.4
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Re-licensed under LGPL
Added SPDX license check to CI
1.0.3
Compare
Sorry, something went wrong.
No results found
This release updates to @zenfs/core v2.1.0
1.0.2
Compare
Sorry, something went wrong.
No results found
This release updates to @zenfs/core 2.0.
1.0.1
Compare
Sorry, something went wrong.
No results found
Updated to work with @zenfs/core 1.8+
Replaced BrowserFS with ZenFS in documentation (#4 , thanks @coder0107git !)
Enabled verbatimModuleSyntax
Added publishConfig
1.0.0
Compare
Sorry, something went wrong.
No results found
Updated tooling, core, and workflows
Removed src and tsconfig.json from package
Added support for partial stats updating
Added codeowners
Removed bundle
Changed lint to not run tsc
0.1.2
Compare
Sorry, something went wrong.
No results found
Fixed incorrect backend name
Added example to readme
Remove temporary Eslint config rule
0.1.1
Compare
Sorry, something went wrong.
No results found
The backend is now aliased to an interface
This is for cleaner IntelliSense and Typescript errors
Added public access modifer to bare constructors
Updated to work with core ^1.0.0