File tree Expand file tree Collapse file tree
packages/it-queueless-pushable Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ it-queueless-pushable-v2.0.0] ( https://github.com/achingbrain/it/compare/it-queueless-pushable-1.0.2...it-queueless-pushable-2.0.0 ) (2025-03-19)
2+
3+ ### ⚠ BREAKING CHANGES
4+
5+ * the ` AbortOptions ` interface is no longer exported, use the one from ` abort-error ` instead
6+
7+ ### Bug Fixes
8+
9+ * re-throw error on write ([ #157 ] ( https://github.com/achingbrain/it/issues/157 ) ) ([ be2275e] ( https://github.com/achingbrain/it/commit/be2275e34e1a446efc2b59a3e2c722efa8f15063 ) )
10+ * remove AbortOptions exports ([ #156 ] ( https://github.com/achingbrain/it/issues/156 ) ) ([ 34b18fb] ( https://github.com/achingbrain/it/commit/34b18fb28bd60d05c98a7d6d41f4f7986a20c144 ) )
11+
112## [ it-queueless-pushable-v1.0.2] ( https://github.com/achingbrain/it/compare/it-queueless-pushable-1.0.1...it-queueless-pushable-1.0.2 ) (2025-03-06)
213
314### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " it-queueless-pushable" ,
3- "version" : " 1 .0.2 " ,
3+ "version" : " 2 .0.0 " ,
44 "description" : " A pushable queue that waits until a value is consumed before accepting another" ,
55 "author" : " Alex Potsides <alex@achingbrain.net>" ,
66 "license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments