Releases: compulim/iter-fest
Releases · compulim/iter-fest
v0.3.2-main.202512310553.7fc4559
v0.3.2-main.202512310509.cbf8ba2
v0.3.2-main.202512310505.a63e4bf: Bump scaffold (#81)
0.3.2-main.202512310505.a63e4bf - 2025-12-31
v0.3.2-main.202512220254.a124995: v0.3.2-0 (#80)
0.3.2-main.202512220254.a124995 - 2025-12-22
v0.3.1 (#79)
0.3.1 - 2025-12-22
Changed
- Bumped dependencies, in PR #78
- Development dependencies
@tsconfig/recommended@1.0.13@tsconfig/strictest@2.0.8@types/node@25.0.3@types/react@19.2.7@types/react-dom@19.2.3@typescript-eslint/eslint-plugin@8.50.0@typescript-eslint/parser@8.50.0core-js-pure@3.47.0esbuild@0.27.2eslint@9.39.2eslint-import-resolver-typescript@4.4.4eslint-plugin-import@2.32.0eslint-plugin-prettier@5.5.4eslint-plugin-react@7.37.5expect@30.2.0mocha@11.7.5prettier@3.7.4publint@0.3.16react@19.2.3react-dom@19.2.3sinon@21.0.1tsup@8.5.1typescript@5.9.3
- Development dependencies
v0.3.1-main.202512220154.15db69f: Bump dependencies (#78)
0.3.1-main.202512220154.15db69f - 2025-12-22
Changed
- Bumped dependencies, in PR #78
- Development dependencies
@tsconfig/recommended@1.0.13@tsconfig/strictest@2.0.8@types/node@25.0.3@types/react@19.2.7@types/react-dom@19.2.3@typescript-eslint/eslint-plugin@8.50.0@typescript-eslint/parser@8.50.0core-js-pure@3.47.0esbuild@0.27.2eslint@9.39.2eslint-import-resolver-typescript@4.4.4eslint-plugin-import@2.32.0eslint-plugin-prettier@5.5.4eslint-plugin-react@7.37.5expect@30.2.0mocha@11.7.5prettier@3.7.4publint@0.3.16react@19.2.3react-dom@19.2.3sinon@21.0.1tsup@8.5.1typescript@5.9.3
- Development dependencies
v0.3.1-main.202512220147.58e7f96: Move to Node.js test runner (#77)
0.3.1-main.202512220147.58e7f96 - 2025-12-22
v0.3.1-main.202512220058.031427d: Bump scaffold (#75)
0.3.1-main.202512220058.031427d - 2025-12-22
v0.3.0 (#72)
[0.3.0] - 2025-04-02
Added
generatorWithLastValue/asyncGeneratorWithLastValuewill passthrough function calls to underlyingGenerator/AsyncGenerator, in PR #65readableStreamValuesnow allows early breakage viaAbortSignal, in PR #69readableStreamValuesWithSignalextendsReadableStream.valuesto support early termination viaAbortSignal, in PR #71
Changed
- Added ESLint import/export syntax, in PR #43
- Added
publint, in PR #45 - Bumped dependencies, in PR #65
- Development dependencies
@babel/preset-env@7.25.8@babel/preset-typescript@7.25.7@testing-library/react@16.0.1@tsconfig/recommended@1.0.7@types/jest@29.5.13@types/node@22.7.5@types/react@18.3.11@types/react-dom@18.3.1@typescript-eslint/eslint-plugin@8.8.1@typescript-eslint/parser@8.8.1core-js-pure@3.38.1esbuild@0.24.0eslint@9.12.0eslint-plugin-import@2.31.0eslint-plugin-prettier@5.2.1eslint-plugin-react@7.37.1mocha@10.7.3prettier@3.3.3sinon@19.0.2tsup@8.3.0typescript@5.6.3
- Development dependencies
Removed
- 💥
readableStreamValuesis removed in favor of nativeReadableStream.values, in PR #71