Skip to content

v2.0.0

Latest

Choose a tag to compare

@haltcase haltcase released this 14 Mar 15:26
· 1 commit to master since this release

With v2, strat has been rewritten fully in TypeScript, is built with Deno, and is published to jsr first. It is still cross-published to npm.

Base functionality remains the same, but strat v2's types may be stricter in ways that could cause new errors. The types are also smarter, giving you better inference for partial application and the raw templates those instances expose.