diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index aa7373b..a15bb05 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -144,6 +144,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | [Geal/sbt-clojure](https://github.com/Geal/sbt-clojure) | 27 | | [n8han/posterous-sbt](https://github.com/n8han/posterous-sbt) | 26 | | [pishen/sbt-emr-spark](https://github.com/pishen/sbt-emr-spark) | 26 | reported | https://github.com/pishen/sbt-emr-spark/issues/14 | +| [joost-de-vries/sbt-typescript](https://github.com/joost-de-vries/sbt-typescript) | 25 | released | `addSbtPlugin("name.de-vries" % "sbt-typescript" % "2.5.2-1")` | | [sbt/sbt-unique-version](https://github.com/sbt/sbt-unique-version) | 24 | | [etsy/sbt-checkstyle-plugin](https://github.com/etsy/sbt-checkstyle-plugin) | 24 | in progress | https://github.com/etsy/sbt-checkstyle-plugin/pull/28 | | [tototoshi/sbt-build-files-watcher](https://github.com/tototoshi/sbt-build-files-watcher) | 23 | | https://github.com/tototoshi/sbt-build-files-watcher/pull/9 |