Merge pull request #8347 from ahocevar/post-release-notes-fixes

Fix typos in release notes
This commit is contained in:
Andreas Hocevar
2018-07-04 22:17:50 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# 5.0.1
The v4.6.5 release helps reduce bundle sizes for bundler that support the `"sideEffects": "false"`option in `package.json`, and fixes website documentation regarding cdn locations and debug build which has been replaced by source maps.
The v5.0.1 release helps reduce bundle sizes for bundlers that support the `"sideEffects": "false"`option in `package.json`, and fixes website documentation regarding cdn locations and debug build which has been replaced by source maps.
## Fixes