Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

67 lines (37 loc) · 2.15 KB

2.3.3 (2024-08-14)

Bug Fixes

2.3.2 (2024-08-14)

Bug Fixes

  • imports matches filenames (ab368c4)

2.3.1 (2023-09-12)

Bug Fixes

  • only include built files in npm publish (95324e0)

2.3.0 (2023-09-12)

Features

  • use bun for tests and bundling (9be493f)

2.2.0 (2020-11-05)

Features

  • publish as @opendevtools/telefonnummer (0ccbcf1)

2.1.1 (2020-11-05)

Bug Fixes

  • publish as @opendevtools/telefonnummer (19ef867)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.2] - 2018-12-10

Fixed

  • Handle internationalized numbers with a leading zero, i.e. +46 0700123456

[2.0.1] - 2018-11-27

Fixed

  • Update versions after flatmap-stream incident

[2.0.0] - 2018-05-09

Added

  • Internationalization option
  • Rollup build

Fixed

  • Fixed potential null problems
  • Updated some types

Breaking changes

  • Second parameter to parse has been changed to an options object