Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .changeset/figure-inline-size.md

This file was deleted.

11 changes: 11 additions & 0 deletions apps/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @monospaced/set-documentation

## 0.12.0

### Patch Changes

- Updated dependencies [f2ebd03]
- @monospaced/set-core@0.12.0
- @monospaced/set-assets@0.12.0
- @monospaced/set-markdown@0.12.0
- @monospaced/set-skills@0.12.0
- @monospaced/set-tokens@0.12.0

## 0.11.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-documentation",
"version": "0.11.0",
"version": "0.12.0",
"repository": {
"type": "git",
"url": "https://github.com/monospaced/set.git",
Expand Down
9 changes: 9 additions & 0 deletions apps/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monospaced/set-playground

## 0.12.0

### Patch Changes

- Updated dependencies [f2ebd03]
- @monospaced/set-core@0.12.0
- @monospaced/set-react@0.12.0
- @monospaced/set-assets@0.12.0

## 0.11.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-playground",
"version": "0.11.0",
"version": "0.12.0",
"repository": {
"type": "git",
"url": "https://github.com/monospaced/set.git",
Expand Down
2 changes: 2 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-storybook

## 0.12.0

## 0.11.0

## 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-storybook",
"version": "0.11.0",
"version": "0.12.0",
"repository": {
"type": "git",
"url": "https://github.com/monospaced/set.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @monospaced/set-adapter

## 0.12.0

### Patch Changes

- Updated dependencies [f2ebd03]
- @monospaced/set-core@0.12.0

## 0.11.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-adapter",
"version": "0.11.0",
"version": "0.12.0",
"repository": {
"type": "git",
"url": "https://github.com/monospaced/set.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-assets

## 0.12.0

## 0.11.0

## 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-assets",
"version": "0.11.0",
"version": "0.12.0",
"description": "Runtime assets for Set. Fonts and favicons consumed by sites and apps building on the system.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-config

## 0.12.0

## 0.11.0

## 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-config",
"version": "0.11.0",
"version": "0.12.0",
"description": "Shared developer-tooling config for Set. ESLint, Stylelint, Prettier, browserslist presets plus the --set-* token catalog for editor autocomplete and tooling.",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @monospaced/set-core

## 0.12.0

### Minor Changes

- f2ebd03: Add an `inlineSize` prop to the figure, joining the shared
`full`/`fit` convention. Figures now fill their container by default,
in line with the system-wide contract; pass `fit` to restore
shrink-to-media sizing. Non-intrinsic media (e.g. a poster) previously
collapsed the fit-content figure to its minimum width.

## 0.11.0

## 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-core",
"version": "0.11.0",
"version": "0.12.0",
"description": "SSR-first component library for Set. Native HTML output via custom elements, with a co-located CSS contract.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-markdown

## 0.12.0

## 0.11.0

## 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-markdown",
"version": "0.11.0",
"version": "0.12.0",
"description": "Opinionated GFM markdown → safe HTML utility. Pairs with Set's prose component.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @monospaced/set-react

## 0.12.0

### Patch Changes

- Updated dependencies [f2ebd03]
- @monospaced/set-core@0.12.0

## 0.11.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-react",
"version": "0.11.0",
"version": "0.12.0",
"description": "React adapter for Set. Typed React wrappers over the core custom-element library.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/skills/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-skills

## 0.12.0

## 0.11.0

## 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion packages/skills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-skills",
"version": "0.11.0",
"version": "0.12.0",
"description": "Markdown guardrails for AI coding agents (and humans) building sites and apps with Set.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-system

## 0.12.0

## 0.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-system",
"version": "0.11.0",
"version": "0.12.0",
"repository": {
"type": "git",
"url": "https://github.com/monospaced/set.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @monospaced/set-tokens

## 0.12.0

## 0.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monospaced/set-tokens",
"version": "0.11.0",
"version": "0.12.0",
"description": "Set tokens as data: DTCG-shaped JSON artifacts and JSON Schema. For docs sites, MCP, agents, and downstream tooling.",
"repository": {
"type": "git",
Expand Down