Skip to content

Releases: hildjj/json-text-sequence

v3.0.1

10 Dec 23:39
v3.0.1
0cc31d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

25 Oct 12:10
v3.0.0
1d94055
Compare
Choose a tag to compare

What's Changed

  • Update dependencies. Fix lint issues. Publish from GHA. by @hildjj in #7
  • BREAKING: now requires node 18+

Full Changelog: v2.0.2...v3.0.0

Override depdendencies

03 Jul 20:57
v2.0.2
4f2482e
Compare
Choose a tag to compare

Make sure audit report is clean.

Update dependencies

25 Jun 16:27
v2.0.1
cac995a
Compare
Choose a tag to compare

Updated all dependencies. There are a few dev dependencies that still pull in old versions of semver, which are still being tracked.

ESM

14 May 21:10
v2.0.0
26f370d
Compare
Choose a tag to compare
ESM

Moved to ES6 modules. Finished deprecation of old parse and generate functions.

Update dependencies

28 Apr 23:26
v1.0.1
0cb4bad
Compare
Choose a tag to compare

Update dependencies, bring lint up to date.

Add typescript types

14 Oct 21:05
v1.0.0
f3d4ebb
Compare
Choose a tag to compare

This is only a major version because I modified the "engines" in package.json to make it clear that I'm not testing on node 10 anymore.

v0.2.0

09 Feb 22:03
v0.2.0
4337d29
Compare
Choose a tag to compare

Removed coffeescript, brought everything up to 2021 standards.