-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v8.0.0 #156
Comments
Notes:
|
I do not know much about Deno but I've published dozens of packages supporting CJS and ESM outputs. Are you open to having help with this? |
@stuft2 absolutely. I don't have the bandwidth to work on this project. If you do, that'd be wonderful. Ultimately, I don't think a full TypeScript rewrite is even necessary or beneficial, so maybe there's a quick way to get it done? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Preparing for a v8.0.0 release.
I will push to the
typescript-refactor
branch in the next few days with a working codebase that handles some or all of these items:from(process.env)
for environments that don't haveprocess
#155description
function Add description() function #142The text was updated successfully, but these errors were encountered: