1.1.0 - No more legacy builds
With this release, only the modern build is run when building for production (requires @vue/cli-service
v3.4.1). Previously, both the legacy and the modern build had to be run, even though the legacy build is never used. It also includes a few bug fixes (check the commit log for more details).