Files
notification-elements-demo/node_modules/piscina/CHANGELOG.md
Giuliano Silvestro 5d0c9ec7eb Initial commit: notification-elements-demo app
Interactive Angular 19 demo for @sda/notification-elements-ui with
6 sections: Bell & Feed, Notification Center, Inbox, Comments &
Threads, Mention Input, and Full-Featured layout. Includes mock
data, dark mode toggle, and real-time event log.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 21:49:19 +10:00

4.9 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.8.0 (2024-12-04)

4.7.0 (2024-09-18)

Features

Bug Fixes

4.6.1 (2024-06-26)

4.6.0 (2024-06-18)

Features

Bug Fixes

4.5.1 (2024-05-22)

Bug Fixes

4.5.0 (2024-05-20)

Features

4.4.0 (2024-02-28)

Features

4.3.2 (2024-02-16)

Bug Fixes

4.3.1 (2024-01-30)

Bug Fixes

4.3.0 (2024-01-16)

Features

  • use native Node.js histogram support (#482) (aa5b140)

4.2.1 (2023-12-13)

Bug Fixes

  • default minThreads with odd CPU count (#457) (f4edf87)

4.2.0 (2023-11-19)

Features

Bug Fixes

  • add signal reason support (#403) (66809f9)
  • do not re-create threads when calling .destory() (#430) (ec21ff2)
  • migrate to EventEmitterAsyncResource from core (#433) (0a539e2)