2.1.0 (2025-03-11)
2.0.0 (2024-06-08)
- drop Node.js < 18 support
-
New Features
- Introduced Node.js CI workflow for automated testing and releases.
-
Added TypeScript support and enforced node prefix rules in ESLint configuration.
-
Documentation
-
Updated README with new badges and revised installation/usage instructions.
-
Chores
- Updated
.gitignoreto includedistdirectory and.tshy*files. - Updated
package.jsonwith new dependencies, scripts, and metadata.
- Updated
-
Tests
- Added tests for caching content types functionality.
others
- [
88c57c0] - chore: support node 6 (dead-horse <dead_horse@qq.com>)
features
- [
ecb6476] - feat: cache result of mimeTypes.contentType (dead-horse <dead_horse@qq.com>),fatal: No names found, cannot describe anything.
others