Skip to content

Tags: 3p3r/wasabio

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: fs.watch family of apis and fs mirror utility (#1)

* feat: support for fs.watch family of apis

* feat: mirror utility api to handle testing and inspection

* improve: tests for the mirror utility

* improve: mirror utility input and output

* chore: version bump

* chore: removed deprecated plugin in favor of browserify-webpack-plugin

* chore: formatting

* feat: split builds for better native support

added a native build to pull Stream and Buffer environments from the environment to better support Node.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
3p3r Sepehr Laal
chore: version bump to 1.2.0

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
3p3r Sepehr Laal
improve: raise the hard size limit to 256MB to be anything practical

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
3p3r Sepehr Laal
chore: setup in browser karma testing + fixed rust metadata

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
3p3r Sepehr Laal
fix: "process" undefined in browser runtime

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
3p3r Sepehr Laal
feat: initial commit, separated from monolith into its own repo