Fixed: Install Script Compatibility with pnpm
We've fixed a bug that caused the flags directory to be incorrectly copied into node_modules when using pnpm. The install script now correctly places the flags in your project's public/flags (or static/flags for Gatsby) directory, ensuring compatibility across npm, yarn, and pnpm.
Action Required:
- Update to version 2.0.6 to apply this fix.
This release has no breaking changes and ensures that react-flagpack works consistently. We recommend everyone upgrade to this release.