Skip to content

Releases: lohmander/maybe

v1.1.1

04 Nov 17:26

Choose a tag to compare

1.1.1 (2025-11-04)

Bug Fixes

  • missing filterMap index and docs (469d5f2)

v1.1.0

23 Sep 08:17

Choose a tag to compare

1.1.0 (2025-09-23)

Features

  • add first op to Maybe and MaybeAsync (6a4c9de)

v1.0.3

22 Sep 15:17

Choose a tag to compare

1.0.3 (2025-09-22)

Bug Fixes

v1.0.2

21 Sep 16:48

Choose a tag to compare

1.0.2 (2025-09-21)

Bug Fixes

  • Update release configuration for npm and git assets (a94a098)

v1.0.0

21 Sep 16:11

Choose a tag to compare

1.0.0 (2025-09-21)

Bug Fixes

  • Add eslint-config-prettier to devDependencies (6efdeb6)
  • Configure build output and add build tsconfig file (4c36581)

Features

  • Add ESLint and Prettier with type-safe AsyncMaybe and Maybe (dae8084)
  • Set up semantic-release with GitHub Actions workflow (0a1c00a)