Closed renovate[bot] closed 6 months ago
This PR contains the following updates:
1.0.3
2.0.0
📅 Schedule: Branch creation - "on the first saturday of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.0.3
->2.0.0
Release Notes
Level/abstract-level (abstract-level)
### [`v2.0.0`](https://togithub.com/Level/abstract-level/blob/HEAD/CHANGELOG.md#200---2024-02-03) [Compare Source](https://togithub.com/Level/abstract-level/compare/v1.0.4...v2.0.0) *If you are upgrading, please see [`UPGRADING.md`](UPGRADING.md).* ##### Changed - **Breaking:** remove callbacks in favor of promises ([#50](https://togithub.com/Level/abstract-level/issues/50)) ([`f97dbae`](https://togithub.com/Level/abstract-level/commit/f97dbae)) (Vincent Weevers) - **Breaking:** use `undefined` instead of error for non-existing entries ([#49](https://togithub.com/Level/abstract-level/issues/49)) ([`1e08b30`](https://togithub.com/Level/abstract-level/commit/1e08b30)) (Vincent Weevers) - **Breaking:** add hooks and deprecate `batch`, `put` & `del` events ([#45](https://togithub.com/Level/abstract-level/issues/45), [#53](https://togithub.com/Level/abstract-level/issues/53), [#81](https://togithub.com/Level/abstract-level/issues/81)) ([`bcb4192`](https://togithub.com/Level/abstract-level/commit/bcb4192), [`bee1085`](https://togithub.com/Level/abstract-level/commit/bee1085), [`dbcf7d7`](https://togithub.com/Level/abstract-level/commit/dbcf7d7)) (Vincent Weevers) - **Breaking:** require snapshots to be created synchronously ([#54](https://togithub.com/Level/abstract-level/issues/54)) ([`d89e68e`](https://togithub.com/Level/abstract-level/commit/d89e68e)) (Vincent Weevers). ##### Added - Add experimental support of `AbortSignal` ([#55](https://togithub.com/Level/abstract-level/issues/55), [#59](https://togithub.com/Level/abstract-level/issues/59)) ([`b075a25`](https://togithub.com/Level/abstract-level/commit/b075a25), [`e3fba20`](https://togithub.com/Level/abstract-level/commit/e3fba20)) (Vincent Weevers) - Expose path of sublevel ([#78](https://togithub.com/Level/abstract-level/issues/78)) ([`20974f6`](https://togithub.com/Level/abstract-level/commit/20974f6)) (Vincent Weevers). ##### Removed - **Breaking:** drop Node.js < 16 ([`9e8f561`](https://togithub.com/Level/abstract-level/commit/9e8f561)) (Vincent Weevers) - **Breaking:** remove deferred chained batch ([#51](https://togithub.com/Level/abstract-level/issues/51), [#58](https://togithub.com/Level/abstract-level/issues/58)) ([`fc7be7b`](https://togithub.com/Level/abstract-level/commit/fc7be7b), [`e119cad`](https://togithub.com/Level/abstract-level/commit/e119cad)) (Vincent Weevers) - **Breaking:** remove `ready` alias of `open` event ([#48](https://togithub.com/Level/abstract-level/issues/48)) ([`5f7b923`](https://togithub.com/Level/abstract-level/commit/5f7b923)) (Vincent Weevers) - Remove compatibility checks for `levelup` & friends ([#52](https://togithub.com/Level/abstract-level/issues/52)) ([`def791f`](https://togithub.com/Level/abstract-level/commit/def791f)) (Vincent Weevers). ##### Fixed - Keep track of iterator end ([#56](https://togithub.com/Level/abstract-level/issues/56)) ([`9b78443`](https://togithub.com/Level/abstract-level/commit/9b78443)) (Vincent Weevers). ### [`v1.0.4`](https://togithub.com/Level/abstract-level/blob/HEAD/CHANGELOG.md#104---2024-01-20) [Compare Source](https://togithub.com/Level/abstract-level/compare/v1.0.3...v1.0.4) ##### Fixed - Fix TypeScript definitions of `all()` and `nextv()` ([#67](https://togithub.com/Level/abstract-level/issues/67)) ([`8e85993`](https://togithub.com/Level/abstract-level/commit/8e85993), [`9f17757`](https://togithub.com/Level/abstract-level/commit/9f17757)) (Bryan)Configuration
📅 Schedule: Branch creation - "on the first saturday of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.