• v2.2.0 bdfd252881

    v2.2.0 Stable

    tonymottaz released this 2026-04-18 15:10:17 +00:00 | 22 commits to main since this release

    Signed by tonymottaz
    GPG key ID: B6D30EE464115F5F

    This release adds TypeScript support:

    • Grackle now publishes types that can be consumed in your application code.
    • Your method and middleware handlers can be written in TypeScript. Grackle will use type stripping support from Node.js to run your code. Please refer to that documentation for recommended tsconfig settings.
    Downloads