Skip to content

@rollingversions/server@2.23.0

Compare
Choose a tag to compare
@ForbesLindesay ForbesLindesay released this 24 Dec 12:39
1164181

New Features

  • Show packages with updates before packages without updates on the repository page, so that it is easier to see exactly what changes you are about to publish when you are working on large mono-repositories (#138)

Refactorings

  • Use tsc --build to make @rollingversions/db into a real package (#140)

  • create PackageManifests model (#131)

  • Use pg-typed for branch queries (#130)

  • Add generated db types (#129)

Performance Improvements

  • Dedupe requests to get package manifests (#132)