Skip to content

Latest commit

 

History

History
108 lines (48 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

108 lines (48 loc) · 4.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.10 (2023-12-08)

0.3.9 (2023-12-05)

Bug Fixes

  • Update TypeScript types (5880ce3)

0.3.8 (2023-12-05)

0.3.7 (2023-12-05)

Bug Fixes

  • Update TypeScript types (45a359a)

0.3.6 (2023-12-05)

Bug Fixes

  • Update TypeScript types (be09a02)

0.3.5 (2023-12-04)

Bug Fixes

  • Update TypeScript typings (934195e)

0.3.4 (2023-01-09)

Features

  • Regenerate to newest API (61f0a8b)

0.3.3 (2023-01-08)

Features

0.3.2 (2022-04-04)

Bug Fixes

  • Lower default concurrency to 2 (9b33eae)

0.3.1 (2021-09-20)

Bug Fixes

0.3.0 (2021-09-20)

⚠ BREAKING CHANGES

  • The apiVersion option has been removed, please pass an optional backendUrl option if you do not want to use Reacher's backend (https://github.com/reacherhq/backend, hosted on https://api.reacher.email).

Bug Fixes

0.2.3 (2020-12-07)

Features

  • Add backendUrl option to override enpoint (#60) (862b54e)

0.2.1 (2020-11-01)

Bug Fixes

0.2.0 (2020-11-01)

⚠ BREAKING CHANGES

  • The checkEmail function has been renamed to checkSingle.

Features

0.1.5 (2020-08-23)

0.1.2 (2020-07-12)

Features

  • Add tooling, docs, examples etc. (#1) (f231392)