Here are few of the main updates:
- node --watch is stable โฎ
- Browser compatible WebSocket is now enabled by default ๐ค
- Increased the default highWaterMark for streams. This provides a performance boost across the board at the cost of slightly higher memory usage. โ๏ธ
- Increased the default High Water Mark for streams (16KiB to 64KiB).
- Run package json script using node now ๐
Know more about the updates and additional change-log:
Top comments (0)