Commit Graph

5 Commits

Author SHA1 Message Date
58109bd7e0 BREAKING_CHANGE(api): Remove deprecated methods and enhance documentation
- Remove deprecated getChangeScoreForString() and getClosestMatchForString() methods
- Improve type safety with correct return types (string | null)
- Add comprehensive documentation with performance guide, error handling, and real-world examples
- Include browser compatibility info, troubleshooting, and API reference sections
- Modernize developer experience with current best practices
2025-08-05 13:42:40 +00:00
76926a2170 fix(documentation): Update documentation and migration guide with standardized method names and deprecation notices. 2025-05-15 08:56:05 +00:00
4fc2eb6ece fix(build): Fix import paths, update CI workflows and upgrade dependencies for ESM compliance 2025-05-12 13:37:34 +00:00
9a6afa4531 update tsconfig 2024-04-14 17:37:33 +02:00
fa262af6a4 fix(core): update 2021-10-04 13:43:57 +02:00