2.3.3 (2024-08-14)
- type import (a27fde2)
2.3.2 (2024-08-14)
- imports matches filenames (ab368c4)
2.3.1 (2023-09-12)
- only include built files in npm publish (95324e0)
2.3.0 (2023-09-12)
- use bun for tests and bundling (9be493f)
2.2.0 (2020-11-05)
- publish as @opendevtools/telefonnummer (0ccbcf1)
2.1.1 (2020-11-05)
- publish as @opendevtools/telefonnummer (19ef867)
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.
- Handle internationalized numbers with a leading zero, i.e.
+46 0700123456
- Update versions after
flatmap-stream
incident
- Internationalization option
- Rollup build
- Fixed potential
null
problems - Updated some types
- Second parameter to
parse
has been changed to an options object