docs: update type terminology from Int/Float/String/Bool to Number/Decimal/Text/Boolean
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
# Storybook Intermediate Representation (SBIR) v0.2.0 Specification
|
||||
|
||||
**Version:** 0.2.0
|
||||
**Status:** Draft
|
||||
**Status:** Archived (superseded by v0.3.0)
|
||||
**Date:** February 2026
|
||||
|
||||
> **Note:** This is a historical specification for SBIR v0.2.0. The current specification
|
||||
> is [SBIR v0.3.0](./SBIR-v0.3.0-SPEC.md). Type names in this document (Int, Float,
|
||||
> String, Bool) reflect v0.2.0 terminology; v0.3.0 renamed these to Number, Decimal,
|
||||
> Text, and Boolean respectively.
|
||||
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
Reference in New Issue
Block a user