Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 20:04
· 368 commits to main since this release

What's Changed

  • fix: πŸ› Load Truss components from an external CDN by @knice in #182

Truss components were breaking because of a webpack configuration issue. While the exact issue isn't clear, there is a lot webpack in the modern WordPress front end. Rather than load Truss components using webpack, we'll load them externally from unpkg until a better solution emerges, if there is one.

Full Changelog: v2.0.0...v2.0.1