File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
packages/react-focus-within Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @component-driven/react-focus-within
22
3+ ## 2.0.1
4+
5+ ### Patch Changes
6+
7+ - 25dfdc1: Fix typo in 'Using with CSS-in-JS libs' section for '@component-driven/react-focus-within ' package.
8+
39## 2.0.0
10+
411### Major Changes
512
613- a2dbfb1: Switch to a monorepo setup and use [ Changesets] ( https://github.com/atlassian/changesets ) .
7-
14+
815 Each package is a separate npm package.
Original file line number Diff line number Diff line change 11{
22 "name" : " @component-driven/react-focus-within" ,
33 "description" : " The missing JS API of the CSS `:focus-within` for React" ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "main" : " dist/react-focus-within.cjs.js" ,
66 "module" : " dist/react-focus-within.esm.js" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments