# Changelog

### Fixes:
* Remove outdated `txs` module
* Change ESLint setting

## `v0.1.9`

### Additions

* Block Explorer and its dependent components
* Global stylesheets
* Support for both Stargate and Launchpad 
* ESLint implementation

### Changed

* `Vuex` store structure


### Fixes:

* Update to CosmJS `0.23`

## `v0.1.8`

### Fixes:

* Added `module` prop to `SpTypeForm`

## `v0.1.5`

### Fixes:

* TypeForm component fetches invalid path (thanks @yaihub)