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 1414 " eleven-hairs-dream" ,
1515 " eleven-kiwis-remain" ,
1616 " fair-parrots-sleep" ,
17+ " honest-ads-tap" ,
1718 " large-suns-buy" ,
1819 " loud-rivers-pretend" ,
1920 " lovely-rats-glow" ,
Original file line number Diff line number Diff line change 11# @heymp/scratchpad
22
3+ ## 1.0.0-next.19
4+
5+ ### Patch Changes
6+
7+ - 02e9e73: Add bypassCSP flag to run command.
8+
9+ Example:
10+
11+ ``` bash
12+ scratchpad run test.ts --bypassCSP
13+ ```
14+
315## 1.0.0-next.18
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.18 " ,
4+ "version" : " 1.0.0-next.19 " ,
55 "main" : " src/lib/index.js" ,
66 "module" : " src/lib/index.js" ,
77 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments