kontent-ai / model-generator-js

MIT License
13 stars 9 forks source link

Update node version #56

Closed IvanKiral closed 6 months ago

IvanKiral commented 8 months ago

Motivation

Currently, the supported node is according to the package.json >=. which is not correct as there is already used for example replaceAll in the codebase that is only supported in node 18. Let's get back to 2024 change supported engine to >= 18

Proposed solution

Change engine to >= 18.

Additional context

Add any other context, screenshots, or reference links about the feature request here.

Enngage commented 6 months ago

Node is now set to >= 18, cheers! It was set via greater refactoring in https://github.com/kontent-ai/model-generator-js/commit/29dfa391b901c230b0de2797873b79339ef1fd1e