Skip to content

v1.8.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@raisiqueira raisiqueira released this 25 Mar 19:22

What's changed

  • lib: fixed an issue in the MJS export that was interpreted as CJS;
  • project: updated dev dependencies;
  • feat: add support to NextJS 13 server components.

🚨 Break changes

  • The Stepper and Step components had the import changed to headless-stepper/components instead of the root headless-stepper
    • e.g: import { Stepper, Step } from "headless-stepper/components"

Full Changelog: v1.8.0-beta.0...v1.8.0-beta.1