Skip to content

Releases: sonirico/datetoken.js

v1.1.3

11 Dec 20:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

13 Nov 19:59
Compare
Choose a tag to compare

Maintenance release

What's Changed

  • chore(deps): bump minimatch from vulnerable version to >= 3.0.5
  • chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #234
  • chore(deps): bump date-fns from 2.26.0 to 2.27.0 by @dependabot in #237
  • chore(deps-dev): bump jest from 27.2.4 to 27.4.3 by @dependabot in #238
  • chore(deps-dev): bump ts-jest from 27.0.5 to 27.1.0 by @dependabot in #240
  • chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #239
  • chore(deps-dev): bump ts-jest from 27.1.0 to 27.1.1 by @dependabot in #241
  • chore(deps-dev): bump typescript from 4.5.2 to 4.5.3 by @dependabot in #242
  • chore(deps-dev): bump jest from 27.4.3 to 27.4.4 by @dependabot in #243
  • chore(deps-dev): bump jest from 27.4.4 to 27.4.5 by @dependabot in #244
  • chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 by @dependabot in #245
  • chore(deps-dev): bump ts-jest from 27.1.1 to 27.1.2 by @dependabot in #246
  • chore(deps): bump date-fns from 2.27.0 to 2.28.0 by @dependabot in #247
  • chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #248
  • chore(deps-dev): bump jest from 27.4.5 to 27.4.7 by @dependabot in #250
  • chore(deps-dev): bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #251
  • chore(deps-dev): bump @types/sinon from 10.0.6 to 10.0.8 by @dependabot in #252
  • chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 by @dependabot in #253
  • chore(deps-dev): bump @types/sinon from 10.0.8 to 10.0.9 by @dependabot in #254
  • chore(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @dependabot in #255
  • chore(deps-dev): bump sinon from 13.0.0 to 13.0.1 by @dependabot in #256
  • chore(deps-dev): bump node-notifier from 10.0.0 to 10.0.1 by @dependabot in #257
  • chore(deps-dev): bump @types/sinon from 10.0.9 to 10.0.10 by @dependabot in #258
  • chore(deps-dev): bump jest from 27.4.7 to 27.5.1 by @dependabot in #261
  • chore(deps-dev): bump @types/sinon from 10.0.10 to 10.0.11 by @dependabot in #260
  • chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #262
  • chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #263
  • chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #264
  • chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #265
  • chore(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #266
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #267
  • chore(deps-dev): bump prettier from 2.6.0 to 2.6.2 by @dependabot in #269
  • chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in #272
  • chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #271
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #274
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #275
  • chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #277
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #278
  • chore(deps): bump date-fns from 2.28.0 to 2.29.1 by @dependabot in #280
  • chore(deps): bump date-fns from 2.29.1 to 2.29.2 by @dependabot in #281
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.3 by @dependabot in #283
  • chore(deps): bump date-fns from 2.29.2 to 2.29.3 by @dependabot in #284
  • chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 by @dependabot in #285

Full Changelog: v1.1.1...v1.1.2

Maintenance release

30 Jan 16:52
Compare
Choose a tag to compare

Update depedencies

Maintenance release

21 Mar 10:46
Compare
Choose a tag to compare

Upgraded deps with vulnerabilities

v1.0.0 breaking change release

24 Jan 09:42
Compare
Choose a tag to compare

Backwards support for node <= 8.10 is no longer provided.

Maintenance release

01 Dec 19:44
Compare
Choose a tag to compare
Raise v0.2.7 version

Maintenance version

Feature release

17 Jan 16:21
Compare
Choose a tag to compare
  • Add JSON token representation

Maintenance release

17 Jan 09:28
Compare
Choose a tag to compare
  • Minor changes to README
  • Keep a changelog

Feature release: Unlimited chainable operators

17 Jan 09:27
Compare
Choose a tag to compare

Target ES5 builds

10 Dec 12:16
Compare
Choose a tag to compare

As a widely used library, good retro compatibility is a must.