Skip to content

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 01:02
6c88134

Patch Changes

  • 061c902: Fix Drawer close button not working: it was rendered via renderConditional, which short-circuits on already-valid React elements and skipped the onClick={onClose} wrapper, leaving a click handler-less icon.

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

What's Changed

  • ✨ feat(web): replace create-turbo scaffold with a ui-kit landing page by @pjb0811 in #149
  • 📝 docs: normalize CHANGELOG.md to a single consistent format by @pjb0811 in #150
  • 🔧 chore: reset root version/changelog, retire dead changelog automation by @pjb0811 in #151
  • ✨ feat(changesets): track web and docs alongside @repo/ui by @pjb0811 in #152
  • 🔖 chore: version packages by @github-actions[bot] in #153
  • 🐛 fix(drawer): close button not clickable due to renderConditional wrapper by @pjb0811 in #155
  • 🔖 chore: version packages by @github-actions[bot] in #156

Full Changelog: v3.2.0...v3.2.1