DanielChutkowskiJMMJ
Results
2
issues of
DanielChutkowskiJMMJ
This PR exports the `generateConfig` helpers (`momentGenerateConfig`, `dayjsGenerateConfig`, etc.) from the main package entry point. This change allows consumers to use a robust, top-level import: `import { momentGenerateConfig } from...
**Bug Report & DX Improvement** When using `@rc-component/picker` within a pnpm monorepo, the library fails at runtime with the error `TypeError: generateConfig.getNow is not a function`. This occurs because the...