Skip to content

v2.0.0 Release Candidate 1

Choose a tag to compare

@nitzanhen nitzanhen released this 06 Aug 17:24
· 48 commits to main since this release

First release candidate for version 2.0 πŸš€

This version introduces a complete overhaul of Agrippa's internals, and a new docs website - agrippa.dev!
If you're coming from v1, you might want to take the tutorial there - the essence of using Agrippa is the same, but there are differences too.

Agrippa v2.0 takes the leap into framework-agnostic territory - instead of being a React CLI, it now supports React (& React Native), Preact and Solid.js!
Support for additional frameworks will be added soon; we currently have two on our sights - Vue.js and Svelte - as well as multiple other environments (Next.js, Astro.build, etc.). The same goes for other technologies - styling solutions, testing frameworks, etc.

The other big thing is a new Plugin system 🌟
It's still not completely refined, and will definitely require some more improvements based on user input, but this system will allow us to scale and expand functionality and support to basically anything, and will allow the community to create plugins for their own setups and tools.

This version has been in the works for a long time. We will probably have a few bugs to sort out or edges to refine, but I'm incredibly excited to finally release version 2 to the public.

As always, if you've found any bugs or want to suggest a feature or improvement, I'd love to hear you. The best way to do this currently is on my twitter or by opening a new issue.

Cheers!