patternlab-node
patternlab-node copied to clipboard
refactor: updated expected Node version from 16 to 18
Closes https://github.com/pattern-lab/patternlab-node/issues/1500
Summary of changes:
Migrating from expected Node version 16 to version 18, as Node 16 even already passed end of life state.
This will result in a "BREAKING CHANGE" due to this expected updated Node Version and that for a major PL update.