0.0.27 (9 May 2022)
- Add support for R 4.1 pipe operator. The operator is allowed in all R versions at the moment and will not be flagged as error in R below 4.1. Partial work done to support pipe per version. Current issue is that editor is instantiated before R version is known and additional work is required to update editor instances when R session starts.
- Move to .NET 6.0
- Update Node and Nuget modules to latest for security reasons.