Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 24e1b55

Browse files
author
Alan Shaw
committed
chore: release version v0.35.0-rc.4
1 parent 9543c7c commit 24e1b55

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
126
<a name="0.35.0-rc.3"></a>
227
# [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)
328

0 commit comments

Comments
 (0)