Skip to content

1.1.0 - No more legacy builds

Compare
Choose a tag to compare
@nklayman nklayman released this 28 Feb 23:10
· 547 commits to master since this release

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).