Another alpha release, but this one is a bit different!
This release introduces a new architecture based around the Vendure monorepo. Now all plugins (apart from the DefaultSearchPlugin) have been broken out into separate packages under the @vendure namespace.
The other major development is the creation of @vendure/create - a cli tool for rapidly getting started with a new Vendure project.
See the Getting Started Guide for instructions.