Breaking changes between 14 and 16?

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • cli

    the package manager for JavaScript (by npm)

  • Be wary of npm. I ran into this issue when upgrading from 14 to 16, which ships with npm 8 https://github.com/npm/cli/issues/4360. This may cause various publish scripts to break.

  • WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

  • There were changes to node-fibers that broke at least one thing I used, the sync mode of WebdriverIO. https://github.com/webdriverio/webdriverio/discussions/6702

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts