Skip to content

Commit 3abdf37

Browse files
committed
version 0.0.18 and changelog
1 parent 29b257e commit 3abdf37

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
0.0.18 (April 2026)
3+
-------------------
4+
5+
- New API (non-breaking) [#30](https://github.com/BioNGFF/ome-zarr.js/pull/30)
6+
- Generalize FetchStore-typed arguments (Thanks to Jonas Windhager) [#27](https://github.com/BioNGFF/ome-zarr.js/pull/27)
7+
- Support for abort signals (Thanks to Jonas Windhager) [#26](https://github.com/BioNGFF/ome-zarr.js/pull/26)
8+
- Add Tests with vitest and pngjs (Thanks to Tiago Lubiana) [#21](https://github.com/BioNGFF/ome-zarr.js/pull/21)
29

310
0.0.17 (November 2025)
411
----------------------

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"image",
1818
"rendering"
1919
],
20-
"version": "0.0.17",
20+
"version": "0.0.18",
2121
"type": "module",
2222
"files": [
2323
"dist"

0 commit comments

Comments
 (0)