nut.js icon indicating copy to clipboard operation
nut.js copied to clipboard

Is there any plan to support node 18 for @nut-tree/template-matcher?

Open zjhch123 opened this issue 2 years ago • 2 comments
trafficstars

Thank you very much for this useful package.

I wanted to inquire about the current state of support for Node 18 for @nut-tree/template-matcher in your development plans. Are there any plans to implement support for this version in the near future?

Thank you for your time and consideration.

zjhch123 avatar Feb 17 '23 03:02 zjhch123

Hi @zjhch123 👋

Is there a plan? Yes! Is there a timeline? Nope.

Given that node v16 will reach its EOL later this year a more recent version should be supported, but currently I don’t have the capacity to spend time on it.

Best regards

Simon

s1hofmann avatar Feb 17 '23 15:02 s1hofmann

Thank you very much for this useful package.

I wanted to inquire about the current state of support for Node 18 for @nut-tree/template-matcher in your development plans. Are there any plans to implement support for this version in the near future?

Thank you for your time and consideration.

If you would like you can use my fork of template-matcher is named "@udarrr/template-matcher", it supports node until 19

udarrr avatar Mar 04 '23 18:03 udarrr