Skip to content

Releases: BeyteFlow/errlens

v1.1.0

24 Mar 16:59
deaec3d

Choose a tag to compare

What's Changed

  • add assets by @naheel0 in #6
  • Enhance README with new badges and layout adjustments by @naheel0 in #7
  • fix ci by @jaseel0 in #8
  • Pin GitHub Actions to full commit SHAs by @Copilot in #11
  • Add CodeQL by @jaseel0 in #9
  • Update README with additional badges by @naheel0 in #12
  • chore: bump publish workflow to actions v4 and Node 24 by @Copilot in #14
  • Add GitHub Actions workflow for package publishing by @naheel0 in #13
  • Fix inaccurate RangeError explanation and invalid PayloadTooLargeError example in database.json by @Copilot in #16
  • Update and expand error database by @naheel0 in #15
  • Harden spawn, signal handling, and null-error guards across run command and runtime hooks by @Copilot in #18
  • Add 'run' command, injector, and matcher updates by @naheel0 in #17
  • Bump chalk from 4.1.2 to 5.6.2 by @dependabot[bot] in #27
  • Bump actions/github-script from 7.1.0 to 8.0.0 by @dependabot[bot] in #19
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #20
  • Bump actions/setup-node from 3.8.1 to 6.2.0 by @dependabot[bot] in #21
  • Bump ora from 5.4.1 to 9.3.0 by @dependabot[bot] in #25
  • Bump commander from 11.1.0 to 14.0.3 by @dependabot[bot] in #26
  • Bump actions/labeler from 5.0.0 to 6.0.1 by @dependabot[bot] in #24
  • Bump boxen from 5.1.2 to 8.0.1 by @dependabot[bot] in #23
  • Bump actions/checkout from 3.6.0 to 6.0.2 by @dependabot[bot] in #22
  • Fix package.json: remove invalid "type": "module" and correct engines.node constraint by @Copilot in #29
  • Fix package.json: remove preferGlobal, downgrade ESM-only deps to CJS-compatible versions by @Copilot in #30
  • Package by @naheel0 in #28
  • Add Contributor Covenant Code of Conduct by @naheel0 in #32
  • Bump chalk from 4.1.2 to 5.6.2 by @dependabot[bot] in #34
  • Fix ora v9 ESM incompatibility and forEach lint violations in bin/index.js by @Copilot in #36
  • Fix hardcoded CLI version and redundant JSON flag detection by @Copilot in #37
  • Index by @naheel0 in #35
  • 1.0.6 by @naheel0 in #38
  • fix: bump version to 1.0.7 and resolve npm publish warnings by @Copilot in #40
  • Bump boxen from 5.1.2 to 8.0.1 by @dependabot[bot] in #33
  • fix: downgrade chalk and boxen to CommonJS-compatible versions by @Copilot in #41
  • Replace static chalk require with dynamic import by @Copilot in #45
  • Add --json option and improve CLI output by @naheel0 in #44
  • Stop spinner before error output in child process error handler by @Copilot in #47
  • Verify package-lock.json has no conflict markers; explain dirty merge state in PR #46 by @Copilot in #48
  • Index by @jaseel0 in #46
  • Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #43
  • Added the lang select option in 7 languages using lingo.dev added a f… by @rahulgope45 in #56
  • refactor(i18n): by @naheel0 in #58

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.3

03 Mar 16:06
1b84d0b

Choose a tag to compare

What's Changed

  • Add Dependabot configuration for npm and GitHub Actions by @naheel0 in #1
  • Add Node.js CI workflow configuration by @naheel0 in #2
  • Add MIT License file by @naheel0 in #3
  • Add README.md with project details for ErrLens by @naheel0 in #4
  • add files by @naheel0 in #5
  • add assets by @naheel0 in #6
  • Enhance README with new badges and layout adjustments by @naheel0 in #7
  • fix ci by @jaseel0 in #8
  • Pin GitHub Actions to full commit SHAs by @Copilot in #11
  • Add CodeQL by @jaseel0 in #9
  • Update README with additional badges by @naheel0 in #12
  • chore: bump publish workflow to actions v4 and Node 24 by @Copilot in #14
  • Add GitHub Actions workflow for package publishing by @naheel0 in #13
  • Fix inaccurate RangeError explanation and invalid PayloadTooLargeError example in database.json by @Copilot in #16
  • Update and expand error database by @naheel0 in #15
  • Harden spawn, signal handling, and null-error guards across run command and runtime hooks by @Copilot in #18
  • Add 'run' command, injector, and matcher updates by @naheel0 in #17
  • Bump chalk from 4.1.2 to 5.6.2 by @dependabot[bot] in #27
  • Bump actions/github-script from 7.1.0 to 8.0.0 by @dependabot[bot] in #19
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #20
  • Bump actions/setup-node from 3.8.1 to 6.2.0 by @dependabot[bot] in #21
  • Bump ora from 5.4.1 to 9.3.0 by @dependabot[bot] in #25
  • Bump commander from 11.1.0 to 14.0.3 by @dependabot[bot] in #26
  • Bump actions/labeler from 5.0.0 to 6.0.1 by @dependabot[bot] in #24
  • Bump boxen from 5.1.2 to 8.0.1 by @dependabot[bot] in #23
  • Bump actions/checkout from 3.6.0 to 6.0.2 by @dependabot[bot] in #22
  • Fix package.json: remove invalid "type": "module" and correct engines.node constraint by @Copilot in #29
  • Fix package.json: remove preferGlobal, downgrade ESM-only deps to CJS-compatible versions by @Copilot in #30
  • Package by @naheel0 in #28
  • Add Contributor Covenant Code of Conduct by @naheel0 in #32
  • Bump chalk from 4.1.2 to 5.6.2 by @dependabot[bot] in #34
  • Fix ora v9 ESM incompatibility and forEach lint violations in bin/index.js by @Copilot in #36
  • Fix hardcoded CLI version and redundant JSON flag detection by @Copilot in #37
  • Index by @naheel0 in #35
  • 1.0.6 by @naheel0 in #38

New Contributors

  • @naheel0 made their first contribution in #1
  • @jaseel0 made their first contribution in #8
  • @Copilot made their first contribution in #11
  • @dependabot[bot] made their first contribution in #27

Full Changelog: https://github.com/BeyteFlow/errlens/commits/v1.0.3

ErrLens v1.0.2 – Optimized Distribution & Patch Improvements

27 Feb 08:29

Choose a tag to compare

🚀 ErrLens v1.0.2

This patch release focuses on optimizing npm package distribution and improving developer experience when using ErrLens.

📝 What's Changed

  • Package Optimization

    • Added .npmignore to exclude unnecessary files from npm, reducing package size.
    • Further cleaned up package.json to meet npm publishing standards.
  • Documentation & Assets

    • Streamlined README and badges for npm version, downloads, and GitHub stats.
  • Versioning

    • Incremented patch version from v1.0.1 → v1.0.2.

✅ Why Update?

This release ensures a cleaner and smaller npm package while maintaining all CLI functionality. No breaking changes; purely patch-level improvements for better package hygiene and distribution.


Published via npm: errlens@1.0.2

ErrLens v1.0.1

27 Feb 08:26

Choose a tag to compare

ErrLens v1.0.1 Pre-release
Pre-release

🚀 ErrLens v1.0.1

This patch release addresses package warnings and improves the overall npm distribution of ErrLens.

📝 What's Changed

  • Package Improvements

    • Cleaned up package.json warnings to comply with npm best practices.
    • Ensured all scripts and metadata are correct for publishing.
  • Versioning

    • Incremented patch version from v1.0.0v1.0.1.

✅ Why Update?

This release ensures a smoother developer experience when installing ErrLens globally via npm and prepares the project for future feature releases. There are no breaking changes; it’s a patch update focused purely on housekeeping.


Published via npm: errlens@1.0.1

What's Changed

  • Add Dependabot configuration for npm and GitHub Actions by @naheel0 in #1
  • Add Node.js CI workflow configuration by @naheel0 in #2
  • Add MIT License file by @naheel0 in #3
  • Add README.md with project details for ErrLens by @naheel0 in #4
  • add files by @naheel0 in #5

Full Changelog: https://github.com/BeyteFlow/errlens/commits/v1.0.1