Skip to content

Releases: kei-g/async-iterable-queue

Version 1.0.16

03 Nov 09:42
v1.0.16
53197bc
Compare
Choose a tag to compare

Change Logs

  • 💚 CI chore
    • Add the workflow to automatically merge PRs from Dependabot[bot]
    • Ignore events that branch is created not to run 'Release' workflow
    • Reduce triggers to run GitHub Actions
    • Use kei-g/github/create-release action to create a release on GitHub
    • Use the latest Node.js to publish
  • 🐛 Import EventEmitter from not 'node:stream' but 'node:events'
  • 🏗️ Migrations
    • Coverage framework is migrated from nyc to c8
    • @typescript-eslint/eslint-plugin and @typescript-eslint/parser are migrated to typescript-eslint
  • ⬆️ Packages for development are bumped
    • @types/chai is bumped from 4.3.4 to 5.0.1
    • @types/mocha is bumped from 10.0.1 to 10.0.9
    • @types/node is bumped from 18.11.18 to 22.8.7
    • chai is bumped from 4.3.7 to 5.1.2
    • esbuild is bumped from 0.17.0 to 0.24.0
    • eslint is bumped from 8.32.0 to 9.14.0
    • mocha is bumped from 10.2.0 to 10.8.2
    • rimraf is bumped from 4.0.7 to 6.0.1
    • typescript is bumped from 4.9.4 to 5.6.3

Version 1.0.15

16 Jan 05:33
v1.0.15
fe94261
Compare
Choose a tag to compare

Change Logs

  • 💚 CI chore
    • The missing comma made up

Version 1.0.13

16 Jan 04:52
v1.0.13
4050a5c
Compare
Choose a tag to compare

Change Logs

  • ⬆️ Packages for development are bumped
    • eslint is bumped from 8.31.0 to 8.32.0
    • rimraf is bumped from 4.0.4 to 4.0.7

Version 1.0.12

14 Jan 12:13
v1.0.12
fa95fa9
Compare
Choose a tag to compare

Change Logs

  • ⬆️ Packages for development are bumped
    • @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
    • esbuild is bumped from 0.16.10 to 0.17.0
    • eslint is bumped from 8.30.0 to 8.31.0
    • rimraf is bumped from 3.0.2 to 4.0.4
  • 🔒 Security update
    • json5 is bumped from 2.2.0 to 2.2.3 by npm audit fix

Version 1.0.11

23 Dec 06:25
04dc1d4
Compare
Choose a tag to compare

Change Logs

  • 💚 CI chore
    • A Farewell to Travis
    • CodeQL is installed
    • links on CI status badges are related specific branches
    • looser Node.js versions are specified
    • open-pull-requests-limit is increased up to 16
    • workflows are separated
  • 🙉 CONTRIBUTING.md is added to .npmignore
  • ⬆️ Packages for development are bumped
    • @types/chai is bumped from 4.3.0 to 4.3.7
    • @types/mocha is bumped from 9.0.0 to 10.0.1
    • @types/node is bumped from 16.11.12 to 18.11.17
    • @typescript-eslint/eslint-plugin is bumped from 5.6.0 to 5.47.0
    • @typescript-eslint/parser is bumped from 5.6.0 to 5.47.0
    • chai is bumped from 4.3.4 to 4.3.7
    • esbuild is bumped from 0.14.2 to 0.16.10
    • eslint is bumped from 8.4.1 to 8.30.0
    • mocha is bumped from 9.1.3 to 10.2.0
    • ts-node is bumped from 10.4.0 to 10.9.1
    • typescript is bumped from 4.5.3 to 4.9.4
  • ✏️ Typo on README.md is fixed

Version 1.0.10

11 Dec 15:21
v1.0.10
8a6c869
Compare
Choose a tag to compare

Change Logs

  • 🔧 'clean' is made to be invoked after 'publish'
  • 🩹 'lib/index.ts' is added
  • 🔧 'lint' is made to be invoked before 'build'
  • 💚 'paths-ignore' section is added for GitHub CI
  • 📝 CONTRIBUTING.md is added
  • 📝 README.md is updated
    • contributions section is added
    • license section is added
  • 💚 Step to report code coverages is renamed

Version 1.0.9

11 Dec 02:52
v1.0.9
7499d1f
Compare
Choose a tag to compare

Change Logs

  • 🔧 'engines' section is added to 'package.json'
  • 💚 Code coverage report is archived on GitHub CI
  • 🤖 Dependabot is installed
  • 📝 GitHub Actions' canonical badge is used instead of Shields.io
  • 🏗️ Migration from terser to esbuild
  • 💚 Node.js is bumped from 16.8.0 to 16.13.1 for GitHub CI
  • ⬆️ Packages for development are bumped
    • @types/chai is bumped from 4.2.22 to 4.3.0
    • @types/node is bumped from 16.11.6 to 16.11.12
    • @typescript-eslint/eslint-plugin is bumped from 5.3.0 to 5.6.0
    • @typescript-eslint/parser is bumped from 5.3.0 to 5.6.0
    • eslint is bumped from 8.2.0 to 8.4.1
    • typescript is bumped from 4.4.4 to 4.5.3
  • 🔧 URL of the repository is simplified
  • 🔧 Unnecessary 'categories' section is purged from 'package.json'

Version 1.0.8

07 Nov 07:19
v1.0.8
39a29ce
Compare
Choose a tag to compare

ChangeLogs

  • 📦 Badge section is deleted
  • 📦 Email address is corrected
  • ⬆️ Packages for development are updated
    • @types/chai is upgraded from 4.2.21 to 4.2.22
    • @types/node is upgraded from 16.7.8 to 16.11.6
    • @typescript-eslint/eslint-plugin is upgraded from 4.30.0 to 5.3.0
    • @typescript-eslint/eslint-parser is upgraded from 4.30.0 to 5.3.0
    • eslint is upgraded from 7.32.0 to 8.2.0
    • mocha is upgraded from 9.1.1 to 9.1.3
    • terser is upgraded from 5.7.2 to 5.9.0
    • ts-node is upgraded from 10.2.1 to 10.4.0
    • typescript is upgraded from 4.4.2 to 4.4.4
  • 🎨 Some indents are fixed

Version 1.0.7

07 Nov 07:18
v1.0.7
fca2bd6
Compare
Choose a tag to compare

ChangeLogs

  • uuid is removed from development packages
  • 📝 Badges are updated
  • ✏️ Fix typo of build script

Version 1.0.6

31 Aug 08:29
v1.0.6
d1f3860
Compare
Choose a tag to compare

ChangeLogs

  • 📝 Badge for Travis CI is corrected
  • 🔨 Build script is optimized
  • 🚸 Example code is added
  • 💚 Github Action for CI
  • ⬆️ Packages for development are updated
    • @types/node is upgraded from 16.7.1 to 16.7.8
    • @typescript-eslint/eslint-plugin is upgraded from 4.29.2 to 4.30.0
    • @typescript-eslint/parser is upgraded from 4.29.2 to 4.30.0
    • mocha is upgraded from 9.1.0 to 9.1.1
    • terser is upgraded from 5.7.1 to 5.7.2
    • typescript is upgraded from 4.3.5 to 4.4.2
  • 📝 README is updated
    • Badges for both CI and coverage are added
    • Installation section is added
    • Usage section is added
  • 💚 Travis CI
    • Node.js v15.x is excepted from test target
    • Only 'main' branch is made to be tested