Browser Cache Busting
This release has a basic cache breaking technique so the web browser always loads the most recent JS files from your new builds. The has is included as a URL parameter targeting the JS/JSON files linked to from index.html.
Currently, Flutter doesn't provide URL caching and the user would have to do a hard reload to empty their cache.