File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed
Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2020 " rude-pets-hope" ,
2121 " shy-turkeys-count" ,
2222 " silly-seas-impress" ,
23+ " sixty-laws-draw" ,
2324 " swift-planets-rescue" ,
2425 " tasty-radios-rhyme" ,
2526 " two-pets-rescue"
Original file line number Diff line number Diff line change 11# @heymp/scratchpad
22
3+ ## 1.0.0-next.13
4+
5+ ### Minor Changes
6+
7+ - 21f3bed: Add global readFile method
8+
9+ Example
10+
11+ ``` js
12+ await readFile (" ./log.txt" , " utf8" );
13+ ```
14+
315## 1.0.0-next.12
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @heymp/scratchpad" ,
33 "description" : " Run TS/JS snippets in a locally" ,
4- "version" : " 1.0.0-next.12 " ,
4+ "version" : " 1.0.0-next.13 " ,
55 "main" : " bin/cli.js" ,
66 "type" : " module" ,
77 "bin" : {
You can’t perform that action at this time.
0 commit comments