Releases: Nosto/web-components
Releases · Nosto/web-components
v11.2.0
19 Feb 12:38
Compare
Sorry, something went wrong.
No results found
11.2.0 (2026-02-19)
Features
SectionCampaign: add customizable title-selector attribute (018706f )
v11.1.0
18 Feb 09:59
Compare
Sorry, something went wrong.
No results found
11.1.0 (2026-02-18)
Bug Fixes
SectionCampaign: scope title replacement to target element and improve test (9a0286a )
Features
SectionCampaign: filter nosto-section-campaign by placement attribute (3b4e74a )
SectionCampaign: rename getSectionMarkup to getMarkup and add nosto-section-campaign detection (f40e8f2 )
v11.0.0
17 Feb 09:35
Compare
Sorry, something went wrong.
No results found
11.0.0 (2026-02-17)
Documentation
add BREAKING_CHANGE.md for SectionCampaign handle separator (38f33d1 )
Features
deps: bump jsdom from ^28.0.0 to ^28.1.0 (3115908 )
SectionCampaign: replace handle separator with " OR " for valid search query (61fdea2 )
BREAKING CHANGES
Product handles in SectionCampaign now use ' OR ' separator instead of ':'.
Merchants must update Liquid templates from split: ':' to split: ' OR '.
See BREAKING_CHANGE.md for full migration guide.
Co-authored-by: timowestnosto 13622115+timowestnosto@users.noreply.github.com
v10.18.9
04 Feb 08:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update @isaacs/brace-expansion from 5.0.0 to 5.0.1 (c7ebe0c )
v10.18.8
09 Jan 11:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
rating documentation in simple card (9443ea5 )
v10.18.7
07 Jan 13:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update configure-pages version comment to v5.0.0 (2bf6ec5 )
v10.18.6
30 Dec 11:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
inline render() method contents in DynamicCard and SimpleCard (48833b2 )
v10.18.5
19 Dec 13:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
further improve encapsulation (b278c1f )
v10.18.4
19 Dec 09:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove event emission duplication (c0f3d59 )
v10.18.3
18 Dec 08:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add test coverage (202c000 )
DynamicCard: improve error message for section rendering (720d53b )
emitVariantChange improvement and product handle fix (20ef23c )
fix and simplify getSelectedVariant (b3321d2 )
improve null and undefined binding (2bfd7c2 )
include default variant selection from recommended sku and skip pending variant test (b5c7c2e )
resolve npm audit security vulnerability in brace-expansion (233b064 )
simplify emitVariantChange (02ce5a8 )
simplify products handling in Bundle (ddd09a2 )
simplify variant selector event (c514b0b )
simplofy parameters to variantchangedetail (cbaa81c )
Reverts
remove npm audit from copilot-setup-steps workflow (c77a225 )