1.0.0-beta.2
Pre-release
Pre-release
ampersarnie
released this
27 Oct 16:38
·
380 commits
to main
since this release
Changelog
- Documentation updated to include step on requiring
asset-settings.php
. - Can now transpile es6 modules that are included via packages.
- CLI will now display which projects are being built, using their
package.name
as the reference. - Package version is now added to
asset-settings.php
. - Build will now use the projects
node_modules
rather than the one in root when building a site.⚠️ This means each project (plugin|theme) will be required to manage it's own packages, etc.
- Babel config is no longer required in the root of the site or project.
- Fixed issue where styles urls being parsed and subsequent files were hashed.
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2