ng-easycommerce 0.0.587 → 0.0.588

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ # version 0.0.588
2
+ - Se agrega `ip-address.service.ts` y se modifica para mandar datos en endpoint haspurchase del checkout.
1
3
  # version 0.0.587
2
4
  - Se agregaron las variables `applyMaxOrders` (booleano) y `maxOrders` (número máximo de órdenes) en `balanceCustomerSubject` dentro de `cart.service.ts`.
3
5
  - Se implementó la lógica para manejar estos nuevos valores opcionales.