diff --git a/blog/2025-05-13-announcing-stryker-js-9.md b/blog/2025-05-13-announcing-stryker-js-9.md new file mode 100644 index 00000000..60dd530c --- /dev/null +++ b/blog/2025-05-13-announcing-stryker-js-9.md @@ -0,0 +1,14 @@ +--- +slug: announcing-stryker-js-9 +title: 'StrykerJS 9.0: Evolving Ecos' +authors: [nicojs, andreas] +tags: [stryker-js] +--- + +📣 We are thrilled to announce the release of StrykerJS 9.0! This release marks a (kind-of) reboot of our focus on StrykerJS. + + + +## 🚀 What's New + +Rather than a long list of new features, we've focussed on getting StrykerJS back on track. diff --git a/blog/authors.yml b/blog/authors.yml index 6e0a9a1d..b855929c 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -56,3 +56,10 @@ rachid-boukaiba: image_url: https://avatars.githubusercontent.com/u/36392111?s=48&v=4 socials: github: rachied + +andreas: + name: Andreas Hoornstra + title: StrykerJS Team + image_url: https://avatars.githubusercontent.com/u/69248785?v=4 + socials: + github: Andreas02-dev