node-red / nr-monaco-build

Build tools for bundling the Monaco editor in Node-RED
Apache License 2.0
6 stars 6 forks source link

Update prep for NR v4 #8

Closed Steve-Mcl closed 5 months ago

Steve-Mcl commented 11 months ago

Updates to latest monaco 0.38 -> 0.45

Updates node js typings to v18

Updates NR function typings to latest defs

Few other fixes (for monaco changes)

knolleary commented 7 months ago

We've already merged the PR that updates monaco in the main repo - https://github.com/node-red/node-red/pull/4615

Is the contents of that PR what this PR would generate? I'd prefer if updates to the main repo could point to a specific release/tag in this repo for reference - ie, ensure we have everything merged in this repo first before merging them over to core.

knolleary commented 5 months ago

Lets merge this now and tag the release so we have a record of what is merged into NR