We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0665271 commit d591a87Copy full SHA for d591a87
README.md
@@ -134,9 +134,10 @@ The file will be overwritten if it exists. The 2nd options argument can be used
134
### __WORK IN PROGRESS__
135
-->
136
137
-* Tests now work with the real filesystem instead of `mock-fs`, which breaks in Node.js `16.3+`
138
* When opening the DB, recover from crashes that happened while compressing the DB
139
* Ensure that the DB files are flushed to disk when closing or renaming files
+* Tests now work with the real filesystem instead of `mock-fs`, which breaks in Node.js `16.3+`
140
+* Modernized TypeScript build output
141
142
### 2.0.0 (2021-06-19)
143
Update dependencies and drop support for Node.js 10
0 commit comments