Releases: decentraland/decentraland-dapps
Releases · decentraland/decentraland-dapps
v3.3.1
3.3.1 (2018-09-27)
Bug Fixes
- keep replaced txs in watch loop (eccba32)
v3.3.0
3.3.0 (2018-09-25)
Features
v3.2.1
3.2.1 (2018-09-24)
Bug Fixes
- prevent wrong replaced tx to be replaced by itself (146d66b)
- wrong replaced tx (6e9dd3f)
v3.2.0
3.2.0 (2018-09-21)
Bug Fixes
- prevent inserting txs with empty payload (25ae303)
Features
- mark tx as dropped when they are too old (f89fc68)
v3.1.1
3.1.1 (2018-09-21)
Bug Fixes
- Storage: make some properties optional in the storage middleware (80de37c)
v3.1.0
3.1.0 (2018-09-21)
Features
v3.0.0
3.0.0 (2018-09-21)
Bug Fixes
- start watching txs after connect wallet success (c17f2ad)
chore
Features
- better transaction lifecycle (1338dc1)
BREAKING CHANGES
- major upgrade of peer dependency
v2.0.0
2.0.0 (2018-09-17)
Bug Fixes
chore
Features
-
add migrations for storage (f4dc619)
-
add tests (704f29e)
-
default value for migrations (f928462)
-
localStorage to getLocalStorage (9feb53e)
-
storage migration (497f81a)
-
Merge pull request #11 from decentraland/feat/storage-migration (3d53434), closes #11
BREAKING CHANGES
- storage migration
- storage migrations
- storage migrations
- storage migrations
v1.2.1
1.2.1 (2018-09-17)
Bug Fixes