Releases: kei-g/tsgraph
Releases · kei-g/tsgraph
Version 1.2.2
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
- Alternate implementation is added instead of
- 📝 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.2esbuild
is bumped from 0.16.16 to 0.17.2eslint
is bumped from 8.31.0 to 8.32.0rimraf
is bumped from 3.0.2 to 4.1.0
Version 1.2.1
Change Logs
- 🏗️ Build system is migrated
- Migration from
terser
toesbuild
- Migration from
- ⬆️ 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.1eslint
is bumped from 8.30.0 to 8.31.0
Version 1.1.2
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.0eslint
is bumped from 7.32.0 to 8.4.0terser
is bumped from 5.7.1 to 5.10.0ts-node
is bumped from 10.2.1 to 10.4.0typescript
is bumped from 4.3.5 to 4.5.2
- 📦 Paths in 'bin' section is corrected