simple-stack-query@0.1.0
·
44 commits
to main
since this release
Minor Changes
- #72
72e2630
Thanks @bholmesdev! - Change from a globalready()
block from client scripts to a namespaced$.ready()
block. Should be safer to avoid collisions with any local variables calledready
.
Patch Changes
- #74
20f1ab9
Thanks @bholmesdev! - Add CLI prompt to add VS Code snippets in development.