TypeScript Support: Enjoy enhanced development experience with the addition of TypeScript type declarations, making it easier to work with the Buffer API in TypeScript projects.
Improvements
Testing: The package now tests against Node.js LTS versions, ensuring better compatibility and reliability for users on long-term support releases.
Others
Cleanup: Removed unnecessary files and dependencies, streamlining the package for a cleaner and more efficient experience.
Testing Structure: The test files have been reorganized into a dedicated folder, improving the structure and maintainability of the project.
Dependency Management: Updated the project to ignore unnecessary files in npm, ensuring a cleaner package distribution.
Travis CI: The testing configuration now explicitly includes Node.js version 10, enhancing the testing coverage for users on that version.