Bree Versions Save

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.

v9.2.3

2 weeks ago
  • fix: exclude node v14 for macos (per <https://github.com/nodejs/node/issues/36161>) (per <https://github.com/prettier/prettier/pull/16250>) 34e5f9f
  • chore: bump deps b812ade
  • feat: fix types and use tsd 78b1e09
  • fix: wip for type fix and dtslint > tsd issue f2dc40d
  • Merge pull request #234 from climba03003/test-coverage 3dea29d
  • test: coverage on missing #229 f4cb169

https://github.com/breejs/bree/compare/v9.2.2...v9.2.3

v9.2.2

5 months ago
  • Merge pull request #233 from climba03003/fix-ci 67df380
  • ci: resume ci on node@14 4320e20

https://github.com/breejs/bree/compare/v9.2.1...v9.2.2

v9.2.1

5 months ago
  • fix: fixed typescript nonsense (closes #232) b7ec8ad
  • fix: reverted <https://github.com/breejs/bree/commit/8482d166d0ed2c57e9eed21dd49fefd8370ce90c> 1e8f62a
  • fix: fixed tests dba21cc

https://github.com/breejs/bree/compare/v9.2.0...v9.2.1

v9.2.0

5 months ago
  • fix: version bump, attempt to fix ts issues, drop node v12 from tests 6e5504a
  • fix: fixed linting 8482d16
  • chore: downgrade xo to v0.52 for ci tests on node v12 c9dd52f
  • fix: bump deps, fixed linting c835871
  • Merge pull request #229 from mikevalstar/feat/fix-extensions 2e2afd1
  • feat: allow resiliency with accepted extensions 82de202

https://github.com/breejs/bree/compare/v9.1.3...v9.2.0

v9.1.3

1 year ago
  • Merge pull request #207 from CroniD/master aa0c8a1
  • #202 Windows compatibility 9a279c8

https://github.com/breejs/bree/compare/v9.1.2...v9.1.3

v9.1.2

1 year ago
  • fix(types): fix logger type cea6b1e

https://github.com/breejs/bree/compare/v9.1.1...v9.1.2

v9.1.1

1 year ago
  • chore: fixed engine list (thanks @shadowgate15) 6ac5ceb
  • fix: require node v12.17+ due to dynamic import (previous was v12.11+) 1c2bf50

https://github.com/breejs/bree/compare/v9.1.0...v9.1.1

v9.1.0

1 year ago
  • feat: omit job env in workerData (fixes #171) 6c3ad7c
  • docs: fixed typos in note for upgrading plugins c05d17a
  • docs: fixed note for upgrading plugins 5d1ad88
  • docs: added note for upgrading for plugins 2d95a6d

https://github.com/breejs/bree/compare/v9.0.1...v9.1.0

v9.0.1

1 year ago
  • Merge pull request #181 from mat813/fix-types 04c48af
  • fix: correct type problem on rest parameter 61a4ab0
  • chore: removed unused devDeps 112d462
  • docs: fixed upgrade phrasing f48e2ed

https://github.com/breejs/bree/compare/v9.0.0...v9.0.1

v9.0.0

1 year ago
  • docs: clarified breaking changes 88a6fe3
  • docs: added ESM example and highlighted upgrade notes 3c579f6
  • feat: added ESM support via dynamic import (closes #180), breaking changes, refactoring 0251322
  • chore: added .eslintignore for linting dotfile js configs cd0242f

https://github.com/breejs/bree/compare/v8.0.5...v9.0.0