Skip to content

Releases: humanwhocodes/humanfs

deno: v0.16.0

20 Mar 17:57
08722e9
Compare
Choose a tag to compare

0.16.0 (2024-03-20)

⚠ BREAKING CHANGES

  • delete/deleteAll should not throw on ENOENT (#105)

Features

  • delete/deleteAll should not throw on ENOENT (#105) (b508df1)

Bug Fixes

  • Deno runtime package JSR deploy (ea2d8f3)

core: v0.17.0

20 Mar 17:57
08722e9
Compare
Choose a tag to compare

0.17.0 (2024-03-20)

⚠ BREAKING CHANGES

  • delete/deleteAll should not throw on ENOENT (#105)

Features

  • delete/deleteAll should not throw on ENOENT (#105) (b508df1)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @humanfs/types bumped from ^0.12.0 to ^0.13.0

web: v0.12.2

14 Mar 19:00
121c3e4
Compare
Choose a tag to compare

0.12.2 (2024-03-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @humanfs/core bumped from ^0.16.0 to ^0.16.1

node: v0.15.2

14 Mar 19:00
121c3e4
Compare
Choose a tag to compare

0.15.2 (2024-03-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @humanfs/core bumped from ^0.16.0 to ^0.16.1

memory: v0.17.1

14 Mar 19:00
121c3e4
Compare
Choose a tag to compare

0.17.1 (2024-03-14)

Bug Fixes

  • build: Ensure correct JSR configs (21c6a1b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @humanfs/core bumped from ^0.16.0 to ^0.16.1

deno: v0.15.2

14 Mar 19:00
121c3e4
Compare
Choose a tag to compare

0.15.2 (2024-03-14)

Bug Fixes

  • build: Ensure correct JSR configs (21c6a1b)

core: v0.16.1

14 Mar 19:00
121c3e4
Compare
Choose a tag to compare

0.16.1 (2024-03-14)

Bug Fixes

  • build: Ensure correct JSR configs (21c6a1b)

web: v0.12.1

13 Mar 19:01
12f28be
Compare
Choose a tag to compare

0.12.1 (2024-03-13)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @humanfs/core bumped from ^0.15.0 to ^0.16.0

web: v0.12.0

13 Mar 18:48
1f5ec18
Compare
Choose a tag to compare

0.12.0 (2024-03-13)

Features

  • Export Hfs from runtime packages (#98) (4c55f85)

node: v0.15.1

13 Mar 19:01
12f28be
Compare
Choose a tag to compare

0.15.1 (2024-03-13)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @humanfs/core bumped from ^0.15.0 to ^0.16.0