Skip to content

fix: add types folder into packages#216

Merged
nihgwu merged 1 commit intomasterfrom
unknown repository
Aug 17, 2020
Merged

fix: add types folder into packages#216
nihgwu merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Aug 17, 2020

Right now the typescript d.ts file is not packaged into the npm bundle, we should include it :P

Comment thread package.json
{
"name": "react-base-table",
"version": "1.11.0",
"version": "1.11.1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point! Guess that bumping package version is outside of the PR’s scope :)

@jamesonhill
Copy link
Copy Markdown
Contributor

You beat me to the punch. We can either bundle the types or publish them to @DefinitelyTyped.

@nihgwu nihgwu changed the title Add types folder into packages fix: add types folder into packages Aug 17, 2020
@nihgwu nihgwu merged commit 7ac2498 into Autodesk:master Aug 17, 2020
@nihgwu
Copy link
Copy Markdown
Contributor

nihgwu commented Aug 17, 2020

@jamesonhill never mind
@dlcognite Nice catch, thanks for the contribution, 1.11.1 has been released

@ghost ghost deleted the patch-1 branch August 17, 2020 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants