crnt - v0.0.31
    Preparing search index...
    • asArray instead of toArray (17f5ecc)
    • remove then() from Stream as it is causing more confusion than good (60234d4)
    • Adding vitest-browser based testing (#6) (ae4b13d)
    • Resource Manager support, bun optimization. (#5) (ce15af5)
    • doc entry point is fixed (45af3f4)
    • migrate code to src directory to clean the top level directory a bit (a9ab32a)
    • dist is excluded from imports (4674424)
    • implement Queue close() method and AsyncIterable support (336699b)
    • Semaphore to interface (again) (2fd4844)
    • export isResolvedChecker and isResolved utilities with comprehensive tests (97b471a)
    • add automated GitHub releases using semantic-release/github (de8b2c9)
    • add preserveOrder option to MapConfig and BatchConfig (683878f)
    • module paths for package.json (4b44419)
    • adding support for timeouts (3632af0)
    • cannot get this working (2c6c063)
    • re-introduce provenance (e400f37)
    • remove provenance (for now) (49f3263)