Changelog
Release history for @nordcom/commerce-tagtree-core.
@tagtree/core
0.0.5
Patch Changes
67e3ee6Thanks @filiphsps! - Run unit tests per-package through turbo so an unchanged package restores its result from the build cache instead of re-running; coverage is merged across packages and floor-gated as before. Tooling-only — no change to published output.
0.0.4
Patch Changes
29f8582Thanks @filiphsps! - Add npm version and downloads badges to the package READMEs, and point eachhomepageat its live docs page underhttps://nordcom.store/docs/packages/….
0.0.3
Patch Changes
-
f78ea78Thanks @filiphsps! - Refresh the shared dev/build toolchain (vite, vitest, concurrently) and the React/Next dev pins to their latest releases as part of a monorepo-wide dependency upgrade. Internal-only — published runtime dependencies and peer ranges are unchanged. -
#1958
cab9aa7Thanks @filiphsps! - Backfill JSDoc on public/internal symbols.
0.0.2
Patch Changes
d28e466Thanks @filiphsps! - Point each public package'shomepageat its hosted docs page on the GH Pages docs site (https://nordcom.store/docs/docs/...) instead of the GitHub source tree, so npm and registry consumers land on rendered docs.
0.0.1
Patch Changes
2dd0579Thanks @filiphsps! - Initial setup of Changesets infrastructure. No code changes; this exists so the first version PR opens cleanly when there are real changes to ship.