Files
klz-cables.com/.pnpm-store/v10/files/f4/561d60c43cbeb62fbc18c86523ff33b68629056ef7784a3e7a32a99efc065ba39bce98b36c8a6ce77ff96af2620634293806d16103935f89628a097b35c1bf
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

12 lines
286 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## Unreleased
## [1.0.2][] 2019-11-10
### Fixed
- A negative sign is no longer stripped by mistake for numbers of the form 0.000…00(d) where the number of zeros after the decimal point is 2 mod 4.
[1.0.2]: https://github.com/charmander/pg-numeric/compare/v1.0.1...v1.0.2