Skip to content

2.0.0

Compare
Choose a tag to compare
@gregrickaby gregrickaby released this 16 Oct 20:50
· 749 commits to main since this release

This release marks a huge shift in how WebDevStudios builds websites going forward. Please read https://webdevstudios.com/2020/09/08/gutenberg-first/ for more information behind the "why".

To summarize, we've gutted wd_s and started over from scratch... leveraging a modern tool-chain for building WordPress themes.

Support for:

  • Gutenberg
  • TailwindCSS
  • @wordpress/scripts
  • ES6+ based JavaScript
  • WDS Coding Standards
  • Husky

Check out the README and Wiki for information on getting started.

Props to:

@coreymcollins, @aubreypwd, and @asharirfan.

Also, thank you to everyone who was involved in each and every conversation and demo over the last few weeks.

Note:

WebDevStudios does not support semantic versioning for wd_s. Because this release is a such a drastic departure from 1.0, I felt it necessary to tag and release. WDS will not be tagging and releasing minor updates, we'll just push updates directly to the main branch.