config
config copied to clipboard
Configuration and tools for publishing and maintaining high-quality JavaScript packages
In some cases, let's imagine a private project, I want to use semver for the releases (updates) and this package does that perfectly, but I just do not want to...
Configuration option to force all packages to be released when any of them are.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/TanStack/config). ## Pending Approval The following branches are...
I realized in #68 that I was fighting with semantics; this adds a release together flag (default off) instead. I have been using in 0.7.x, I have not tested with...
### Describe the bug I am getting the "Internal resolution error" https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/InternalResolutionError.md when building the package. I have noticed the same error was hapenning in the Query package and was...
We might want to add a comment on autogenerated files to avoid manual edits there. This little change should add the comment right on top of the page, after the...
example timestamp: `"2025-05-07 10:07 AM"` 1. Make date section unambiguous (e.g 5/6/2025 can be interpreted as may 6th or june 5th) 2. Make time section locale independent (undefined uses machine's...
Closes https://github.com/TanStack/router/issues/3045
### Describe the bug I was reading through the docs and noticed that the NX conventions page leads to a 404  ### Steps to reproduce Go to https://tanstack.com/config/latest/docs/nx ###...