Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2019-11-20 19:33:49 +11:00
parent 62fae9af93
commit 0a6903c4c3
69 changed files with 1879 additions and 1683 deletions

View File

@@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1574238768
},
{
"version": "0.1.0-beta.2",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.1.0-beta.3 - _November 20, 2019_
* Dependencies updated
## v0.1.0-beta.2 - _November 17, 2019_
* Drastically reduced bundle size by adding .npmignore, only exporting specific artifacts/wrappers/utils (#2330)