Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add angular 13 support #86

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Add angular 13 support #86

merged 1 commit into from
Apr 27, 2022

Conversation

itsaplev
Copy link
Collaborator

@itsaplev itsaplev commented Apr 4, 2022

No description provided.

@itsaplev
Copy link
Collaborator Author

itsaplev commented Apr 4, 2022

@AidasK @evilaliv3 @MartinNuc
Hello, could you please check this PR

@AidasK AidasK requested a review from MartinNuc April 7, 2022 07:55
@AidasK
Copy link
Member

AidasK commented Apr 7, 2022

@MartinNuc can you review and merge this if all is ok?

@AidasK AidasK mentioned this pull request Apr 7, 2022
@itsaplev
Copy link
Collaborator Author

@MartinNuc gentle reminder

@itsaplev
Copy link
Collaborator Author

@AidasK @MartinNuc gentle reminder 2

@MartinNuc
Copy link
Collaborator

@itsaplev sorry for noticing this so late 🙈Going to merge it.

Thank you so much for the contribution! 🚀

@itsaplev
Copy link
Collaborator Author

@AidasK @MartinNuc Thank you Martin! Could you please merge this pr and update NPM package?

@AidasK
Copy link
Member

AidasK commented Apr 25, 2022

@MartinNuc Can you merge this and publish a new release? Thanks!

@CosmoFruit
Copy link
Collaborator

@MartinNuc we are really looking forward to the new version

@AidasK
Copy link
Member

AidasK commented Apr 27, 2022

Anyone wants maintainer permissions to release this? It looks like @MartinNuc could use some help

@itsaplev
Copy link
Collaborator Author

itsaplev commented Apr 27, 2022

Anyone wants maintainer permissions to release this? It looks like @MartinNuc could use some help
@AidasK I can try

@AidasK
Copy link
Member

AidasK commented Apr 27, 2022

Added, have fun @itsaplev :))

@AidasK
Copy link
Member

AidasK commented Apr 27, 2022

If you have any questions, don't hesitate to ask. I am not really familiar with angular, so that's why I am not taking this on myself. As for release, normal approach would be to release this as a new major version, such as v0.5.0 or even v1.0.0. Please don't release it on 0.4x as it might break things for others.

@itsaplev
Copy link
Collaborator Author

@AidasK Ok! Thank you

@itsaplev itsaplev merged commit 0a62a77 into flowjs:master Apr 27, 2022
@itsaplev
Copy link
Collaborator Author

@AidasK I released 0.5.0, could you please update npm package?

@AidasK
Copy link
Member

AidasK commented Apr 28, 2022

hmm, anyone knows how to publish this on https://www.npmjs.com/package/@flowjs/ngx-flow ? Ran npm publish, and it was published to https://www.npmjs.com/package/ngx-flow instead

@AidasK
Copy link
Member

AidasK commented Apr 28, 2022

Anyway, did this, ran it again and it happened. fa6a5e9

Please double check if it's now working with angular 13

https://www.npmjs.com/package/@flowjs/ngx-flow?activeTab=versions

@AidasK
Copy link
Member

AidasK commented Apr 28, 2022

Not sure why https://app.travis-ci.com/github/flowjs/ngx-flow/builds/249973163 fails

@itsaplev can you confirm that npm run test command works for you?

@itsaplev
Copy link
Collaborator Author

itsaplev commented Apr 28, 2022

@AidasK yes, there is missing test plugin in package.json I will fix it now

update: But for CI used "npm run test:ci" and it is work fine.

@itsaplev
Copy link
Collaborator Author

@AidasK about failed build, I've checked locally, it is really failed with this version of yarn 1.3.2 but it is ok with latest 1.12.18. We need to update yarn somehow at travis

@AidasK
Copy link
Member

AidasK commented Apr 29, 2022

got it, fixed c673106

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.

4 participants