Skip to content

v1.8.0

Compare
Choose a tag to compare
@raisiqueira raisiqueira released this 27 Mar 23:22
· 52 commits to main since this release
2750ad4

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.
  • docs: update readme.

馃毃 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.7.0...v1.8.0