File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed
Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 44 "commit" : true ,
55 "fixed" : [],
66 "linked" : [],
7- "access" : " restricted " ,
7+ "access" : " public " ,
88 "baseBranch" : " main" ,
99 "updateInternalDependencies" : " patch" ,
1010 "ignore" : []
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# [ 1.1.0] ( https://github.com/riccardoperra/solid-codemirror/compare/v1.0.3...v1.1.0 ) (2022-06-12)
22
3+ ## 2.0.0
4+
5+ ### Major Changes
6+
7+ - e70a372: refactor adding compartments and modularity
8+
39### Features
410
511- add support for CodeMirror 6.0.0 ([ b47dfad] ( https://github.com/riccardoperra/solid-codemirror/commit/b47dfad15a56325d70a35aa6de5ef54b66256312 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " solid-codemirror" ,
3- "version" : " 1 .0.2 " ,
3+ "version" : " 2 .0.0 " ,
44 "description" : " CodeMirror component for SolidJS" ,
55 "type" : " module" ,
66 "source" : " src/index.tsx" ,
77 "main" : " dist/cjs/index.js" ,
88 "module" : " dist/esm/index.js" ,
99 "types" : " dist/types/index.d.ts" ,
10+ "private" : false ,
1011 "files" : [
1112 " dist"
1213 ],
You can’t perform that action at this time.
0 commit comments