Skip to content

v1.0.0

Latest

Choose a tag to compare

@marksmall marksmall released this 08 Jul 14:55
· 2 commits to main since this release

1.0.0 (2024-07-08)

Bug Fixes

  • components: Add button component and tests (fd8e7d9)
  • devops: Fix bug with pre-push hook (2bd16dd)
  • project: Ensure project is unique (8beb2cc)
  • project: Install and configure tools used by tailwindcss (fbec0cf)
  • project: Run tests and build prior to pushing (9889edb)
  • project: Update files exported by library (6ef0fa4)

Features

  • app: Add example app to prove library usage (c9a6039)
  • devops: Add ability to release and publish library (881face)
  • project: Add linting/formatting and testing config (c638e19)
  • project: Initial setup (9ab8648)
  • test: Add custom testing-library renderers (daf3b39)
  • test: Add storybook (130ba6a)