npm.io
7.0.0 • Published 2 weeks ago

@changesets/types

Licence
MIT
Version
7.0.0
Deps
0
Size
8 kB
Vulns
0
Weekly
0
Stars
12.3K

@changesets/types

Open on npmx.dev View changelog

A package of types for use in changesets, or projects wishing to extend them.

Of these, the most useful types are:

NewChangeset

The format for a changeset as of changesets version 2.

ChangelogFunctions

The shape of the object used for generating changelog entries.

ReleasePlan

The combined object used to version packages and update changelogs.