Releases: aturingmachine/nuxtapose
Releases · aturingmachine/nuxtapose
beta.0.1.5 - Fix Versioning/New build script
v0.0.1-beta.0.1.5 Update build script to fix missing version
beta.0.1.4 - Support srcDir Configurations
- add support for nuxt projects that use a
srcDirin their configuration - update version to use
process.env.npm_package_version
beta.0.1.3 - Page/Layout Hotfix
Fixes an undefined access when generating pages and layouts.
Increased Node Version Support
- Increases Node Version support to v12.x