Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 2.19 KB

Changelog

0.1.0-a2 (2024-08-26)

Features

  • adapt for github actions (d29dcd2)
  • adapt release-please config and use npm org scope (920dad0)
  • ease component customization with props (9c5b05c)
  • group context providers into one (5f678b9)
  • lerna monorepo and npm workspaces, component library (0c37eb2)
  • move jest tests to components library (5a88a3c)
  • remove NextJs deps & add Navigation Context (060b57d)

Bug Fixes

  • apply PR suggestions (573de5e)
  • apply PR suggestions (ac52c81)
  • husky hooks and lint-staged (e0c72ad)
  • logo are broken in GitHub pages (09f8fb1)
  • prettier: changelogs are not ignored by prettier (1425cae)
  • tsup: remove cjs and es5 (93f09a1)
  • wrong lib exports & add prepack build (c2478d5)
  • wrong lib exports, Dockerfile not in root dir (67160ae)