simple-stack-query@0.1.0
·
65 commits
to main
since this release
Minor Changes
- #72
72e2630Thanks @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
20f1ab9Thanks @bholmesdev! - Add CLI prompt to add VS Code snippets in development.