Skip to content

v0.4.0 - To Vue or not to Vue

Latest
Compare
Choose a tag to compare
@trusktr trusktr released this 01 Oct 06:16
· 32 commits to main since this release

Commit build outputs to make the lib more accessible via git without needing to build.

Update Vue dependencies to fix broken build, namely in Winows PowerShell.

BREAKING:

Remove Vue support from the live code editor (as in, no more support for compiling and running Vue at runtime). We're going to focus on vanilla web and ES Modules, custom elements, etc. Later we'll also convert live-code to a custom element instead of a Vue component.

Full Changelog: v0.3.5...v0.4.0