Changelog
Release history for @gentleduck/query. Newest releases at the top.
0.1.7
Patch Changes
- 918b34c: Strip
workspace:*andcatalog:protocol tokens fromdevDependencies/dependencies/peerDependenciesof every public package beforechangeset publish. Previously published artifacts leaked these tokens into npm metadata, which broke strict resolvers (bun, deno) for downstream consumers. Addsscripts/clean-publish.tsand wires it into the rootreleasescript with agit checkoutrestore step so source remains workspace-friendly.
0.1.6
Patch Changes
- 4f93768: fixing bugs and making sure gen support new format
0.1.5
Patch Changes
- 7c62d44: done
- 7c62d44: fixed bug
0.1.5
Patch Changes
- 533602f: fixed gen and query
0.1.4
Patch Changes
- 48e4bbf: fixed deps
0.1.3
Patch Changes
- batman