August 12, 2021 |
Deno 1.13 Released — This is truly a release of many small enhancements - enough so that we’re going to need some bulletpoints:
The Deno Team |
V8 Release v9.3 — Recent V8 releases have been reasonably lean on new features, and so it goes with 9.3 which mostly gets faster compilation, Ingvar Stepanyan |
Pagic: A Static Site Generator Powered by Deno and React — Aims to be simple to get up and running with a convention over configuration approach. Links to demos. xcatliu |
gql: Universal GraphQL HTTP Middleware for Deno — Well-tested, has examples and autogenerated docs. Unlike other sub middleware, this isn’t framework specific (it works with Deno Libraries |
deno-dotenv 3.0: Piet van Zoen |
Denoify 0.8.0: For NPM Module Authors Who Would Like to Support Deno — Takes a TypeScript codebase targeting Node (or the Web) and returns a modified Deno module flavored version. 0.8 adds support for ES modules. Garrone Joseph |
Octokit.js 1.4.0: The All-Batteries-Included GitHub SDK — Supports browsers, Node, and, yes, Deno. Octokit |