Releases: Artconomy/short_stuff
Releases · Artconomy/short_stuff
1.2.0
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
Attempt to fix the publication issues in rc.1.
1.2.0-rc.1
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
This release adds in a TypeScript version of the library.
What's Changed
- Bump djangorestframework from 3.11.0 to 3.11.2 by @dependabot in #1
- feat: typescript port by @navinkarkera in #2
New Contributors
- @dependabot made their first contribution in #1
- @navinkarkera made their first contribution in #2
Full Changelog: 1.0.2...1.1.0