Skip to content

Releases: haltcase/strat

v2.0.0

Choose a tag to compare

@haltcase haltcase released this 14 Mar 15:26

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.

v1.2.0

Choose a tag to compare

@haltcase haltcase released this 20 Apr 14:13

TypeScript support has been improved.

FEATURES
  • typescript: no longer require esModuleInterop flag, export types (9c1b448)

v1.1.1

Choose a tag to compare

@haltcase haltcase released this 20 Apr 14:09

This release adds support for TypeScript users.

FEATURES
  • typescript: add type definitions & type tests (47f9e47)

v1.0.2

Choose a tag to compare

@haltcase haltcase released this 26 Nov 08:25

Performance

  • lift regex / functions to upper scope (a69ed47)

v1.0.0

Choose a tag to compare

@haltcase haltcase released this 19 Jun 21:44

First official release - there have only been internal changes since 1.0.0-alpha.1.

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@haltcase haltcase released this 19 Mar 18:39
chore(version): 1.0.0-alpha.1