Activity
docs(app): added whack a mole demo in readme
docs(app): added whack a mole demo in readme
fix(shared): fixed bug in setState, examples/todo-app uses local z
fix(shared): fixed bug in setState, examples/todo-app uses local z
Revert "chore(shared): added types" -- broke functionality!
Revert "chore(shared): added types" -- broke functionality!
docs(shared): add mentions and demos in readme
docs(shared): add mentions and demos in readme
feat(shared): added builtin fetching via z-fetch
feat(shared): added builtin fetching via z-fetch
feat(shared): state setters and component level state objects
feat(shared): state setters and component level state objects
docs: minor change in notes.md
docs: minor change in notes.md
docs(tools): update readme, from create-z-app to create-z-project
docs(tools): update readme, from create-z-app to create-z-project
fix: fixed broken link for links in readme
fix: fixed broken link for links in readme
docs: more improvements to readme, more docs, demos and getting started
docs: more improvements to readme, more docs, demos and getting started
docs(app): minor update to readme
docs(app): minor update to readme
feat(app): useStore, more docs in readme, brotli build
feat(app): useStore, more docs in readme, brotli build
feat(tools): reactivity, useSuspense, more docs in readme!
feat(tools): reactivity, useSuspense, more docs in readme!
build(tools): added vite build tooling, only used for bundling!
build(tools): added vite build tooling, only used for bundling!
feat(tools): auto re-renders on state change --experimental
feat(tools): auto re-renders on state change --experimental
feat(app): z routing experience and updated readme
feat(app): z routing experience and updated readme
feat(app): z js routing --experimental
feat(app): z js routing --experimental