Skip to content

Releases: hramos/needs-attention

v2.0.0

24 Jun 06:00
d0eaa7f
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 🎉

Full Changelog 📜 v1...v2.0.0

v2.0.0-RC.2

19 Jun 20:04
6f60b40
Compare
Choose a tag to compare
v2.0.0-RC.2 Pre-release
Pre-release

Summary

Note: This (v2.0.0-rc.2) is a BREAKING release

  • 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 😅
  • Use -D @vercel/ncc to generate fully compiled (with deps) dist ⚡🚀

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

Changelog

Full Changelog (click to expand)

Contributors

@Pranav-yadav

v2.0.0-RC.1

19 Jun 18:31
e2b0804
Compare
Choose a tag to compare
v2.0.0-RC.1 Pre-release
Pre-release

Summary

Note: This (v2.0.0-rc.1) is a BREAKING release

  • 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 😅
  • Use -D @vercel/ncc to generate fully compiled (with deps) dist ⚡🚀

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

Changelog

Full Changelog (click to expand)

Contributors

@Pranav-yadav

Initial Release

17 Mar 23:22
Compare
Choose a tag to compare

The Needs Attention action can be used to manage issues that may require attention from a contributor.