Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Releases: simonecorsi/fine

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:34

3.0.0 (2025-03-19)

Features

BREAKING CHANGES

  • full esm package

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:18

2.1.0 (2025-03-19)

Features

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:20

2.0.0 (2022-06-06)

Features

  • exports both esm and commonjs (6056596)

BREAKING CHANGES

  • ESM package with CommonJS export

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 11:17

1.4.0 (2022-01-18)

Features

1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 15:00

1.3.0 (2021-12-17)

Features

1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:43

1.2.0 (2021-07-08)

Features

  • timeout: optional unref (83ef086)

1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:04

1.1.1 (2021-07-07)

Bug Fixes

1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:20

1.1.0 (2021-07-07)

Features

  • avoid registering duplicated handlers (30422b8)
  • change options interface (344ac15)

1.0.13

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:44

1.0.13 (2021-07-01)

  • docs: updated readme example (97e611e)

BREAKING CHANGE

  • options are now 3 parameters

1.0.12

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:42

1.0.12 (2021-07-01)

  • feat!: reworked options (8d922c2)