🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@stdlib/utils

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils - npm Package Versions

23

0.3.3

Diff
stdlib-bot
published 0.3.3 •

Changelog

Source

0.3.3 (2024-11-05)

No changes reported for this release.

</section> <!-- /.release --> <section class="release" id="v0.3.2">
stdlib-bot
published 0.3.2 •

Changelog

Source

0.3.2 (2024-11-05)

<section class="features">

Features

</section> <!-- /.features --> <section class="bug-fixes">

Bug Fixes

  • a59219e - update import path for collection type
  • 7f368f6 - remove unused imports from TS declaration file
  • 506bdcc - use correct parameter ordering in TS
</section> <!-- /.bug-fixes --> <section class="breaking-changes">

BREAKING CHANGES

  • b74a08a: function signature and return type now more strictly typed

    • The mapArguments function now uses generic types instead of 'Function', and its return type depends on thisArg presence. Users should review and update their usage of mapArguments, particularly:
      • Ensure provided functions match the new, stricter type requirements
      • Update any type assertions or checks where mapArguments is used
      • Pay special attention to contexts where this binding is significant
</section> <!-- /.breaking-changes --> <section class="issues">

Closed Issues

This release closes the following issue:

#1087

</section> <!-- /.issues --> <section class="commits">

Commits

<details>
  • b74a08a - feat: improve type declarations for utils/map-arguments (#2050) (by Prajwal Kulkarni, Philipp Burckhardt, Prajwal Kulkarni)
  • ec4730b - refactor: improve type specificity for utils/group-own (by Shubh Mehta, Philipp Burckhardt)
  • 2c4e5d8 - build: disable additional lint rule in TS tests (by Philipp Burckhardt)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • b89c97c - docs: resolve lint errors in TS declaration files (by Philipp Burckhardt)
  • a59219e - fix: update import path for collection type (by Philipp Burckhardt)
  • 7f368f6 - fix: remove unused imports from TS declaration file (by Philipp Burckhardt)
  • ff9fa81 - docs: fix TSDoc lint errors (by Philipp Burckhardt)
  • f477e26 - chore: move functions to parent scope (by Philipp Burckhardt)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)
  • 506bdcc - fix: use correct parameter ordering in TS (by Philipp Burckhardt)
  • 5ef3b3d - chore: fix comment (by Philipp Burckhardt)
  • f387603 - docs: consistently use declarative instead of imperative sentences outside of intros (by Philipp Burckhardt)
  • 31fd427 - style: remove unwanted empty lines (by Philipp Burckhardt)
  • cadb613 - chore: update argument documentation styling (by Philipp Burckhardt)
  • 3c5fc0d - style: replace tabs with spaces in examples indentation (by Philipp Burckhardt)
  • 8edb71d - test: add tests to utils/circular-buffer (by Karthik Prakash, Philipp Burckhardt, Athan Reines)
</details> </section> <!-- /.commits --> <section class="contributors">

Contributors

A total of 5 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Karthik Prakash
  • Philipp Burckhardt
  • Prajwal Kulkarni
  • Shubh Mehta
</section> <!-- /.contributors --> </section> <!-- /.release --> <section class="release" id="v0.3.1">
stdlib-bot
published 0.3.1 •

Changelog

Source

0.3.1 (2024-08-18)

No changes reported for this release.

</section> <!-- /.release --> <section class="release" id="v0.3.0">
stdlib-bot
published 0.3.0 •

Changelog

Source

0.3.0 (2024-08-17)

<section class="features">

Features

</section> <!-- /.features --> <section class="bug-fixes">

Bug Fixes

  • e971001 - improve type declarations by using generics in utils/group (#1375)
  • 19106ca - update unary predicate error type to include null
  • 952ea72 - properly type predicate error parameter
</section> <!-- /.bug-fixes --> <section class="issues">

Closed Issues

A total of 2 issues were closed in this release:

#1096, #1811

</section> <!-- /.issues --> <section class="commits">

Commits

<details>
  • 0406147 - refactor: update paths (by Athan Reines)
  • b9703b5 - refactor: update paths (by Athan Reines)
  • 32bbcb3 - refactor: update paths (by Athan Reines)
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • ed9c0a5 - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • a78f7d1 - style: add missing spaces (by Philipp Burckhardt)
  • 294b868 - feat: add utils/async/parallel (#1896) (by Ahmed Atwa, Athan Reines, Philipp Burckhardt, stdlib-bot)
  • 09073da - chore: update indentation and add newline (by Philipp Burckhardt)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)
  • f626b3d - docs: update related packages sections (#2255) (by stdlib-bot)
  • 53fd65d - docs: update related packages sections (#2240) (by stdlib-bot)
  • aaa391a - chore: fix typos (by Philipp Burckhardt)
  • 326479a - refactor: update blas/ext/base/snansumors to follow current project conventions (by Pratik Singh, Philipp Burckhardt)
  • 98ae85e - docs: update related packages sections (#2107) (by stdlib-bot)
  • f36cfab - chore: update package meta data (#2014) (by stdlib-bot)
  • 8a88ec1 - docs: update related packages sections (#2006) (by stdlib-bot)
  • 8c5698c - feat: add utils/any-own-by (by Joel Mathew Koshy, Philipp Burckhardt)
  • a3fbf67 - docs: update related packages sections (#1857) (by stdlib-bot)
  • d40dbaf - chore: update package meta data (#1812) (by stdlib-bot)
  • 8d6f33c - feat: add utils/parse-ndjson (by Manik Sharma, stdlib-bot, Shubham Singh, Philipp Burckhardt, Athan Reines)
  • 80fdd70 - feat: add utils/some-own-by (by Rutam Kathale, Pranav, Philipp Burckhardt)
  • 69c167d - feat: add utils/any-in-by (by Priyansh Prajapati)
  • c9e1623 - feat: add utils/none-in-by (by Priyanshu Agarwal, Philipp Burckhardt)
  • 52e479b - feat: add utils/every-own-by (by Pranjal Jha, Philipp Burckhardt)
  • 5cfd0a8 - chore: update package meta data (#1462) (by stdlib-bot)
  • 87ec7c2 - feat: add utils/every-in-by (by Sai Srikar Dumpeti, Philipp Burckhardt)
  • e971001 - fix: improve type declarations by using generics in utils/group (#1375) (by Utkarsh Raj, Philipp Burckhardt)
  • 046d8c4 - feat: add utils/none-own-by (by Pratik Singh, stdlib-bot, Philipp Burckhardt)
  • 2351845 - feat: add utils/some-in-by (by Rutam Kathale, Philipp Burckhardt)
  • 6941efb - refactor: improve type definitions for async/if then (#1381) (by Prajwal Kulkarni, Philipp Burckhardt)
  • 19106ca - fix: update unary predicate error type to include null (by Philipp Burckhardt)
  • 952ea72 - fix: properly type predicate error parameter (by Philipp Burckhardt)
  • 174544f - refactor: use generics to improve type declarations for async/if then (#1366) (by Prajwal Kulkarni)
</details> </section> <!-- /.commits --> <section class="contributors">

Contributors

A total of 15 people contributed to this release. Thank you to the following contributors:

  • Ahmed Atwa
  • Athan Reines
  • Joel Mathew Koshy
  • Manik Sharma
  • Philipp Burckhardt
  • Prajwal Kulkarni
  • Pranav Goswami
  • Pranjal Jha
  • Pratik Singh
  • Priyansh Prajapati
  • Priyanshu Agarwal
  • Rutam Kathale
  • Sai Srikar Dumpeti
  • Shubham Mishra
  • Utkarsh Raj
</section> <!-- /.contributors --> </section> <!-- /.release --> <section class="release" id="v0.2.1">
stdlib-bot
published 0.2.1 •

Changelog

Source

0.2.1 (2024-02-05)

No changes reported for this release.

</section> <!-- /.release --> <section class="release" id="v0.2.0">
stdlib-bot
published 0.2.0 •

Changelog

Source

0.2.0 (2024-02-05)

<section class="features">

Features

  • 8904b41 - refactor TypeScript declarations to preserve type information
</section> <!-- /.features --> <section class="bug-fixes">

Bug Fixes

  • 541d333 - disable code blocks due to runtime errors
</section> <!-- /.bug-fixes --> <section class="commits">

Commits

<details>
  • 97992ab - docs: update related packages sections (#1301) (by stdlib-bot)
  • 66f40ad - refactor: use base array utility (by Athan Reines)
  • 026b390 - refactor: use base array utility (by Athan Reines)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 8affb20 - docs: update related packages sections (#1248) (by stdlib-bot)
  • 8904b41 - feat: refactor TypeScript declarations to preserve type information (by Philipp Burckhardt)
  • d7fc769 - refactor: use base array utilities (by Athan Reines)
  • 45799c8 - refactor: use base array utilities (by Athan Reines)
  • 57d81e4 - docs: update related packages sections (#1151) (by stdlib-bot)
  • b0552be - refactor: use stdlib package to sum three numbers (by Athan Reines)
  • e82c983 - build: remove tslint directive (by Philipp Burckhardt)
  • c0ccd8a - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 23114c6 - build: remove tslint directives (by Philipp Burckhardt)
  • d1ea078 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 2059c81 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 5497c40 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 8b7e032 - build: replace tslint directives (by Philipp Burckhardt)
  • d82aaaa - build: remove tslint directives (by Philipp Burckhardt)
  • de93ae0 - build: remove tslint directives (by Philipp Burckhardt)
  • 2ee04a1 - docs: update namespace ToCs (by Athan Reines)
  • cacca61 - docs: update links (by Athan Reines)
  • 12ce7e3 - style: disable lint rule (by Athan Reines)
  • 264b4f3 - style: disable lint rule (by Athan Reines)
  • 4c357d8 - style: disable lint rule (by Athan Reines)
  • 537deec - style: disable lint rule (by Athan Reines)
  • 6959e96 - style: disable lint rule (by Athan Reines)
  • c406bac - docs: add workaround for linting (by Athan Reines)
  • 85b0900 - docs: resolve lint errors (by Athan Reines)
  • 0505710 - style: disable lint rule (by Athan Reines)
  • 52f2fdc - style: disable lint rule (by Athan Reines)
  • 155dae9 - style: disable lint rule (by Athan Reines)
  • 541d333 - fix: disable code blocks due to runtime errors (by Athan Reines)
  • 50db6ab - style: disable lint rule (by Athan Reines)
  • d18ab3c - style: disable lint rule (by Athan Reines)
  • 405e05b - style: disable lint rule (by Athan Reines)
</details> </section> <!-- /.commits --> <section class="contributors">

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt
</section> <!-- /.contributors --> </section> <!-- /.release --> <section class="release" id="v0.1.1">
stdlib-bot
published 0.1.1 •

Changelog

Source

0.1.1 (2023-11-08)

No changes reported for this release.

</section> <!-- /.release --> <section class="release" id="v0.1.0">
stdlib-bot
published 0.1.0 •

Changelog

Source

0.1.0 (2023-11-08)

<section class="features">

Features

  • e18b248 - update namespace TypeScript declarations (#1100)
  • 6ba83db - consolidate callback arguments
  • 32a4165 - consolidate callback arguments
  • a6be89b - consolidate callback arguments
  • 3a07602 - consolidate callback arguments
  • f270c07 - update callback signature
  • c1eaf9b - update callback signature
  • 762c44f - update callback signature
  • de73ae1 - update namespace TypeScript declarations (#1089)
  • 2bb4efe - improve type specificity for thisArg
  • 701fffc - switch order of generic input types
  • b92f33c - improve type specificity
  • ace728f - update minimum TypeScript version
  • 1147e6a - refactor for added type safety
  • 5edaa45 - refactor for added type safety
  • d97df70 - fix parameter order and ensure type safety of this context
  • 5c70f69 - use generics for type safety
  • a23de41 - refactor declaration for added type safety
  • 10ab1e7 - refactor declaration for added type safety
  • 421e1ae - update namespace TypeScript declarations (#1044)
  • ba454af - increase minimum TypeScript version
  • 04518a7 - increase minimum TypeScript version
  • 3363cce - increase minimum TypeScript version
  • e62998d - increase minimum TypeScript version
  • 3959f83 - increase minimum TypeScript version
  • 136dea5 - increase minimum TypeScript version
  • 6fe818a - refactor declarations to use generics
  • 8029fec - refactor declarations to use generics
  • 609eec4 - refactor declarations to use generics
  • 2558991 - increase minimum TypeScript version
  • 0fff7dc - refactor declarations to use generics
  • 4d4c295 - refactor declarations to use generics
  • 33b1a9e - refactor declarations to use generics
  • 5238516 - refactor declarations to use generics
  • 11dfa3a - increase minimum TypeScript version
  • 069c10d - increase minimum TypeScript version
  • 5cf30d1 - refactor declarations to use generics
  • c928438 - refactor declarations to use generics
  • 79c74b3 - refactor declarations to use generics
  • 97b7144 - increase minimum TypeScript version
  • 26f6fb2 - refactor declarations to use generics
  • 18482b3 - improve definitions for type safety
  • becc613 - improve definition for type safety
  • d92d0a7 - improve definition for type safety
</section> <!-- /.features --> <section class="bug-fixes">

Bug Fixes

  • ff35f38 - make CLI scripts executable (#1111)
  • 4dc4968 - update import path for Collection type definition and refactor to use generics
  • 5c93dea - update import path for Collection type definition and refactor to use generics
  • 030ddd0 - update import path for Collection type definition and refactor to use generics
  • feb0880 - update import path for Collection type definition and refactor to use generics
  • 619fadc - update import path for Collection type definition and refactor to use generics
  • c234583 - update import path for Collection type definition and refactor to use generics
  • e9afc9f - update import path for Collection type definition and refactor to use generics
  • bc9c722 - update import path for Collection type definition and use generics
  • 5573a67 - update import path for Collection type definition and use generics
  • 447a49d - update import path for Collection type definition and use generics
  • 6b80df1 - update import path for Collection type definition and use generics
  • 33fb7ed - update import path for Collection type definition and use generics
  • 7de06d8 - update import path for Collection type definition and use generics
  • c1e09e2 - update import path for Collection type definition and use generics
  • d028a83 - update import path for Collection type definition and use generics
  • daa846c - update import path for Collection type definition and use generics
  • 724d386 - update import path for Collection type definition and use generics
  • e92aceb - update import path for Collection type definition and use generics
  • 67b5d37 - update import path for Collection type definition and improve type specificity
  • 90b28d6 - update import path for Collection type definition and improve type specificity
  • 4ff0c5a - update import path for Collection type definition and improve type specificity
  • cb52e02 - update import path for Collection type definition and improve type specificity
  • ac2c729 - add missing this parameter
  • 99e61ba - add missing this parameter
  • 312caf3 - add missing this parameter
  • aec2475 - add missing this parameter
  • 72357fb - add missing this parameter
  • 71f0dcb - add missing this parameter
  • 0216d80 - add missing this parameter
  • 3f58bf9 - add missing this parameter
  • 3a20d0d - add missing this parameter
  • 195a63e - add missing this parameter
  • 43949fc - add missing this parameter
  • a11b904 - add missing this parameter
  • 21cddc4 - add missing this parameter
  • b45ab4c - add missing this parameter
  • 438c577 - add missing this parameter
  • d390c4e - add missing this parameter
  • a18bf17 - update import path for Collection type definition
  • ed797c1 - update import path for Collection type definition
  • 2654159 - update import path for Collection type definition
  • f41e1b6 - update import path for Collection type definition
  • 53723e9 - update import path for Collection type definition
  • e92f470 - update import path for Collection type definition
  • 1fc4de2 - update import path for Collection type definition
  • ccc993b - update import path for Collection type definition
  • e91b8c5 - update import path for Collection type definition
  • 41a3c74 - update import path for Collection type definition
  • 43265b3 - update import path for Collection type definition
  • a151e17 - update import path for Collection type definition
  • 73b6076 - update import path for Collection type definition
  • 2cc76dd - update import path for Collection type definition
  • 0481deb - update import path for Collection type definition
  • c5cfac0 - update import path for Collection type definition
  • 4a9ce10 - update import path for Collection type definition
  • 29bce60 - add missing support for omitting a returns option
  • cbdc02b - add missing support for omitting a returns option
  • 1bf88f1 - update import path for Collection type definition
  • 63445cd - set missing default type value
  • fcfd703 - update import path for Collection type definition
  • 1185b24 - enhance type for this context
  • a5bc25a - update import path for Collection type definition
  • b423df5 - update import path for Collection type definition
  • ad90d49 - update import path for Collection type definition
  • ceabc3b - update import path for Collection type definition
  • 5b60a40 - update import path for Collection type definition
  • 1ddd642 - update import path for Collection type definition
  • eaa6bdd - update import path for Collection type definition
  • a9970ee - update import path for Collection type definition
  • 789b322 - update import path for Collection type definition
  • c96c6e0 - update import path for Collection type definition
  • 71dd315 - update import path for Collection type definition
  • ff4c195 - update import path for Collection type definition
  • c7f71aa - update import path for Collection type definition
  • 7a8ca35 - update import path for Collection type definition
  • d5b607b - update import path for Collection type definition
  • c069f30 - update import path for Collection type definition
  • 7e5ef6d - update import path for Collection type definition
  • 2de0332 - update import path for Collection type definition
  • 4e1f4b3 - update import path for Collection type definition
  • 54fc8e7 - update import path for Collection type definition
  • b95f8bc - update import path for Collection type definition
  • cb8dd54 - update import path for Collection type definition and improve types
  • 33f4a75 - update import path for Collection type definition
  • 0f5ff18 - update import path for Collection type definition
  • a2a7714 - update import path for Collection type definition
  • 9212514 - set correct package names and descriptions
  • d2c1aee - allow type of error handler return value to differ
</section> <!-- /.bug-fixes --> <section class="breaking-changes">

BREAKING CHANGES

  • 6ba83db: provide index arguments as an array

    • To migrate, users should access the indices for the various dimensions by accessing the respective elements in an index array argument, which is provided to the callback function upon invocation.
  • 32a4165: provide index arguments as an array

    • To migrate, users should access the indices for the various dimensions by accessing the respective elements in an index array argument, which is provided to the callback function upon invocation.
  • a6be89b: provide index arguments as an array

    • To migrate, users should access the indices for the various dimensions by accessing the respective elements in an index array argument, which is provided to the callback function upon invocation.
  • 3a07602: provide index arguments as an array

    • To migrate, users should access the indices for the first and second dimension by accessing the respective elements in an index array argument, which is provided to the callback function upon invocation.
  • f270c07: consolidate index arguments into a single argument

    • To migrate, users should access the array element indices via the third argument, where the first element is the first array dimension index and the second element is the second array dimension index.
  • c1eaf9b: consolidate array arguments into a single argument

    • To migrate, users should access the input arrays via the fourth argument, where the first element is the first input array and the second element is the second input array.
  • 762c44f: consolidate array arguments into a single argument

    • To migrate, users should access the input arrays via the fourth argument, where the first element is the first input array and the second element is the second input array.
  • 701fffc: switch order of generic input types

    • To migrate, users should update their type definitions accordingly.
  • ace728f: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
  • 1147e6a: refactor for added type safety

  • 5edaa45: refactor for added type safety

  • d97df70: fix parameter order and ensure type safety of this context

  • 5c70f69: use generics for type safety

  • a23de41: refactor declaration for added type safety

  • 10ab1e7: refactor declaration for added type safety

  • ba454af: increase minimum TypeScript version

  • 04518a7: increase minimum TypeScript version

  • 3363cce: increase minimum TypeScript version

  • e62998d: increase minimum TypeScript version

  • 3959f83: increase minimum TypeScript version

  • 136dea5: increase minimum TypeScript version

  • 6fe818a: refactor declarations to use generics

  • 8029fec: refactor declarations to use generics

  • 609eec4: refactor declarations to use generics

  • 2558991: increase minimum TypeScript version

  • 0fff7dc: refactor declarations to use generics

  • 4d4c295: refactor declarations to use generics

  • 33b1a9e: refactor declarations to use generics

  • 5238516: refactor declarations to use generics

  • 11dfa3a: increase minimum TypeScript version

  • 069c10d: increase minimum TypeScript version

  • 5cf30d1: refactor declarations to use generics

  • c928438: refactor declarations to use generics

  • 79c74b3: refactor declarations to use generics

  • 97b7144: increase minimum TypeScript version

  • 26f6fb2: refactor declarations to use generics

  • 18482b3: improve definitions for type safety

  • becc613: improve definition for type safety

  • d92d0a7: improve definition for type safety

</section> <!-- /.breaking-changes --> <section class="commits">

Commits

<details>
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • 3653808 - build: remove tslint directives (by Philipp Burckhardt)
  • bf2cf8b - build: remove tslint directives (by Philipp Burckhardt)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)
  • ff35f38 - fix: make CLI scripts executable (#1111) (by stdlib-bot, Philipp Burckhardt)
  • e18b248 - feat: update namespace TypeScript declarations (#1100) (by stdlib-bot, Athan Reines)
  • 4dc4968 - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • 5c93dea - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • 030ddd0 - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • feb0880 - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • 619fadc - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • 6691029 - docs: fix descriptions (by Athan Reines)
  • c234583 - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • e9afc9f - fix: update import path for Collection type definition and refactor to use generics (by Athan Reines)
  • 9369212 - docs: fix descriptions (by Athan Reines)
  • bc9c722 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • 5573a67 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • 447a49d - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • 6b80df1 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • 33fb7ed - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • b404a23 - docs: fix option description and return annotations (by Athan Reines)
  • 988b4d0 - docs: fix option description and return annotations (by Athan Reines)
  • c440ee0 - style: fix missing linebreak (by Athan Reines)
  • 7de06d8 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • c1e09e2 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • 507b0e8 - docs: fix option description and return annotations (by Athan Reines)
  • 6850db6 - docs: fix option description and return annotations (by Athan Reines)
  • d028a83 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • daa846c - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • 7752bb9 - docs: fix option description and return annotations (by Athan Reines)
  • 711998f - docs: fix option description and returns annotations (by Athan Reines)
  • 724d386 - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • e92aceb - fix: update import path for Collection type definition and use generics (by Athan Reines)
  • fedeb91 - docs: fix option description and return annotations (by Athan Reines)
  • 9002507 - docs: fix option description and return annotations (by Athan Reines)
  • da4ce34 - bench: fix array creation (by Athan Reines)
  • 8a8ddcf - bench: fix array creation (by Athan Reines)
  • 269b3e6 - bench: fix array creation (by Athan Reines)
  • 6ba83db - feat: consolidate callback arguments (by Athan Reines)
  • 32a4165 - feat: consolidate callback arguments (by Athan Reines)
  • a6be89b - feat: consolidate callback arguments (by Athan Reines)
  • 6f2e8bf - refactor: use type alias to simplify defn (by Athan Reines)
  • 3a07602 - feat: consolidate callback arguments (by Athan Reines)
  • f270c07 - feat: update callback signature (by Athan Reines)
  • c1eaf9b - feat: update callback signature (by Athan Reines)
  • 762c44f - feat: update callback signature (by Athan Reines)
  • 67b5d37 - fix: update import path for Collection type definition and improve type specificity (by Athan Reines)
  • 90b28d6 - fix: update import path for Collection type definition and improve type specificity (by Athan Reines)
  • 4ff0c5a - fix: update import path for Collection type definition and improve type specificity (by Athan Reines)
  • cb52e02 - fix: update import path for Collection type definition and improve type specificity (by Athan Reines)
  • de73ae1 - feat: update namespace TypeScript declarations (#1089) (by stdlib-bot, Athan Reines, Philipp Burckhardt)
  • ac2c729 - fix: add missing this parameter (by Athan Reines)
  • 99e61ba - fix: add missing this parameter (by Athan Reines)
  • 312caf3 - fix: add missing this parameter (by Athan Reines)
  • aec2475 - fix: add missing this parameter (by Athan Reines)
  • 72357fb - fix: add missing this parameter (by Athan Reines)
  • 71f0dcb - fix: add missing this parameter (by Athan Reines)
  • 0216d80 - fix: add missing this parameter (by Athan Reines)
  • 3f58bf9 - fix: add missing this parameter (by Athan Reines)
  • 2bb4efe - feat: improve type specificity for thisArg (by Athan Reines)
  • 83b8979 - style: remove comment (by Athan Reines)
  • 3a20d0d - fix: add missing this parameter (by Athan Reines)
  • 195a63e - fix: add missing this parameter (by Athan Reines)
  • 43949fc - fix: add missing this parameter (by Athan Reines)
  • a11b904 - fix: add missing this parameter (by Athan Reines)
  • 21cddc4 - fix: add missing this parameter (by Athan Reines)
  • b45ab4c - fix: add missing this parameter (by Athan Reines)
  • 438c577 - fix: add missing this parameter (by Athan Reines)
  • d390c4e - fix: add missing this parameter (by Athan Reines)
  • a18bf17 - fix: update import path for Collection type definition (by Athan Reines)
  • 701fffc - feat: switch order of generic input types (by Athan Reines)
  • ed797c1 - fix: update import path for Collection type definition (by Athan Reines)
  • 2654159 - fix: update import path for Collection type definition (by Athan Reines)
  • b92f33c - feat: improve type specificity (by Athan Reines)
  • f41e1b6 - fix: update import path for Collection type definition (by Athan Reines)
  • 53723e9 - fix: update import path for Collection type definition (by Athan Reines)
  • e92f470 - fix: update import path for Collection type definition (by Athan Reines)
  • 1fc4de2 - fix: update import path for Collection type definition (by Athan Reines)
  • ccc993b - fix: update import path for Collection type definition (by Athan Reines)
  • e91b8c5 - fix: update import path for Collection type definition (by Athan Reines)
  • 41a3c74 - fix: update import path for Collection type definition (by Athan Reines)
  • 43265b3 - fix: update import path for Collection type definition (by Athan Reines)
  • a151e17 - fix: update import path for Collection type definition (by Athan Reines)
  • 73b6076 - fix: update import path for Collection type definition (by Athan Reines)
  • 2cc76dd - fix: update import path for Collection type definition (by Athan Reines)
  • 0481deb - fix: update import path for Collection type definition (by Athan Reines)
  • ace728f - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • c5cfac0 - fix: update import path for Collection type definition (by Athan Reines)
  • 4a9ce10 - fix: update import path for Collection type definition (by Athan Reines)
  • 29bce60 - fix: add missing support for omitting a returns option (by Athan Reines)
  • cbdc02b - fix: add missing support for omitting a returns option (by Athan Reines)
  • 1bf88f1 - fix: update import path for Collection type definition (by Athan Reines)
  • 63445cd - fix: set missing default type value (by Athan Reines)
  • fcfd703 - fix: update import path for Collection type definition (by Athan Reines)
  • 1185b24 - fix: enhance type for this context (by Athan Reines)
  • a5bc25a - fix: update import path for Collection type definition (by Athan Reines)
  • b423df5 - fix: update import path for Collection type definition (by Athan Reines)
  • ad90d49 - fix: update import path for Collection type definition (by Athan Reines)
  • ceabc3b - fix: update import path for Collection type definition (by Athan Reines)
  • 5b60a40 - fix: update import path for Collection type definition (by Athan Reines)
  • 1ddd642 - fix: update import path for Collection type definition (by Athan Reines)
  • eaa6bdd - fix: update import path for Collection type definition (by Athan Reines)
  • a9970ee - fix: update import path for Collection type definition (by Athan Reines)
  • 789b322 - fix: update import path for Collection type definition (by Athan Reines)
  • c96c6e0 - fix: update import path for Collection type definition (by Athan Reines)
  • 71dd315 - fix: update import path for Collection type definition (by Athan Reines)
  • ff4c195 - fix: update import path for Collection type definition (by Athan Reines)
  • c7f71aa - fix: update import path for Collection type definition (by Athan Reines)
  • 7a8ca35 - fix: update import path for Collection type definition (by Athan Reines)
  • d5b607b - fix: update import path for Collection type definition (by Athan Reines)
  • c069f30 - fix: update import path for Collection type definition (by Athan Reines)
  • 7e5ef6d - fix: update import path for Collection type definition (by Athan Reines)
  • 2de0332 - fix: update import path for Collection type definition (by Athan Reines)
  • 4e1f4b3 - fix: update import path for Collection type definition (by Athan Reines)
  • 54fc8e7 - fix: update import path for Collection type definition (by Athan Reines)
  • b95f8bc - fix: update import path for Collection type definition (by Athan Reines)
  • cb8dd54 - fix: update import path for Collection type definition and improve types (by Athan Reines)
  • 33f4a75 - fix: update import path for Collection type definition (by Athan Reines)
  • 0f5ff18 - fix: update import path for Collection type definition (by Athan Reines)
  • a2a7714 - fix: update import path for Collection type definition (by Athan Reines)
  • 238c3f8 - build: update checkout settings and push URL (by Philipp Burckhardt)
  • 27f5f34 - build: omit actor in push URL (by Philipp Burckhardt)
  • 3fcbd78 - build: set environment variable (by Philipp Burckhardt)
  • 4aac11c - build: set identity in repo dir (by Philipp Burckhardt)
  • 7ae2a48 - docs: remove empty lines (by Philipp Burckhardt)
  • ad751be - docs: remove empty lines (by Philipp Burckhardt)
  • 9212514 - fix: set correct package names and descriptions (by Philipp Burckhardt)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • 2e197bc - test: use strictEqual checks (by Philipp Burckhardt)
  • 43b454e - refactor: avoid usage of utils/copy (by Philipp Burckhardt)
  • 1147e6a - feat: refactor for added type safety (by Philipp Burckhardt)
  • 5edaa45 - feat: refactor for added type safety (by Philipp Burckhardt)
  • d97df70 - feat: fix parameter order and ensure type safety of this context (by Philipp Burckhardt)
  • 5c70f69 - feat: use generics for type safety (by Philipp Burckhardt)
  • d2c1aee - fix: allow type of error handler return value to differ (by Philipp Burckhardt)
  • a23de41 - feat: refactor declaration for added type safety (by Philipp Burckhardt)
  • 10ab1e7 - feat: refactor declaration for added type safety (by Philipp Burckhardt)
  • 421e1ae - feat: update namespace TypeScript declarations (#1044) (by stdlib-bot, Athan Reines)
  • ba454af - feat: increase minimum TypeScript version (by Athan Reines)
  • 04518a7 - feat: increase minimum TypeScript version (by Athan Reines)
  • 3363cce - feat: increase minimum TypeScript version (by Athan Reines)
  • e62998d - feat: increase minimum TypeScript version (by Athan Reines)
  • 3959f83 - feat: increase minimum TypeScript version (by Athan Reines)
  • 136dea5 - feat: increase minimum TypeScript version (by Athan Reines)
  • 6fe818a - feat: refactor declarations to use generics (by Athan Reines)
  • 8029fec - feat: refactor declarations to use generics (by Athan Reines)
  • 609eec4 - feat: refactor declarations to use generics (by Athan Reines)
  • 2558991 - feat: increase minimum TypeScript version (by Athan Reines)
  • 0fff7dc - feat: refactor declarations to use generics (by Athan Reines)
  • 4d4c295 - feat: refactor declarations to use generics (by Athan Reines)
  • 33b1a9e - feat: refactor declarations to use generics (by Athan Reines)
  • 5238516 - feat: refactor declarations to use generics (by Athan Reines)
  • 11dfa3a - feat: increase minimum TypeScript version (by Athan Reines)
  • 069c10d - feat: increase minimum TypeScript version (by Athan Reines)
  • 5cf30d1 - feat: refactor declarations to use generics (by Athan Reines)
  • c928438 - feat: refactor declarations to use generics (by Athan Reines)
  • 3ac4344 - test: use function declarations (by Athan Reines)
  • 79c74b3 - feat: refactor declarations to use generics (by Athan Reines)
  • 97b7144 - feat: increase minimum TypeScript version (by Athan Reines)
  • 26f6fb2 - feat: refactor declarations to use generics (by Athan Reines)
  • 18482b3 - feat: improve definitions for type safety (by Philipp Burckhardt)
  • becc613 - feat: improve definition for type safety (by Philipp Burckhardt)
  • d92d0a7 - feat: improve definition for type safety (by Philipp Burckhardt)
</details> </section> <!-- /.commits --> <section class="contributors">

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt
</section> <!-- /.contributors --> </section> <!-- /.release --> <section class="release" id="v0.0.12">
stdlib-bot
published 0.0.12 •

Changelog

Source

0.0.12 (2021-08-22)

No changes reported for this release.

</section> <!-- /.release --> <section class="release" id="v0.0.11">
stdlib-bot
published 0.0.11 •

Changelog

Source

0.0.11 (2021-07-10)

No changes reported for this release.

</section> <!-- /.release --> <section class="release" id="v0.0.10">