Skip to content

Releases: Artconomy/short_stuff

1.2.0

10 Mar 23:53
d70d15e
Compare
Choose a tag to compare

This release only affects the node version, and only so far as it changes how the build works so that only declaration files are included rather than the full TypeScript source, so that upgrading TypeScript doesn't break things for downstream.

One other thing it does is mark uuid as a peer dependency, which it is, rather than a dev dependency.

1.2.0-rc.2

10 Mar 23:39
Compare
Choose a tag to compare
1.2.0-rc.2 Pre-release
Pre-release

Attempt to fix the publication issues in rc.1.

1.2.0-rc.1

10 Mar 23:32
Compare
Choose a tag to compare
1.2.0-rc.1 Pre-release
Pre-release

This release (potentially) fixes issues where modern versions of TypeScript won't work because we published the raw TypeScript files instead of declaration files. This changes the publishing method to declarations only.

1.1.0

21 Jul 18:39
Compare
Choose a tag to compare

This release adds in a TypeScript version of the library.

What's Changed

New Contributors

Full Changelog: 1.0.2...1.1.0