semver-luau/lib
Erica Marigold f6220d6295
fix: return error on invalid ordinal with points
Previously, if the ordinal contained dots (like 1.2.3-beta.3.4.5),
although it was invalid, an error would not be returned, which was
problematic. This has now been fixed.

Test cases are also included to prevent future regressions.
2024-11-21 18:21:19 +00:00
..
init.luau fix: return error on invalid ordinal with points 2024-11-21 18:21:19 +00:00