Overview of TanStack Config
mainTanStack Config is an opinionated toolkit designed for building, versioning, and publishing high-quality JS/TS packages. It aims to provide minimal setup and consistent results for package maintainers through several key features:
- Vite-powered builds: Uses Vite for efficient builds with extendable workflows.
- Automated workflows: Handles publishing, versioning, and changelog generation automatically.
- Compliance: Built to be Publint-compliant with sensible defaults.
- Ease of use: Designed for minimal configuration to allow for faster setup.