yarn ng-packagr 22.2.0

3 hours ago

Features

  • ng-packagr: transform supported browsers to targets using lowest version (148f640)
  • ng-packagr: replace rollup with rolldown (0951b28)

Bug Fixes

  • ng-packagr: name the unknown option in a schema validation error (1ab153a), closes #2226
  • ng-packagr: only reject a parallel index.ts when it is imported (b633e1f)
  • ng-packagr: scope Sass package resolution caching for stylesheets in node_modules (80c0ce8)
  • ng-packagr: preserve legal and annotation comments while removing other comments in JS bundles (defb171), closes #3347

Performance

  • ng-packagr: configure rolldown dtsInput and skip dts annotation scanning (d086582)
  • ng-packagr: decouple sass daemon lifecycle from entry points (cf658e0)
  • ng-packagr: disable rolldown circular dependency checks (1a40ec6)
  • ng-packagr: eliminate redundant compiler emit loop and optimize diagnostics (2438748)
  • ng-packagr: implement parallel dag scheduling for entry points (cd0b052)
  • ng-packagr: key sass package resolutions without containing url (dbea592)
  • ng-packagr: memoize module resolutions in file loader plugin (cf9997e)
  • ng-packagr: memoize style configurations by project base path (6af5309)
  • ng-packagr: optimize cache entry serialization using native json parse and stringify (46d3c79)
  • ng-packagr: parallelize package discovery and optimize config reads (faeea5f)
  • ng-packagr: share sass directory and resolution caches across stylesheets (3beb4af)
  • ng-packagr: use native sass-embedded compiler daemon (10cbbac)
  • ng-packagr: consolidate component stylesheet bundling with shared load result cache (17f1764)
  • ng-packagr: cache declaration diagnostics and optimize incremental emit (37151c6)
  • ng-packagr: prune rolldown cache payload and optimize file loader (f7b8c0d)
  • ng-packagr: use lightweight scanner for source analysis (5bf290b)
  • ng-packagr: use oxc generator for dts bundling (e57d693)

Don't miss a new ng-packagr release

NewReleases is sending notifications on new releases.