|
|
@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
|
and this project adheres |
|
|
|
and this project adheres |
|
|
|
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
|
|
|
## Unreleased |
|
|
|
## [4.0.4] - 2024-01-11 |
|
|
|
### Fixed |
|
|
|
### Fixed |
|
|
|
- Explicitly import `buffer` [#34](https://github.com/seald/nedb/pull/34), thanks [maxdaniel98](https://github.com/maxdaniel98). |
|
|
|
- Explicitly import `buffer` [#34](https://github.com/seald/nedb/pull/34), thanks [maxdaniel98](https://github.com/maxdaniel98). |
|
|
|
- Fix `Cursor`'s typings [#45](https://github.com/seald/nedb/issues/45). |
|
|
|
- Fix `Cursor`'s typings [#45](https://github.com/seald/nedb/issues/45). |
|
|
|