We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da76d8 commit 50a2294Copy full SHA for 50a2294
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
+## [5.0.1] - 2019-10-25
10
+
11
### Changed
12
13
- Fixed dependences in PR [#76](https://github.com/compulim/web-speech-cognitive-services/pull/76)
@@ -17,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
19
- Moved `eslint` to development dependencies
18
20
- Removed `event-target-shim` because incompatibility with ES5
21
- `devDependencies`: Removed `react`
22
+ - Removed `import '@babel/runtime'` explicitly
23
24
## [5.0.0] - 2019-10-23
25
0 commit comments