Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Feb 20, 2024
1 parent 716eed3 commit 7b81c4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@

## Bug Fixes

* Fix showing content of lazy loaded files in webR demo app editor component #320
* Fix showing content of lazy loaded files in webR demo app editor component (#320).

* Contents of the code editor in the webR REPL application is now sourced as a temporary file, allowing for input longer than the default R console input buffer length (#326).

* R error conditions raised during evaluation of an `RCall` or `RFunction` object are now re-thrown as JavaScript exceptions.

Expand Down

0 comments on commit 7b81c4f

Please sign in to comment.