This project is internally developed by Ring Publishing.
Version should follow Semantic versioning rules.
https://www.npmjs.com/package/msgpackr dependency should NOT be updated above version 1.9.x. Version 1.10 uses BigInt notation, which causes Syntax Errors in older browsers, crashing the library code. |
Documentation is generate with TypeDoc. To generate documentation run:
npm run docs
When issuing a pull request, please make sure to update the documentation if needed.