Skip to content

Releases: dependents/node-precinct

v13.0.0

Choose a tag to compare

@XhmikosR XhmikosR released this 19 May 14:53

What's Changed

  • Update dependencies and drop Node.js < 20 support
  • Switch to ESM
  • Streamline types

Full Changelog: v12.3.2...v13.0.0

v12.3.2

Choose a tag to compare

@XhmikosR XhmikosR released this 06 May 14:39

What's Changed

  • Update dependencies including detective-postcss to v8.0.3 by @XhmikosR in #153
  • Streamline JSDoc comments and automate types' generation

Full Changelog: v12.3.1...v12.3.2

v12.3.1

Choose a tag to compare

@XhmikosR XhmikosR released this 19 Apr 11:29
  • Update dependencies
  • Replace mocha with uvu and split tests

Full Changelog: v12.3.0...v12.3.1

v12.3.0

Choose a tag to compare

@XhmikosR XhmikosR released this 15 Apr 17:41

What's Changed

Full Changelog: v12.2.1...v12.3.0

v12.2.1

Choose a tag to compare

@XhmikosR XhmikosR released this 13 Apr 05:48

What's Changed

Bug Fixes

  • Replace the deprecated process.binding('natives') with require('module').builtinModules (#150)

Documentation

  • Mention Vue in the README (72d2652)

Dependency Updates

CI

  • Update CI tooling: bump actions/checkout (4->6), actions/setup-node (4->6), github/codeql-action (3->4), and update CI/Dependabot config (#142, #140, #139, 26e504c)

Internal

  • Refactor test blocks (8c31b4e)
  • Replace sinon/rewire stubs with behavioral assertions (85b8e02)

Full Changelog: v12.2.0...v12.2.1

v12.2.0

Choose a tag to compare

@XhmikosR XhmikosR released this 06 Feb 16:32

What's Changed

  • Update detective-typescript and detective-vue2

Full Changelog: v12.1.3...v12.2.0

v12.1.3

Choose a tag to compare

@XhmikosR XhmikosR released this 01 Feb 13:35

What's Changed

  • Update dependencies

Full Changelog: v12.1.2...v12.1.3

v12.1.2

Choose a tag to compare

@XhmikosR XhmikosR released this 26 Jul 04:26

What's Changed

  • npm: include types by @illright in #131
  • Update dependencies
  • CI: add Node.js 22

New Contributors

Full Changelog: v12.1.1...v12.1.2

v12.1.1

Choose a tag to compare

@XhmikosR XhmikosR released this 15 Apr 06:00

Fix package.json engines version

v12.1.0

Choose a tag to compare

@XhmikosR XhmikosR released this 15 Apr 05:38

What's Changed

  • Add support for vue single file components by @Havunen in #124

New Contributors

Full Changelog: v12.0.2...v12.1.0