Skip to content

Update dependencies#8

Merged
mlynch merged 5 commits intoionic-team:masterfrom
simonhaenisch:update-dependencies
Nov 16, 2018
Merged

Update dependencies#8
mlynch merged 5 commits intoionic-team:masterfrom
simonhaenisch:update-dependencies

Conversation

@simonhaenisch
Copy link
Contributor

@simonhaenisch simonhaenisch commented Nov 15, 2018

This updates to @ionic/core@4.0.0-beta.15 and @stencil/core@0.15.2. Also fixes and improves the camera tests, and did some maintenance.

We are currently building a PWA project and need this to work with the latest Ionic and Stencil, but at the moment some of the types (e. g. HTMLIonNavElement) clash if this is being used along with a different Ionic version.

Closes #7, closes #4.

I linked this locally against my project and it works.


I'm not sure how to solve this in the long term for the case of using this within Ionic/Stencil projects... was thinking peerDependencies first, which should be fine as long as Ionic follows semver for breaking changes, i. e. { "peerDependencies": { "@ionic/core": "^4.0.0-beta.12" } } would allow to build this with anything between 4.0.0-beta.12 and 5. However the beta might still introduce breaking changes, and I don't know how the actual dist build would work if those are just peer dependencies.

@mlynch mlynch merged commit e382326 into ionic-team:master Nov 16, 2018
@mlynch
Copy link
Contributor

mlynch commented Nov 16, 2018

w00t! Thanks for the PR. Will do a release at some point in the next two weeks (absolutely slammed rn)

@dalepo
Copy link

dalepo commented Dec 3, 2018

@mlynch release pl0x?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Current version conflicts with latest version of ionic found 2 moderate severity vulnerabilities

3 participants