haversnail / inquirer-date-prompt

A date prompt plugin for Inquirer.js.
https://www.npmjs.com/package/inquirer-date-prompt
MIT License
19 stars 2 forks source link

refactor: migrate to ESM #4

Closed Gopikrishna19 closed 2 years ago

Gopikrishna19 commented 2 years ago

BREAKING CHANGE: This package is now pure ESM. Please use the supporting Node.js version to use this package. Or keep using v2.x until you are ready to switch

closes #3

@haversnail please review and merge. Thank you!

Gopikrishna19 commented 2 years ago

@haversnail hey, can I get a review/merge on this, please? I have an ESM project and want to use this date picker. I couldn't find a better library than yours. I am using a locally modified copy of yours, but I would rather use your package to reduce code redundancy. Please let me know if something has to be changed or anything, I will be happy to get it done :)

haversnail commented 2 years ago

@Gopikrishna19 thanks for picking up this work! Absolutely, let me take a look and see if we can get this merged as soon as possible.

haversnail commented 2 years ago

@Gopikrishna19 is this still something you're interested in working on? No worries if not, just let me know and I can see about making the changes.

ABHammad commented 2 years ago

Hello, I am waiting this PR to be release awhile ago :) If there is something I can help with. looking forward to use this change ASAP

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

haversnail commented 2 years ago

@ABHammad thanks for your patience (and for the nudge)!