Skip to content

Fix TypeScript declarations#321

Merged
Noviny merged 2 commits intomasterfrom
fix-typescript-declarations
Apr 15, 2020
Merged

Fix TypeScript declarations#321
Noviny merged 2 commits intomasterfrom
fix-typescript-declarations

Conversation

@emmatown
Copy link
Copy Markdown
Member

Closes #319

@emmatown emmatown requested a review from Noviny April 15, 2020 10:42
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 15, 2020

🦋 Changeset is good to go

Latest commit: 46be1b3

We got this.

This PR includes changesets to release 19 packages
Name Type
@changesets/apply-release-plan Patch
@changesets/assemble-release-plan Patch
@changesets/changelog-git Patch
@changesets/changelog-github Patch
@changesets/config Patch
@changesets/errors Patch
@changesets/get-dependents-graph Patch
@changesets/get-github-info Patch
@changesets/get-release-plan Patch
@changesets/get-version-range-type Patch
@changesets/git Patch
@changesets/logger Patch
@changesets/parse Patch
@changesets/pre Patch
@changesets/read Patch
@changesets/test-utils Patch
@changesets/types Patch
@changesets/write Patch
@changesets/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2020

Codecov Report

Merging #321 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #321   +/-   ##
=======================================
  Coverage   79.26%   79.26%           
=======================================
  Files          40       40           
  Lines        1061     1061           
  Branches      237      237           
=======================================
  Hits          841      841           
  Misses        210      210           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4168851...46be1b3. Read the comment docs.

@Noviny Noviny merged commit 1706fb7 into master Apr 15, 2020
@Noviny Noviny deleted the fix-typescript-declarations branch April 15, 2020 11:17
@github-actions github-actions bot mentioned this pull request Apr 15, 2020
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.

Config method return types are typed as any

2 participants