Skip to content

Releases: kei-g/tsgraph

Version 1.2.2

17 Jan 11:01
v1.2.2
6f3caa5
Compare
Choose a tag to compare

Change Logs

  • 💚 CI
    • Alternate implementation is added instead of actions/create-release
    • Target branch for Dependabot is revered to 'main'
    • Workflows are made to run only on 'push' or 'pull request' events for branches
  • 📝 Documents are updated
    • A link to the repository is added
  • ⬆️ Packages for development are bumped
    • @kei-g/priority-queue is bumped from 1.1.6 to 1.1.7
    • @typescript-eslint/eslint-plugin is bumped from 5.48.1 to 5.48.2
    • @typescript-eslint/parser is bumped from 5.48.1 to 5.48.2
    • esbuild is bumped from 0.16.16 to 0.17.2
    • eslint is bumped from 8.31.0 to 8.32.0
    • rimraf is bumped from 3.0.2 to 4.1.0

Version 1.2.1

10 Jan 08:39
v1.2.1
c1e851b
Compare
Choose a tag to compare

Change Logs

  • 🏗️ Build system is migrated
    • Migration from terser to esbuild
  • ⬆️ Packages for development are bumped
    • @kei-g/priority-queue is bumped from 1.1.3 to 1.1.6
    • @types/node is bumped from 18.11.17 to 18.11.18
    • @typescript-eslint/eslint-plugin is bumped from 5.47.0 to 5.48.1
    • @typescript-eslint/parser is bumped from 5.47.0 to 5.48.1
    • eslint is bumped from 8.30.0 to 8.31.0

Version 1.1.2

06 Dec 05:10
v1.1.2
ba925be
Compare
Choose a tag to compare

ChangeLogs

  • 🔨 'bin/*.js' is made to executable by chmod.ts
  • 🗑️ 'Output' class is purged
  • 🚚 'standard.ts' is renamed to 'random.ts'
  • 💄 Linter settings are updated
  • ⬆️ Packages are bumped
    • @types/node is bumped from 16.7.1 to 16.11.11
    • @typescript-eslint/eslint-plugin is bumped from 4.29.2 to 5.5.0
    • @typescript-eslint/parser is bumped from 4.29.2 to 5.5.0
    • eslint is bumped from 7.32.0 to 8.4.0
    • terser is bumped from 5.7.1 to 5.10.0
    • ts-node is bumped from 10.2.1 to 10.4.0
    • typescript is bumped from 4.3.5 to 4.5.2
  • 📦 Paths in 'bin' section is corrected