- [package] Rename to
@externs/nodejs. - [ops] Publish
buildfolder.
- [externs] Include types for
querystring: encode/decode,http: maxHeaderSize,net: Stream. Update wip.
- [feature] Add the
readline.Interfaceconstructor to externs.
- [feature] Add the
util.getSystemErrorNamemethod to externs.
- [fix] Rename
cryptoto_crypto.
- [externs] Tidy up
_moduleandmodule, makerequireandrequire.resolvecallable. - [doc] Clearer how-to.
- [test] Tests for
requireandmodule.
- [externs] Move Buffer to a separate file (
global/buffer.js), complete Buffer externs.
- [fix] Declare
DEPACK_EXPORTas var.
- [add] Add the
Error.prepareStackTracedefinition. - [depack] Add the
DEPACK_EXPORTextern for compiling libraries.
- [fix] Rename
cryptoto_cryptoto avoid duplication of existing extern. - [wip] Doc the missing
cryptoproperties.
- [externs] Fix
moduleextern and by moving it out of thenode.jsextern.
- [fix] Fix
readlineextern that usedinterface. - [doc] Document some missing methods and properties, include
WIP.
- [package] Publish
src.
- [feature] Add a function to resolve the path to the externs directory.
- [fix] Update
streamandeventsto prevent warning; remove@structfromprocess.env.
- [package] Publish dependencies.
- [feature] Publish externs.
- Create
@depack/externswithMy New Package - [repository]:
src,test