v0.2.0 — Change ES Module File Extension
Pre-release
Pre-release
Breaking Change
- Dropped the experimental
.mjs
extension for ES module bundle, as some tools consider it as node-specific and others do not yet support it properly. Thedist/vaadin-router.js
is now picked up by Webpack and should work nice with the other bundlers, as well as Polymer CLI.