All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Some basic tests
- Regression in path handling introduced in
2.1.0
- Support for pkg 5.2.0 (using $ separators)
- Support for pkg >= 5.0.0 and < 5.2.0
- Compression type and entrypoint logs
- Supported tools in README
- Changed StoreType to reflect vercel/pkg names
- Unpacker.readFile return when no compression is detected
- TypeScript rewrite
- Regex refactoring (#2)
- Improve speed and use text content by default (#1)
- Initial release