node-precinct

Unleash the detectives

MIT License

Downloads
5.5M
Stars
205
Committers
19

Bot releases are hidden (Show)

node-precinct - v12.1.1 Latest Release

Published by XhmikosR 6 months ago

Fix package.json engines version

node-precinct - v12.1.0

Published by XhmikosR 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dependents/node-precinct/compare/v12.0.2...v12.1.0

node-precinct -

Published by XhmikosR 6 months ago

  • Add types
node-precinct - v12.0.1

Published by XhmikosR 6 months ago

  • Update detective-typescript to v13.0.0

Full Changelog: https://github.com/dependents/node-precinct/compare/v12.0.0...v12.0.1

node-precinct - v12.0.0

Published by XhmikosR 6 months ago

What's Changed

Full Changelog: https://github.com/dependents/node-precinct/compare/v11.0.5...v12.0.0

node-precinct - v11.0.5

Published by XhmikosR over 1 year ago

node-precinct - v11.0.4

Published by XhmikosR over 1 year ago

node-precinct - v11.0.3

Published by XhmikosR over 1 year ago

node-precinct - v11.0.2

Published by XhmikosR over 1 year ago

node-precinct - v11.0.1

Published by XhmikosR over 1 year ago

What's Changed

Full Changelog: https://github.com/dependents/node-precinct/compare/v11.0.0...v11.0.1

node-precinct - v11.0.0

Published by XhmikosR over 1 year ago

  • Drop Node.js 12 support
  • Update dependencies
  • Update CI
  • Improve CLI

Full Changelog: https://github.com/dependents/node-precinct/compare/v10.0.1...v11.0.0

node-precinct - v10.0.1

Published by XhmikosR over 1 year ago

  • Update dependencies
  • Add Node.js 20 in CI
  • Update README.md
  • index.js: minor tweaks

Full Changelog: https://github.com/dependents/node-precinct/compare/v10.0.0...v10.0.1

node-precinct - v10.0.0

Published by XhmikosR over 1 year ago

Highlights

This release has ~35% smaller install size due to the size improvements in TypeScript v5 🎉

Make sure your dependencies tree has switched to TypeScript v5 to benefit from the size decrease, otherwise you will end up with two TypeScript versions, which will be worse since TypeScript won't be deduped.

What's Changed

Full Changelog: https://github.com/dependents/node-precinct/compare/v9.2.1...v10.0.0

node-precinct - v9.2.1

Published by XhmikosR over 1 year ago

What's Changed

  • Lint fixes by @XhmikosR in e1f7a4c

Full Changelog: https://github.com/dependents/node-precinct/compare/v9.2.0...v9.2.1

node-precinct - v9.2.0

Published by XhmikosR over 1 year ago

What's Changed

  • Update safe dependencies by @XhmikosR in bc34895

Full Changelog: https://github.com/dependents/node-precinct/compare/v9.1.0...v9.2.0

node-precinct - v9.1.0

Published by XhmikosR over 1 year ago

What's Changed

  • Add dependabot.yml for action updates
  • Add CodeQL workflow
  • CI: add Node.js 18 and persist-credentials: false
  • Specify lockfile-version=2 for older npm compatibility
  • Update minor and patch dependencies
  • README.md: fix CI badge
  • Switch to @dependents/node-detect-less

Full Changelog: https://github.com/dependents/node-precinct/compare/v9.0.1...v9.1.0

node-precinct - v9.0.1

Published by XhmikosR over 1 year ago

node-precinct - v9.0.0

Published by XhmikosR over 2 years ago

  • Drop support for Node.js 10, now ^12.20.0 || ^14.14.0 || >=16.0.0 is required
  • Drop support for precinct's second string type argument; use precinct(file, { type: 'theType' })
  • CLI: rename es6Imports flag to --es6-mixed-imports
  • Remove debug dependency and switch to debuglog
  • Update all major dependencies
  • Switch to ESLint
  • Add coverage with c8

Full Changelog: https://github.com/dependents/node-precinct/compare/v8.3.1...v9.0.0