csandman / chakra-react-select

A Chakra UI themed wrapper for the popular library React Select

Home Page:https://www.npmjs.com/package/chakra-react-select

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Latest build doesn't include types

nvsd opened this issue · comments

commented

Description

It looks like types weren't included beyond 3.3.3.

chakra-react-select Version

3.3.3

Link to Reproduction

No response

TypeScript?

  • Yes I use TypeScript

Steps to reproduce

  1. Install chakra-react-select
  2. View node-modules/chakra-react-select/dist
  3. Observe types directory missing

Operating System

  • macOS
  • Windows
  • Linux
  • iOS/iPadOS
  • Android

Additional Information

No response

Thanks for the heads up! This has been fixed in v3.3.6 (or v4.0.0-rc.2 for Chakra V2)

commented

Thanks for the quick turnaround and the library