@@ -7,15 +7,19 @@ It is designed to be used together with `@nodegui/nodegui`. Qode achieves this b
77
88<img alt =" logo " src =" https://github.com/nodegui/nodegui/raw/master/extras/logo/nodegui.png " height =" 200 " />
99
10+ ## Changes in v18.12.1
11+
12+ > Upgrade to Node v18.12.1. No other changes.
13+
1014## Changes in v16.x
1115
1216> From version 16.x - qode will have the same version number as that of underlying node.
1317>
14- > This is a complete restructure of qode's source code.
18+ > This is a complete restructure of qode's source code.
1519>
1620> It makes it easier to support all the architectures supported by nodejs
1721>
18- > Qode source code is now much more closer to node's source code. Making it easier to upgrade node.js.
22+ > Qode source code is now much more closer to node's source code. Making it easier to upgrade node.js.
1923>
2024> No breaking changes.
2125
@@ -189,7 +193,7 @@ The idea of Qode is derived from [yode][yode] and [electron](https://github.com/
189193| v2.1.0 | v14.2.0 |
190194| v2.1.1 | v14.17.0|
191195| v16.4.0 | v16.4.0 |
192-
196+ | v18.12.1 | v18.12.1 |
193197
194198------------------
195199
@@ -220,25 +224,10 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
220224## Table of contents
221225
222226<<<<<<< HEAD
223- * [Support](#support)
224- * [Release types](#release-types)
225- * [Download](#download)
226- * [Current and LTS releases](#current-and-lts-releases)
227- * [Nightly releases](#nightly-releases)
228- * [API documentation](#api-documentation)
229- * [Verifying binaries](#verifying-binaries)
230- * [Building Node.js](#building-nodejs)
231- * [Security](#security)
232- * [Contributing to Node.js](#contributing-to-nodejs)
233- * [Current project team members](#current-project-team-members)
234- * [TSC (Technical Steering Committee)](#tsc-technical-steering-committee)
235- * [Collaborators](#collaborators)
236- * [Triagers](#triagers)
237- * [Release keys](#release-keys)
238- * [License](#license)
239- =======
227+ - [Node.js](#nodejs)
240228- [Qode](#qode)
241- - [Changes in v3.0](#changes-in-v30)
229+ - [Changes in v18.12.1](#changes-in-v18121)
230+ - [Changes in v16.x](#changes-in-v16x)
242231 - [Changes in v2.0](#changes-in-v20)
243232 - [Note:](#note)
244233 - [Changes to Node.js](#changes-to-nodejs)
@@ -255,7 +244,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
255244 - [Thanks](#thanks)
256245 - [Qode - Node version table](#qode---node-version-table)
257246- [Node.js README](#nodejs-readme)
258- - [Table of contents](#table-of-contents)
247+ - [Table of contents](#table-of-contents)
259248 - [Support](#support)
260249 - [Release types](#release-types)
261250 - [Download](#download)
@@ -273,6 +262,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
273262 - [Collaborator emeriti](#collaborator-emeriti)
274263 - [Triagers](#triagers)
275264 - [Release keys](#release-keys)
265+ - [Security release stewards](#security-release-stewards)
276266 - [License](#license-1)
277267>>>>>>> 89ccb29fe3c (qode patch)
278268
0 commit comments