Skip to content

Commit 6b3c3e2

Browse files
authored
Bump Ark to 0.1.195 (#8299)
For posit-dev/ark#852. Addresses #2689. ### Release Notes #### New Features - When debugging functions that don't have source references, the virtual source editors now behave like R files. They are highlighted as R code and features like evaluation commands now behave as expected (#2689). #### Bug Fixes - N/A ### QA Notes See notes in companion PR posit-dev/ark#852
1 parent 9c922d7 commit 6b3c3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/positron-r/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
},
816816
"positron": {
817817
"binaryDependencies": {
818-
"ark": "0.1.194"
818+
"ark": "0.1.195"
819819
},
820820
"minimumRVersion": "4.2.0",
821821
"minimumRenvVersion": "1.0.9"

0 commit comments

Comments
 (0)