Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@merrcury merrcury released this 24 Oct 08:39
· 213 commits to next since this release
f12ef8f

What’s new in Novu 2.0.0?

TL;DR: All you need to know about the latest Novu 2.0.0 release. @novu/framework and novu CLI release for code-first workflows, React-based inbox component @novu/react and headless Inbox component @novu/js release.

2.0.0 Release Updates

We're excited to share the new features in our latest release. Join us as we reveal the cool things our team have been working on!

@novu/framework typescript SDK to build code-first workflows

novu CLI to run local studio, generate boilerplate code and sync the workflows

  • Use npx novu@latest init command to create new project having @novu/framework based workflows
  • Use npx novu@latest dev command to start the local studio, generate tunnel URL
  • Use npx novu@latest sync command to sync workflows with novu cloud or self hosted environment
  • Read more on the npm page how to use novu cli and supported flags with each command

What's Changed

New Contributors

Full Changelog: v0.24.1...v2.0.0