Skip to content

v6.0.1

Compare
Choose a tag to compare
@leesio leesio released this 30 Apr 09:33
· 203 commits to master since this release
1fdcf7b

6.0.1 (2020-04-30)

[CHANGED] Moved tweetnacl from devDependencies to dependencies. No
additional code is included in the bundle, but this gives the typescript
compiler access to the tweetnacl types

[FIXED] Typescript declarations for react-native. These were supposed to be
included in 6.0.0 but the commit was missed