npm ng-packagr 15.0.0

latest releases: 19.0.0-next.3, 19.0.0-next.2, 19.0.0-next.1...
22 months ago

⚠ BREAKING CHANGES

  • ng-packagr no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
  • TypeScript versions older than 4.8.2 are no longer supported.
  • Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports.

Features

  • add support for tailwindcss (fdc0707), closes #1943
  • add support for Node.js version 18 (e70e3a3)
  • drop support for TypeScript 4.6 and 4.7 (56d9a85)
  • switch to sass modern API (b1ebee3)

Bug Fixes

  • grammatical update error message (6d7d2a9)
  • remove support for Stylus (2f92ab8)
  • emit TypeScript declaration diagnostics (844ea6c), closes #2405
  • exclude scanning node_modules when trying to locate README.md (b54159b), closes #2418
  • exclude scanning nested node_modules when locating README.md (4e4c00b), closes #2459
  • show actionable error when component resource is not found (5dcba25)

Don't miss a new ng-packagr release

NewReleases is sending notifications on new releases.