This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.35.0-rc.4 " ></a >
2
+ # [ 0.35.0-rc.4] ( https://github.com/ipfs/js-ipfs/compare/v0.35.0-rc.3...v0.35.0-rc.4 ) (2019-03-28)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * CLI parsing of --silent arg ([ #1955 ] ( https://github.com/ipfs/js-ipfs/issues/1955 ) ) ([ 1c07779] ( https://github.com/ipfs/js-ipfs/commit/1c07779 ) ), closes [ #1947 ] ( https://github.com/ipfs/js-ipfs/issues/1947 )
8
+
9
+
10
+ ### Code Refactoring
11
+
12
+ * swap joi-browser with superstruct ([ #1961 ] ( https://github.com/ipfs/js-ipfs/issues/1961 ) ) ([ 8fb5825] ( https://github.com/ipfs/js-ipfs/commit/8fb5825 ) )
13
+
14
+
15
+ ### Performance Improvements
16
+
17
+ * reduce bundle size ([ #1959 ] ( https://github.com/ipfs/js-ipfs/issues/1959 ) ) ([ a3b6235] ( https://github.com/ipfs/js-ipfs/commit/a3b6235 ) )
18
+
19
+
20
+ ### BREAKING CHANGES
21
+
22
+ * Constructor config validation is now a bit more strict - it does not allow ` null ` values or unknown properties.
23
+
24
+
25
+
1
26
<a name =" 0.35.0-rc.3 " ></a >
2
27
# [ 0.35.0-rc.3] ( https://github.com/ipfs/js-ipfs/compare/v0.35.0-rc.2...v0.35.0-rc.3 ) (2019-03-21)
3
28
You can’t perform that action at this time.
0 commit comments