Skip to content

Angular 22 support #91

Description

@mastasushi

Hi, is there any plan to support Angular 22 ?

Except conflicts on install (the same as : #75), that I was able to force with :

"overrides": {
    "angular-three": {
      "@angular/common": "$@angular/common",
      "@angular/core": "$@angular/core"
    },
    "angular-three-soba": {
      "@angular/common": "$@angular/common",
      "@angular/core": "$@angular/core"
    },
    "angular-three-postprocessing": {
      "@angular/common": "$@angular/common",
      "@angular/core": "$@angular/core"
    }
  },

It seems to be working fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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