π v2.10.6 shipped β and a roadmap for what's next #703
sid88in
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone β wanted to mark a milestone. After ~7 months of quiet, v2.10.6 is live on npm as of this weekend. https://www.npmjs.com/package/serverless-appsync-plugin
What's in v2.10.6:
π 1 critical CVE patched (@babel/traverse RCE) + 3 high-severity CVEs
π‘οΈ 50+ transitive advisories cleared
π§ͺ 39 new tests, branch coverage 73% β 76%
π§ Jest 30, semantic-release 25, modernized toolchain
π¦ Node 16/18 dropped β supports Node 20/22/24/26
πͺ Windows path fix from @jtpage
π Release pipeline rebuilt as tag-based for deliberate releases
Full notes: https://github.com/sid88in/serverless-appsync-plugin/releases/tag/v2.10.6
The roadmap from here:
Serverless v4 compatibility (#632) β this becomes v3.0.0. Biggest current blocker for users on modern Serverless Framework. Real architectural work β decoupling from serverless/lib/* internals.
Issue tracker triage (~100 open, many likely fixed by v2.10.6 or v3.0.0 β would love community help here)
Merged API support (#605) β post-v3
How to help:
π Try v2.10.6 in your project and report any regressions
π If you have an open issue, comment whether v2.10.6 fixed it (helps triage)
π€ Interested in Serverless v4 work? Comment on #632 or DM me
β Star the repo if it's useful to you β signal that this work matters helps me prioritize
Thanks to everyone who's contributed over the years β your code is in production at thousands of companies serving 64K weekly downloads and total 9.2M+ downloads since Jan 2018. That's real impact.
β Sid
All reactions