File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 8.0.0] ( https://github.com/ipfs/js-datastore-pubsub/compare/v7.0.0...v8.0.0 ) (2023-03-24)
2+
3+
4+ ### ⚠ BREAKING CHANGES
5+
6+ * This module is now ESM-only
7+
8+ ### Features
9+
10+ * convert to typescript ([ #220 ] ( https://github.com/ipfs/js-datastore-pubsub/issues/220 ) ) ([ 7850947] ( https://github.com/ipfs/js-datastore-pubsub/commit/7850947f823e54bc8015a5a618776c0a974e6110 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * update default export path ([ 2665a57] ( https://github.com/ipfs/js-datastore-pubsub/commit/2665a5774514e6ad913109ecb66e1f9b61060130 ) )
16+
17+
18+ ### Documentation
19+
20+ * remove double contribute ([ d5f2ef7] ( https://github.com/ipfs/js-datastore-pubsub/commit/d5f2ef7088e747227f3bf86c12e66fb0446ffcd5 ) )
21+
122## [ 7.0.0] ( https://github.com/ipfs/js-datastore-pubsub/compare/v6.0.0...v7.0.0 ) (2023-01-07)
223
324
Original file line number Diff line number Diff line change 11{
22 "name" : " datastore-pubsub" ,
3- "version" : " 7 .0.0" ,
3+ "version" : " 8 .0.0" ,
44 "description" : " Responsible for providing an interface-datastore compliant api to pubsub" ,
55 "author" :
" Vasco Santos <[email protected] >" ,
66 "license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments