We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b8856 commit 6d3cfefCopy full SHA for 6d3cfef
packages/it-first/CHANGELOG.md
@@ -0,0 +1,10 @@
1
+## [it-first-v2.0.0](https://github.com/achingbrain/it/compare/it-first-v1.0.7...it-first-v2.0.0) (2022-10-17)
2
+
3
4
+### ⚠ BREAKING CHANGES
5
6
+* all modules are now published as ESM-only
7
8
+### Features
9
10
+* convert to typescript ([#28](https://github.com/achingbrain/it/issues/28)) ([f8a38bf](https://github.com/achingbrain/it/commit/f8a38bfb1b902e8101f1077eb33c3cea49819464))
packages/it-first/package.json
@@ -1,6 +1,6 @@
{
"name": "it-first",
- "version": "1.0.7",
+ "version": "2.0.0",
"description": "Returns the first result from an async iterator",
"author": "Alex Potsides <[email protected]>",
"license": "Apache-2.0 OR MIT",
0 commit comments