Skip to content

Releases: dependents/node-precinct

v12.3.1

19 Apr 11:29

Choose a tag to compare

  • Update dependencies
  • Replace mocha with uvu and split tests

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

v12.3.0

15 Apr 17:41

Choose a tag to compare

What's Changed

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

v12.2.1

13 Apr 05:48

Choose a tag to compare

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

06 Feb 16:32

Choose a tag to compare

What's Changed

  • Update detective-typescript and detective-vue2

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

v12.1.3

01 Feb 13:35

Choose a tag to compare

What's Changed

  • Update dependencies

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

v12.1.2

26 Jul 04:26

Choose a tag to compare

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

15 Apr 06:00

Choose a tag to compare

Fix package.json engines version

v12.1.0

15 Apr 05:38

Choose a tag to compare

What's Changed

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

New Contributors

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

v12.0.2

14 Apr 12:04

Choose a tag to compare

  • Add types

v12.0.1

14 Apr 11:56

Choose a tag to compare

  • Update detective-typescript to v13.0.0

Full Changelog: v12.0.0...v12.0.1