Skip to content

Releases: lightingbeetle/next-lighter

@lighting-beetle/next-lighter-config@0.2.0

Minor Changes

  • d444729: Updated deps
  • 91f19df: Render MDX docs with next-mdx-remote to be able to SSG design system pages

Patch Changes

  • a4499bd: setup prettier config
  • 4c62785: disable react-docgen-typescript-loader

@lighting-beetle/lighter-hooks@1.1.0

Minor Changes

  • d444729: Updated deps
  • f276e28: Replace microbundle with esbuild to build libraries for much faster builds

Patch Changes

@lighting-beetle/lighter-styleguide@6.0.0-next.1

@lighting-beetle/lighter-styleguide

5.0.0

Minor Changes

  • d444729: Updated deps
  • 1cb8c88: Add Rectangle component for visualisation of space
  • 995a39f: enhance PropsTable type column value based on type type
  • f276e28: Replace microbundle with esbuild to build libraries for much faster builds

Patch Changes

  • a4499bd: setup prettier config
  • 4c62785: Props will handle component without __docgenInfo
  • 4fc65f7: fix missing export for Rectangle component