v0.8.4
- Redirects in the first 200ms after the iron-location is added to the page shouldn't result in new history entries.
- Better align our link clicking behavior with the platform:
- Links to the current page don't result in new history entries
- If a click event on an anchor has had its default behavior already prevented by other code we no longer will navigate as a result of it.