Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:03
· 241 commits to main since this release

What's Changed

  • npm init by @CatChen in #1
  • yarn tsc --init by @CatChen in #2
  • Implemented findDependency and getDependencyTree by @CatChen in #3
  • Set up ESLint and Prettier by @CatChen in #4
  • Set up husky and lint-staged by @CatChen in #5
  • Set up workflows: build, ship, release, publish, codeql, dependabot by @CatChen in #6
  • Implemented isDependency and isExclusiveDevDependency by @CatChen in #7
  • Lowered package version before publishing by @CatChen in #8
  • Prepared release and publish workflow by @CatChen in #9
  • Renamed codeql workflow filename by @CatChen in #10
  • Fixed release workflow by removing test workflow dependency by @CatChen in #11

New Contributors

Full Changelog: https://github.com/CatChen/is-dev-dependency/commits/v0.1.1