UNPKG

newspk

Version:

A TypeScript-based Node.js library for fetching latest news from Pakistani news sources (Dawn News) in English and Urdu.

24 lines (16 loc) 520 B
# Changelog ## [2.0.0] - 2025-11-11 ### Added - Complete TypeScript migration with strict mode - Type definitions exported for library users - Build system (npm run build, dev, clean) - JSDoc documentation on public APIs ### Changed - Main entry point: `src/index.js``dist/index.js` - Build step required before use - Node.js minimum: 14.0.0 ### Breaking Changes - Package now requires compilation before use - Old JavaScript files removed ## [1.1.0] - Initial release with JavaScript