# Install this plugin
    npm install @pinelab/vendure-plugin-limited-products
    
    

Changelog for vendure-plugin-limited-products

3.1.0 (2024-12-19)

  • Update Vendure to 3.1.1

3.0.1 (2024-08-04)

  • Update compatibility range (#480)

3.0.0 (2024-07-30)

  • Refactored this plugin to 'Limited Products'
  • Moved the limitation custom fields to the product level instead of variant
  • Made maxPerOrder also channel aware

2.2.0 (2024-07-25)

  • Moved custom fields to their own tab 'Limitations'

2.1.1 (2024-06-21)

  • Bugfix related to unable to add items: #470

2.1.0 (2024-06-21)

  • Updated Vendure to 2.2.6

2.0.0 (2024-04-10)

  • Added support for channel aware onlyAllowPer value per ProductVariant

1.2.0 (2024-03-08)

  • Added support for adding a multiple of onlyAllowPer of a ProductVariant per Order

1.1.0 (2023-10-24)

  • Updated vendure to 2.1.1