wagtail / wagtail-autocomplete

An Autocomplete edit handler for selecting Pages, Snippets, and more.
https://wagtail-autocomplete.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
120 stars 54 forks source link

Update to latest Node version (20 LTS) #165

Open lb- opened 10 months ago

lb- commented 10 months ago

It would be good to update the Node tooling used in this project.

Node 20 https://github.com/wagtail/wagtail-autocomplete/blob/main/.nvmrc - As per latest Wagtail core + this is the latest LTS and using Node 8 would not be recommended as per that file. https://github.com/wagtail/wagtail/pull/11141