Flex-layout: Publish Angular V.5 Compatible version to NPM

Created on 20 Nov 2017  路  8Comments  路  Source: angular/flex-layout

Please Publish the latest version

P1 build

Most helpful comment

It may be compatible, but in package.json it still has 4.x dependencies:

  "peerDependencies": {
    "@angular/core": "~4.4.4",
    "@angular/common": "~4.4.4",
    "rxjs": "^5.5.0"
  }

I run yarn check as part of the build and also on the build server, so I can't use it with angular 5 without turning off all of these checks :/

All 8 comments

2.0.0-beta.10-4905443 is the latest and compatible version with Angular V5, We're using it in our project.

It may be compatible, but in package.json it still has 4.x dependencies:

  "peerDependencies": {
    "@angular/core": "~4.4.4",
    "@angular/common": "~4.4.4",
    "rxjs": "^5.5.0"
  }

I run yarn check as part of the build and also on the build server, so I can't use it with angular 5 without turning off all of these checks :/

Any update on publication of the latest version? Unable to upgrade to latest material and angular5

What is so confusing?

Many fixes with SHA 62457a597244a9.

Great work @CaerusKaru !

The Beta.12 NPM publish should go out today.

Fixed with today's 2.0.0-beta.12 release. See SHA 62457a5972

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kizmar picture Kizmar  路  4Comments

ThomasBurleson picture ThomasBurleson  路  5Comments

spottedmahn picture spottedmahn  路  5Comments

MarcusMorba picture MarcusMorba  路  3Comments

ciukstar picture ciukstar  路  4Comments