Skip to content

Releases: zen-fs/emscripten

1.0.7

Choose a tag to compare

@james-pre james-pre released this 03 Apr 16:53
v1.0.7
37e515d

This patch updates utilium to 3.0.

1.0.6

Choose a tag to compare

@james-pre james-pre released this 02 Apr 19:16
v1.0.6
7580f3b
  • 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

Choose a tag to compare

@james-pre james-pre released this 13 Oct 20:20
v1.0.5
7cadc30
  • 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

Choose a tag to compare

@james-pre james-pre released this 01 Sep 15:46
v1.0.4
bc470d4
  • Updated dependencies
  • Re-licensed under LGPL
  • Added SPDX license check to CI

1.0.3

Choose a tag to compare

@james-pre james-pre released this 22 Apr 06:29
v1.0.3
1836ad4

This release updates to @zenfs/core v2.1.0

1.0.2

Choose a tag to compare

@james-pre james-pre released this 20 Mar 02:11
v1.0.2
1e40a75

This release updates to @zenfs/core 2.0.

1.0.1

Choose a tag to compare

@james-pre james-pre released this 01 Feb 01:23
v1.0.1
4406d75
  • Updated to work with @zenfs/core 1.8+
  • Replaced BrowserFS with ZenFS in documentation (#4, thanks @coder0107git!)
  • Enabled verbatimModuleSyntax
  • Added publishConfig

1.0.0

Choose a tag to compare

@james-pre james-pre released this 10 Dec 20:20
v1.0.0
ad9fbfb
  • 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

0.1.2 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 14 Oct 16:04
v0.1.2
aa20267
  • Fixed incorrect backend name
  • Added example to readme
  • Remove temporary Eslint config rule

0.1.1

0.1.1 Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 10 Oct 16:55
v0.1.1
ffebf7b
  • 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