Skip to content

Commit

Permalink
Merge pull request #216 from casper-ecosystem/docs/changelog-2.10.1
Browse files Browse the repository at this point in the history
Added CHANGELOG and missing interface typings
  • Loading branch information
hoffmannjan authored Dec 20, 2022
2 parents b6b90b4 + 7727ff9 commit a746e99
Show file tree
Hide file tree
Showing 4 changed files with 392 additions and 1,227 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to casper-js-sdk.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 2.10.1

### Fixed

- Updated exports so more conversion fuctions are now public
- Added typings to `JsonExecutableDeployItem`
- Fixed how the `EventStream` URL is build
- Replaced `ts-results` dependency for our [own fork](https://github.com/CasperLabs/ts-results) because of the conflicting config

## 2.10.0

### Added
Expand Down
Loading

0 comments on commit a746e99

Please sign in to comment.