sourcefuse / loopback4-ratelimiter

A Rate Limiting Extension for Loopback 4 Applications
https://www.npmjs.com/package/loopback4-ratelimiter
MIT License
37 stars 10 forks source link

feat(chore): remove support for node 16 #135

Closed yeshamavani closed 1 year ago

yeshamavani commented 1 year ago

node 18 and higher versions supported

BREAKING CHANGE: remove support for node 16

GH-132

Description

remove support for node 16

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

yeshamavani commented 1 year ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: