Skip to content

Peer Dependency Support for angular v9 & v10 #497

@jcheenatcode

Description

@jcheenatcode

The peer dependencies for "@ngxs-labs/immer-adapter": "^3.0.5" from npm, seems to be having a different peer dependency, than what's in master.

"peerDependencies": {
    "@angular/core": "^8.0.2",
    "@ngxs/store": "^3.4.0",
    "immer": "^3.1.2"
  }

What would be required to publish a newer version of this library?

  • is it something like a manual PR that could be created & submitted? (what would be needed to do?)
  • or is it something like an automated process & which is broken, because of which its not getting published to npm?

Or, Should we not use this library at all and just use the immer library directly as stated here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions