# Install this plugin
    npm install @pinelab/vendure-plugin-stock-monitoring
    
    

Changelog for vendure-plugin-stock-monitoring

1.5.1 (2025-03-27)

  • Prevent error column "stockonhand" does not exist on Postgres

1.5.0 (2024-12-19)

  • Update Vendure to 3.1.1

1.4.1 (2024-08-04)

  • Update compatibility range (#480)

1.4.0 (2024-06-21)

  • Updated Vendure to 2.2.6

1.3.2 (2024-02-27)

  • Show max 100 out of stock items instead of 50

1.3.1 (2023-11-21)

  • Fixed link to products from stock widget

1.3.0 (2023-11-09)

  • Fixed reduceSum function call bug
  • Made StockWidgetComponent standalone and removed StockWidgetSharedModule and StockWidgetModule

1.2.0 (2023-10-26)

  • Fix broken links as described here

1.1.0 (2023-10-24)

  • Updated vendure to 2.1.1