Create Newstack App v0.0.28
·
45 commits
to main
since this release
Changelog
0.0.28
- Updated CDN usage example in
newstack.mdto useNewstackClient.init()+newstack.mount(App, root)with an#app-or-create-div root fallback, replacing the previouswindow.mount(App, document.body)shorthand.
Full Changelog: newstack-v0.0.65-retrigger...create-newstack-app-v0.0.28