Commit ccc300d
committed
README: bump status header to v0.7 + drop stale dual-export promise
The v0.7.0 release ceremony updated VERSION, CHANGELOG, and
RELEASE_NOTES, but the README's 'Current Status (v0.6)' header and
related forward-looking version strings were missed.
Changes:
- 'Current Status (v0.6)' -> 'v0.7'
- 'surface APIs land in v0.7+' -> 'v0.8+' (v0.7 already shipped;
next milestones are v0.8)
- 'Not yet implemented (v0.7+ / v1.0 path)' -> 'v0.8+ / v1.0'
- Benchmarks 'deferred to v0.7+' -> 'v0.8+'
- Docker 'VERSION=0.6.0' -> '0.7.0' (matches actual published image)
- Drop 'wait for v0.6.1 which adds dual-export' from the npm note.
The dual-export work was never done; npm package is at 0.7.1 and
remains ESM-only. Replaced with a concrete suggestion to use a
dynamic import() in CJS projects.
No other content changes.1 parent f7e8782 commit ccc300d
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | | - | |
| 245 | + | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments