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

Upgrade to rely on package.patterns #193

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Sep 16, 2021

Support for package.include is deprecated on Serverless Framework side and is scheduled to be removed with v3

This PR ensures that plugin internally relies on package.patterns as first choice.

I've additionally added serverless as peer dependency and indicated minimal version which supports package.patterns

I believe this should be considered as breaking change (as will stop working with Framework versions below 2.32.0) and should be released as a new major

Additionally I've fixed promises handling in tests (they weren't returned which in some cases resulted in improper communication of failures)

@felipeespitalher
Copy link
Contributor

Is there any change to merge it?

@logandk
Copy link
Owner

logandk commented Dec 7, 2021

Will merge and cut a new major release.

@logandk logandk merged commit a5597cf into logandk:master Dec 7, 2021
@medikoo medikoo deleted the 0916-upgrade-to-package-patterns branch December 8, 2021 11:12
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.

3 participants