lukemorales / query-key-factory

A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query
https://www.npmjs.com/package/@lukemorales/query-key-factory
MIT License
1.16k stars 32 forks source link

feat: create-mutation-keys #51

Closed s-bondarenko closed 1 year ago

s-bondarenko commented 1 year ago

https://github.com/lukemorales/query-key-factory/issues/49

create-mutation-keys function

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 09249bb5a821502072080b193ec26aaf33360d2c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------------ | ----- | | @lukemorales/query-key-factory | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

lukemorales commented 1 year ago

Awesome contribution @s-bondarenko! I'll make sure to review it later today

s-bondarenko commented 1 year ago

if you don't like something in naming, want me to refactor something (split files, or whatever) - just let me now :) thanks