Skip to content

Tags: bevry/unbounded

Tags

v6.3.1

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v6.3.1 2023 December 29

-   Fixed v6.0.0+ breaking compatibility with `event-emitter-grouped`; we once again export `bind` and `define`, and return the bounded function with `define`
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v6.3.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v6.3.0 2023 December 29

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v6.2.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v6.2.0 2023 December 27

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)

v6.1.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v6.1.0 2023 December 6

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v6.0.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v6.0.0 2023 November 26

-   Rewrote in TypeScript
-   `define` and `patch` now return `void`
-   `define` is no longer exported
-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v5.4.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v5.4.0 2023 November 25

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v5.3.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v5.3.0 2023 November 21

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v5.2.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v5.2.0 2023 November 15

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v5.1.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v5.1.0 2023 November 13

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

v5.0.0

Verified

This tag was signed with the committer’s verified signature.
balupton Benjamin Lupton
v5.0.0 2023 November 13

-   Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
-   Minimum required Node.js version changed from `node: >=8` to `node: >=4` adapting to ecosystem changes