Skip to content

Releases: react-native-community/needs-attention

v2.0.0

08 Jan 17:53
c6f1c66
Compare
Choose a tag to compare

Note: 📢 This is a BREAKING release

Needs Attention v2.0.0 🥳🎉

What's Changed 😃

Breaking:

  • Bump Node.js to v16
  • Bump actions/checkout to v3
  • Add and set up TypeScript
  • Refactor to use Types
  • Rename need-attention.js to index.ts
  • Removed node_modules that was checked out 😅 and instead,
  • Use -D @vercel/ncc to generate fully compiled dist (with deps)⚡🚀

-- w/ ❤️ from @Pranav-yadav & 🐼

Changelog 📄

Click to expand

New Contributors 🎉