Releases: tonysamperi/ts-luxon
Releases · tonysamperi/ts-luxon
v 5.0.6
v 5.0.5
Merge branch 'v5'
v 5.0.5-beta.1
v5.0.5-beta.1
v 5.0.3-beta.5
v5.0.3-beta.5 * Fix webpack config
v 5.0.3-beta.4
v5.0.3-beta.4 * Switched to webpack * Removed esm build in favour of modern cjs * Changed release pipeline to detect beta * Run npm pkg fix
v 5.0.0
Merge pull request #13 from tonysamperi/v5 v5.0.0
v 4.6.0
v4.6.0 * Validate time zone in quickDT prior to guessing offset (#1575) * Use getPrototypeOf instead of __proto__ (#1592) * Perf: Memoize digitsRegex (#1581) * Add DateTime.buildFormatParser and DateTime.fromFormatParser (#1582) * Perf: Use computed offset passed in DateTime constructor (#1576) * Update interval.js doc per #742 (#1565) * Added some JS doc for time zones (#1499) * Fix cutoff year docs * Perf: Cache ts offset guesses for quickDT (#1579)
v4.5.2
* Fixed Datetime docs for: fromJSDate, fromMillis, fromSeconds, diff (Closes #9)
4.3.2x
MAINTENANCE * Fix publish workflow
v4.3.2
Debug action