2.0.1
- Fix
/bun
config profile so it emulates Node.js^21.0.0
versions, otherwise linting for feature support will fail for modern APIs common in Bun apps likeRequest
,Response
, andHeaders
- Upgrade dependencies to latest versions
/bun
config profile so it emulates Node.js ^21.0.0
versions, otherwise linting for feature support will fail for modern APIs common in Bun apps like Request
, Response
, and Headers