You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
@@ -27,6 +27,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](https://github.com/Level/
27
27
28
28
## [5.0.0] - 2019-08-18
29
29
30
+
_If you are upgrading: please see [`UPGRADING.md`](https://github.com/Level/memdown/blob/master/UPGRADING.md)._
31
+
30
32
### Changed
31
33
32
34
- Upgrade `abstract-leveldown` from `~6.0.1` to `~6.1.0` ([#194](https://github.com/Level/memdown/issues/194)) ([**@vweevers**](https://github.com/vweevers))
@@ -54,6 +56,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](https://github.com/Level/
54
56
55
57
## [4.0.0] - 2019-03-29
56
58
59
+
_If you are upgrading: please see [`UPGRADING.md`](https://github.com/Level/memdown/blob/master/UPGRADING.md)._
60
+
57
61
### Changed
58
62
59
63
- Upgrade `abstract-leveldown` from `~5.0.0` to `~6.0.1` ([#174](https://github.com/Level/memdown/issues/174)) ([**@vweevers**](https://github.com/vweevers))
@@ -87,6 +91,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](https://github.com/Level/
87
91
88
92
## [3.0.0] - 2018-05-22
89
93
94
+
_If you are upgrading: please see [`UPGRADING.md`](https://github.com/Level/memdown/blob/master/UPGRADING.md)._
95
+
90
96
### Added
91
97
92
98
- Add node 9 and 10 to Travis ([**@vweevers**](https://github.com/vweevers), [**@ralphtheninja**](https://github.com/ralphtheninja))
@@ -109,6 +115,8 @@ _**If you are upgrading:** please see [`UPGRADING.md`](https://github.com/Level/
109
115
110
116
## [2.0.0] - 2018-02-11
111
117
118
+
_If you are upgrading: please see [`UPGRADING.md`](https://github.com/Level/memdown/blob/master/UPGRADING.md)._
119
+
112
120
### Added
113
121
114
122
- Run test suite with TypeScript in addition to Node.js ([**@vweevers**](https://github.com/vweevers))
@@ -152,16 +160,16 @@ _**If you are upgrading:** please see [`UPGRADING.md`](https://github.com/Level/
152
160
- Remove unnecessary `rimraf` replacement for Browserify ([**@vweevers**](https://github.com/vweevers))
**If you are upgrading:** please see the [upgrade guide](./UPGRADING.md).
16
+
_If you are upgrading: please see [`UPGRADING.md`](./UPGRADING.md)._
18
17
19
18
```js
20
19
constlevelup=require('levelup')
@@ -118,19 +117,11 @@ Cross-browser Testing Platform and Open Source ♥ Provided by [Sauce Labs](http
118
117
119
118
## Donate
120
119
121
-
To sustain [`Level`](https://github.com/Level) and its activities, become a backer or sponsor on [Open Collective](https://opencollective.com/level). Your logo or avatar will be displayed on our 28+ [GitHub repositories](https://github.com/Level) and [npm](https://www.npmjs.com/) packages. 💖
0 commit comments