Skip to content

Releases: tonysamperi/ts-luxon

v 5.0.6

06 Sep 13:15
Compare
Choose a tag to compare
Merge branch 'refs/heads/v5'

# Conflicts:
#	CHANGELOG.md

v 5.0.5

12 Jun 10:49
Compare
Choose a tag to compare
Merge branch 'v5'

v 5.0.5-beta.1

12 Jun 10:30
Compare
Choose a tag to compare
v 5.0.5-beta.1 Pre-release
Pre-release
v5.0.5-beta.1

v 5.0.3-beta.5

05 Jun 21:03
Compare
Choose a tag to compare
v 5.0.3-beta.5 Pre-release
Pre-release
v5.0.3-beta.5

* Fix webpack config

v 5.0.3-beta.4

05 Jun 20:40
Compare
Choose a tag to compare
v 5.0.3-beta.4 Pre-release
Pre-release
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

27 May 07:43
a92cbfc
Compare
Choose a tag to compare
Merge pull request #13 from tonysamperi/v5

v5.0.0

v 4.6.0

27 May 07:40
Compare
Choose a tag to compare
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

14 Feb 22:14
Compare
Choose a tag to compare
* Fixed Datetime docs for: fromJSDate, fromMillis, fromSeconds, diff (Closes #9)

4.3.2x

22 May 19:05
Compare
Choose a tag to compare
MAINTENANCE

* Fix publish workflow

v4.3.2

22 May 17:30
7a067ca
Compare
Choose a tag to compare
Debug action