Skip to content

Commit

Permalink
Remove slightly-too-experimental TypeScript definitions.
Browse files Browse the repository at this point in the history
To be revisited, perhaps during 2017, when tooling has improved.
  • Loading branch information
lovell committed Nov 21, 2016
1 parent e4e7384 commit dfd6d95
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,045 deletions.
4 changes: 0 additions & 4 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ Requires libvips v8.4.2.
Access to these is now via output format functions, for example `quality(n)`
is now `jpeg({quality: n})` and/or `webp({quality: n})`.

* Provide experimental, automated TypeScript declaration.
[#472](https://github.com/lovell/sharp/issues/472)
[@davidreher](https://github.com/davidreher)

* Expose libvips' "centre" resize option to mimic \*magick's +0.5px convention.
[#568](https://github.com/lovell/sharp/issues/568)

Expand Down
Loading

0 comments on commit dfd6d95

Please sign in to comment.