Skip to content

v2.4.0

Compare
Choose a tag to compare
@sabertazimi sabertazimi released this 30 Apr 12:31
· 284 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 2.4.0 (2022-04-30)

✨ Features

  • test-vitest: switch from jest to vitest (#143) (8ad0c41)

πŸš€ Building Work

  • CI: add multiple environment for testing (fead0f9)
  • CI: reduce virtual machines efforts (02ec1f6)
  • CI: switch from coveralls to codecov (30b549e)
  • deps-bot: change PR concurrent limits (2f82f8f)
  • deps-bot: disable bump node engine version (05f61a9)
  • deps-bot: disable lockfile maintenance (82824db)
  • deps-bot: remove GitHub dependabot (be47088)
  • deps-bot: setup automerge configuration (e57e8d6)
  • deps-bot: setup renovate bot configuration (13510ed)
  • deps-bot: widen peerDeps and engines (8c65fc4)
  • deps-dev: update dependency @types/node to ^16.10.1 (c5a8389)
  • deps: bundle bod deps into single PR (3f24e79)
  • eslint: add dg-scripts eslint configuration (d33c124)
  • lint: disable auto-fix for linter (02cdad5)
  • yarn: bump yarn from v3.0.2 to v3.1.0 (2cb7000)