Skip to content

Logical OR assignment (||=) operator #1055

@mtrezza

Description

@mtrezza

Issue

It seems that Node 14 support has been dropped in #1034. However, it seems the release was only a patch version 43.1.1. Dropping Node 14 support is actually a breaking change, requiring a major release (if following semver), and the package indeed fails on Node 14.21.1.

Solution

I guess there isn't a great retrospect solution, but I wanted to point this out for future changes in supported Node versions.

Environment

  • Node version: Node 14.21.1
  • ESLint version n/a
  • eslint-plugin-jsdoc version: 43.1.1.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions