Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 715 Bytes

CHANGELOG.md

File metadata and controls

56 lines (29 loc) · 715 Bytes

@vscode-utility/fs-browserify

1.0.9

Patch Changes

  • 0aae22b: update package name

1.0.8

Patch Changes

  • 2303a78: fix: update option interface

1.0.7

Patch Changes

  • b6d9192: feat: add function to read and write json file
  • 577e764: fix: update option interface

1.0.6

Patch Changes

  • 6464c74: update README

1.0.5

Patch Changes

  • eea31a1: remove peerDependencies to avoid conflicting dependency

1.0.4

Patch Changes

  • dbfa7b9: remove only-allow script

1.0.3

Patch Changes

  • ae1dce2: support fs.watch() and fs.access()

1.0.2

Patch Changes

  • 74286f4: update the content of README file

1.0.1

Patch Changes

  • 1be610d: first publish