This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: NateRadebaugh/react-datetime
Releases Β· NateRadebaugh/react-datetime
v4.6.0
New Features
Added new weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6
property based on date-fns
- the index of the first day of the week (0 - Sunday)
Dependencies
- Bump storybook to latest beta 7.0.0-beta.16 (#2310) @NateRadebaugh
- Bump deps (#2303) @NateRadebaugh
- build(deps): Bump @reach/popover from 0.17.0 to 0.18.0 (#2241) @NateRadebaugh
- chore(deps): Bump deps (#2239) @NateRadebaugh
- Deps (#2222) @NateRadebaugh
- chore(deps): Bump deps (#2221) @NateRadebaugh
Full Changelog: v4.5.1...v4.6.0
v4.5.1
What's Changed
- Ensure
{Enter}
and{Escape}
key properly blurs the input component
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Switch from classcat to clsx
- Update keyboard special key handling internally to remove deprecated
event.which
usage
Full Changelog: v4.4.11...v4.5.0
v4.4.11
What's Changed
- Update ts to be stricter (#2042) @NateRadebaugh
- Add jsdom to fix vite tests (#2041) @NateRadebaugh
v4.4.10
Whatβs Changed
- build(deps-dev): Bump @testing-library/user-event from 12.1.5 to 12.2.2 (#1506) @dependabot
- build(deps-dev): Bump chromatic from 5.2.0 to 5.4.0 (#1505) @dependabot
- build(deps-dev): Bump sass from 1.27.0 to 1.29.0 (#1504) @dependabot
- build(deps-dev): Bump @testing-library/jest-dom from 5.11.4 to 5.11.5 (#1476) @dependabot
- build(deps-dev): Bump sass-loader from 10.0.5 to 10.1.0 (#1503) @dependabot
- build(deps-dev): Bump @testing-library/react from 11.1.1 to 11.1.2 (#1502) @dependabot
- build(deps-dev): Bump babel-loader from 8.1.0 to 8.2.1 (#1501) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 (#1500) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 (#1499) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.9 to 8.0.10 (#1498) @dependabot
- build(deps-dev): Bump eslint from 7.12.1 to 7.13.0 (#1497) @dependabot
- build(deps-dev): Bump ts-jest from 26.4.3 to 26.4.4 (#1496) @dependabot
- build(deps-dev): Bump @types/react from 16.9.55 to 16.9.56 (#1495) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.27 to 6.0.28 (#1494) @dependabot
- build(deps-dev): Bump babel-jest from 26.6.2 to 26.6.3 (#1493) @dependabot
- build(deps-dev): Bump css-loader from 5.0.0 to 5.0.1 (#1492) @dependabot
- build(deps-dev): Bump @testing-library/react from 11.1.0 to 11.1.1 (#1491) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 (#1490) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.7 to 8.0.9 (#1489) @dependabot
- build(deps-dev): Bump @storybook/addon-actions from 6.0.27 to 6.0.28 (#1488) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.27 to 6.0.28 (#1487) @dependabot
- build(deps-dev): Bump jest from 26.5.3 to 26.6.3 (#1486) @dependabot
- build(deps-dev): Bump @types/react from 16.9.53 to 16.9.55 (#1485) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 (#1484) @dependabot
- build(deps-dev): Bump @storybook/addon-links from 6.0.27 to 6.0.28 (#1483) @dependabot
- build(deps-dev): Bump babel-jest from 26.6.0 to 26.6.2 (#1481) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.27 to 6.0.28 (#1480) @dependabot
- build(deps-dev): Bump sass-loader from 10.0.4 to 10.0.5 (#1479) @dependabot
- build(deps-dev): Bump lint-staged from 10.5.0 to 10.5.1 (#1478) @dependabot
- build(deps-dev): Bump @storybook/addon-docs from 6.0.26 to 6.0.28 (#1477) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.9.2 to 3.10.0 (#1473) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.26 to 6.0.27 (#1472) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.5.0 to 4.6.0 (#1471) @dependabot
- build(deps-dev): Bump @types/react-dom from 16.9.8 to 16.9.9 (#1470) @dependabot
- build(deps-dev): Bump eslint-config-prettier from 6.14.0 to 6.15.0 (#1469) @dependabot
- build(deps-dev): Bump eslint from 7.12.0 to 7.12.1 (#1468) @dependabot
- build(deps-dev): Bump ts-jest from 26.4.2 to 26.4.3 (#1467) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.6 to 8.0.7 (#1466) @dependabot
- build(deps-dev): Bump @storybook/addon-actions from 6.0.26 to 6.0.27 (#1465) @dependabot
- build(deps-dev): Bump typescript from 4.0.3 to 4.0.5 (#1463) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0 (#1462) @dependabot
- build(deps-dev): Bump lint-staged from 10.4.2 to 10.5.0 (#1464) @dependabot
- build(deps-dev): Bump @storybook/addon-links from 6.0.26 to 6.0.27 (#1461) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.26 to 6.0.27 (#1457) @dependabot
- build(deps-dev): Bump eslint from 7.11.0 to 7.12.0 (#1456) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.26 to 6.0.27 (#1455) @dependabot
- build(deps-dev): Bump ts-jest from 26.4.1 to 26.4.2 (#1454) @dependabot
- build(deps-dev): Bump sass-loader from 10.0.3 to 10.0.4 (#1453) @dependabot
- build(deps-dev): Bump eslint-config-prettier from 6.13.0 to 6.14.0 (#1452) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.14 to 26.0.15 (#1451) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.5 to 8.0.6 (#1450) @dependabot
- build(deps-dev): Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0 (#1449) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (#1448) @dependabot
- build(deps-dev): Bump babel-jest from 26.5.2 to 26.6.0 (#1446) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#1445) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.21.4 to 7.21.5 (#1444) @dependabot
- build(deps-dev): Bump lint-staged from 10.4.0 to 10.4.2 (#1443) @dependabot
- build(deps-dev): Bump @types/react from 16.9.52 to 16.9.53 (#1442) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.9.1 to 3.9.2 (#1441) @dependabot
- build(deps-dev): Bump eslint-config-prettier from 6.12.0 to 6.13.0 (#1440) @dependabot
- build(deps): Bump @babel/core from 7.12.1 to 7.12.3 (#1439) @dependabot
- build(deps-dev): Bump react-dom from 16.13.1 to 16.14.0 (#1437) @dependabot
- build(deps-dev): Bump @storybook/preset-scss from 1.0.2 to 1.0.3 (#1436) @dependabot
- build(deps): Bump @babel/core from 7.11.6 to 7.12.1 (#1435) @dependabot
- build(deps-dev): Bump @testing-library/react from 11.0.4 to 11.1.0 (#1433) @dependabot
- build(deps-dev): Bump react from 16.13.1 to 16.14.0 (#1432) @dependabot
- build(deps-dev): Bump @babel/preset-env from 7.11.5 to 7.12.0 (#1431) @dependabot
- build(deps-dev): Bump css-loader from 4.3.0 to 5.0.0 (#1430) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.9.0 to 3.9.1 (#1429) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 (#1428) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 (#1427) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.4 to 8.0.5 (#1426) @dependabot
- build(deps-dev): Bump @types/react from 16.9.51 to 16.9.52 (#1423) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.21.3 to 7.21.4 (#1425) @dependabot
- build(deps): Bump tslib from 2.0.2 to 2.0.3 (#1424) @dependabot
- build(deps-dev): Bump sass-loader from 10.0.2 to 10.0.3 (#1422) @dependabot
- build(deps-dev): Bump style-loader from 1.3.0 to 2.0.0 (#1421) @dependabot
- build(deps-dev): Bump eslint from 7.10.0 to 7.11.0 (#1420) @dependabot
- build(deps-dev): Bump jest from 26.5.2 to 26.5.3 (#1419) @dependabot
- build(deps-dev): Bump sass from 1.26.12 to 1.27.0 (#1418) @dependabot
- build(deps): Bump tslib from 2.0.1 to 2.0.2 (#1417) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.25 to 6.0.26 (#1416) @dependabot
- build(deps-dev): Bump jest from 26.4.2 to 26.5.2 (#1415) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.25 to 6.0.26 (#1414) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.25 to 6.0.26 (#1413) @dependabot
- build(deps-dev): Bump babel-jest from 26.5.0 to 26.5.2 (#1412) @dependabot
- build(deps-dev): Bump @types/react from 16.9.50 to 16.9.51 (#1410) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 (#1409) @dependabot
- build(deps-dev): Bump sass from 1.26.11 to 1.26.12 (#1408) @dependabot
- build(deps-dev): Bump @storybook/addon-docs from 6.0.21 to 6.0.26 (#1406) @dependabot
- build(deps-dev): Bump babel-jest from 26.3.0 to 26.5.0 (#1405) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#1404) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.21 to 6.0.25 (#1403) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.21.2 to 7.21.3 (#1400) @dependabot
- build(deps-dev): Bump jest-junit from 11.1.0 to 12.0.0 (#1399) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.22 to 6.0.25 (#1398) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.21 to 6.0.25 (#1397) @dependabot
- build(deps-dev): Bump style-loader from 1.2.1 to 1.3.0 (#1396) @dependabot
- build(deps-dev): Bump @types/react from 16.9.49 to 16.9.50 (#1395) @dependabot
- build(deps-dev): Bump ts-jest from 26.4.0 to 26.4.1 (#1394) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.2.0 to 4.3.0 (#1393) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 (#1392) @dependabot
- build(deps-dev): Bump eslint from 7.9.0 to 7.10.0 (#1388) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.21 to 6.0.22 (#1387) @dependabot
- build(deps-dev): Bump @storybook/addon-actions from 6.0.21 to 6.0.22 (#1386) @dependabot
- build(deps-dev): Bump eslint-config-prettier from 6.11.0 to 6.12.0 (#1385) @dependabot
- build(deps-dev): Bump @storybook/addon-links from 6.0.21 to 6.0.22 (#1384) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.21.0 to 7.21.2 (#1383) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.20.6 to 7.21.0 (#1381) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 4.1.1 to 4.2.0 (#1380) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 (#1377) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.3 to 8.0.4 (#1376) @dependabot
- build(deps-dev): Bump typescript from 4.0.2 to 4.0.3 (#1375) @dependabot
- build(deps-dev): Bump ts-jest from 26.3.0 to 26.4.0 (#1374) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.8.0 to 3.9.0 (#1373) @dependabot
- build(deps-dev): Bump sass from 1.26.10 to 1.26.11 (#1372) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.13 to 26.0.14 (#1371) @dependabot
- build(deps-dev): Bump lint-staged from 10.3.0 to 10.4.0 (#1370) @dependabot
- build(deps-dev): Bump prettier from 2.1.1 to 2.1.2 (#1369) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugi...
4.4.8
What's Changed
- build(deps-dev): Bump @storybook/addons from 6.0.27 to 6.0.28 by @dependabot in #1487
- build(deps-dev): Bump @storybook/addon-actions from 6.0.27 to 6.0.28 by @dependabot in #1488
- build(deps-dev): Bump ts-loader from 8.0.7 to 8.0.9 by @dependabot in #1489
- build(deps-dev): Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 by @dependabot in #1490
- build(deps-dev): Bump @testing-library/react from 11.1.0 to 11.1.1 by @dependabot in #1491
- build(deps-dev): Bump css-loader from 5.0.0 to 5.0.1 by @dependabot in #1492
- build(deps-dev): Bump babel-jest from 26.6.2 to 26.6.3 by @dependabot in #1493
- build(deps-dev): Bump @storybook/react from 6.0.27 to 6.0.28 by @dependabot in #1494
- build(deps-dev): Bump @types/react from 16.9.55 to 16.9.56 by @dependabot in #1495
- build(deps-dev): Bump ts-jest from 26.4.3 to 26.4.4 by @dependabot in #1496
- build(deps-dev): Bump eslint from 7.12.1 to 7.13.0 by @dependabot in #1497
- build(deps-dev): Bump ts-loader from 8.0.9 to 8.0.10 by @dependabot in #1498
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 by @dependabot in #1499
- build(deps-dev): Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 by @dependabot in #1500
- build(deps-dev): Bump babel-loader from 8.1.0 to 8.2.1 by @dependabot in #1501
- build(deps-dev): Bump @testing-library/react from 11.1.1 to 11.1.2 by @dependabot in #1502
- build(deps-dev): Bump sass-loader from 10.0.5 to 10.1.0 by @dependabot in #1503
- build(deps-dev): Bump @testing-library/jest-dom from 5.11.4 to 5.11.5 by @dependabot in #1476
- build(deps-dev): Bump sass from 1.27.0 to 1.29.0 by @dependabot in #1504
- build(deps-dev): Bump chromatic from 5.2.0 to 5.4.0 by @dependabot in #1505
- build(deps-dev): Bump @testing-library/user-event from 12.1.5 to 12.2.2 by @dependabot in #1506
- build(deps-dev): Bump tsdx from 0.13.3 to 0.14.1 by @dependabot in #1507
- Circleci by @NateRadebaugh in #1513
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 by @dependabot in #1511
- build(deps-dev): Bump @typescript-eslint/parser from 4.7.0 to 4.8.1 by @dependabot in #1512
- build(deps-dev): Bump @storybook/addon-links from 6.0.28 to 6.1.0 by @dependabot in #1514
- build(deps-dev): Bump @storybook/addon-docs from 6.0.28 to 6.1.0 by @dependabot in #1515
- build(deps-dev): Bump eslint-plugin-testing-library from 3.10.0 to 3.10.1 by @dependabot in #1516
- build(deps-dev): Bump @testing-library/react from 11.1.2 to 11.2.0 by @dependabot in #1521
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.28 to 6.1.1 by @dependabot in #1522
- build(deps-dev): Bump prettier from 2.1.2 to 2.2.0 by @dependabot in #1523
- build(deps-dev): Bump react-is from 16.13.1 to 17.0.1 by @dependabot in #1525
- build(deps-dev): Bump @storybook/addon-actions from 6.0.28 to 6.1.1 by @dependabot in #1527
- build(deps-dev): Bump typescript from 4.0.5 to 4.1.2 by @dependabot in #1529
- build(deps-dev): Bump @testing-library/react from 11.2.0 to 11.2.1 by @dependabot in #1530
- build(deps-dev): Bump @storybook/addons from 6.0.28 to 6.1.1 by @dependabot in #1531
- build(deps-dev): Bump @storybook/addons from 6.1.1 to 6.1.2 by @dependabot in #1532
- build(deps-dev): Bump @babel/preset-env from 7.12.1 to 7.12.7 by @dependabot in #1533
- build(deps-dev): Bump @testing-library/react from 11.2.1 to 11.2.2 by @dependabot in #1542
- build(deps-dev): Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 by @dependabot in #1543
- build(deps-dev): Bump eslint from 7.13.0 to 7.14.0 by @dependabot in #1545
- build(deps-dev): Bump @storybook/addon-links from 6.1.0 to 6.1.4 by @dependabot in #1546
- chore(deps): Bump deps by @NateRadebaugh in #1547
- build(deps-dev): Bump @types/react from 16.9.56 to 17.0.0 by @dependabot in #1534
- build(deps): Bump @reach/popover from 0.11.2 to 0.12.0 by @dependabot in #1548
- build(deps-dev): Bump @storybook/addons from 6.1.6 to 6.1.7 by @dependabot in #1550
- build(deps-dev): Bump @storybook/addon-docs from 6.1.6 to 6.1.7 by @dependabot in #1551
- build(deps-dev): Bump babel-loader from 8.2.1 to 8.2.2 by @dependabot in #1549
- build(deps-dev): Bump @storybook/react from 6.1.6 to 6.1.9 by @dependabot in #1556
- build(deps-dev): Bump prettier from 2.2.0 to 2.2.1 by @dependabot in #1557
- build(deps): Bump @reach/popover from 0.12.0 to 0.12.1 by @dependabot in #1563
- build(deps-dev): Bump @testing-library/user-event from 12.2.2 to 12.3.0 by @dependabot in #1564
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 by @dependabot in #1565
- build(deps-dev): Bump @typescript-eslint/parser from 4.8.2 to 4.9.0 by @dependabot in #1566
- chore(deps): Bump storybook to latest by @NateRadebaugh in #1567
- chore(prettier): Run prettier on codebase including .github actions. by @NateRadebaugh in #1568
- Rename a few branch names from master to main by @NateRadebaugh in #1569
- build(deps-dev): Bump @types/jest from 26.0.15 to 26.0.16 by @dependabot in #1571
- build(deps-dev): Bump cross-env from 7.0.2 to 7.0.3 by @dependabot in #1570
- build(deps-dev): Bump @testing-library/user-event from 12.3.0 to 12.4.0 by @dependabot in #1572
- build(deps-dev): Bump @storybook/react from 6.1.9 to 6.1.10 by @dependabot in #1573
- build(deps-dev): Bump @storybook/addon-knobs from 6.1.9 to 6.1.10 by @dependabot in #1574
- build(deps-dev): Bump @storybook/addon-actions from 6.1.9 to 6.1.10 by @dependabot in #1575
- build(deps-dev): Bump @storybook/addons from 6.1.9 to 6.1.10 by @dependabot in #1576
- build(deps-dev): Bump @testing-library/user-event from 12.4.0 to 12.5.0 by @dependabot in #1579
- build(deps-dev): Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 by @dependabot in #1580
- build(deps-dev): Bump eslint-config-prettier from 6.15.0 to 7.0.0 by @dependabot in #1581
- build(deps-dev): Bump lint-staged from 10.5.2 to 10.5.3 by @dependabot in #1582
- build(deps-dev): Bump eslint from 7.14.0 to 7.15.0 by @dependabot in #1583
- build(deps-dev): Bump sass from 1.29.0 to 1.30.0 by @dependabot in #1584
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 by @dependabot in #1585
- build(deps-dev): Bump @types/jest from 26.0.16 to 26.0.17 by @dependabot in https://github.com/NateRa...
v4.4.3
Whatβs Changed
- build(deps): Bump date-fns from 2.15.0 to 2.16.0 (#1344) @dependabot
- build(deps-dev): Bump tsdx from 0.13.2 to 0.13.3 (#1343) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.19 to 6.0.20 (#1342) @dependabot
- build(deps-dev): Bump prettier from 2.0.5 to 2.1.1 (#1339) @dependabot
- build(deps-dev): Bump lint-staged from 10.2.11 to 10.2.13 (#1336) @dependabot
- build(deps-dev): Bump ts-jest from 26.2.0 to 26.3.0 (#1335) @dependabot
- build(deps-dev): Bump @storybook/addon-actions from 6.0.5 to 6.0.19 (#1333) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 (#1328) @dependabot
- build(deps-dev): Bump sass-loader from 10.0.0 to 10.0.1 (#1332) @dependabot
- build(deps-dev): Bump @types/react from 16.9.47 to 16.9.48 (#1331) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.18 to 6.0.19 (#1329) @dependabot
- build(deps-dev): Bump @types/react from 16.9.46 to 16.9.47 (#1324) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 (#1323) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.17 to 6.0.18 (#1322) @dependabot
- build(deps-dev): Bump css-loader from 4.2.1 to 4.2.2 (#1321) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.13 to 6.0.17 (#1318) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.1.1 to 12.1.3 (#1317) @dependabot
- build(deps-dev): Bump sass-loader from 9.0.3 to 10.0.0 (#1314) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.13 to 6.0.17 (#1313) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.2 to 8.0.3 (#1312) @dependabot
- build(deps-dev): Bump @testing-library/jest-dom from 5.11.3 to 5.11.4 (#1309) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.6.0 to 3.7.0 (#1311) @dependabot
- build(deps-dev): Bump jest from 26.4.0 to 26.4.2 (#1310) @dependabot
- build(deps): Bump @reach/popover from 0.10.5 to 0.11.0 (#1308) @dependabot
- build(deps-dev): Bump @storybook/addon-links from 6.0.10 to 6.0.16 (#1300) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.12 to 6.0.13 (#1297) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.12 to 6.0.13 (#1295) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.12 to 6.0.13 (#1294) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.10 to 6.0.12 (#1292) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.10 to 6.0.12 (#1291) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.9.0 to 3.9.1 (#1290) @dependabot
- build(deps-dev): Bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0 (#1288) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.9.0 to 3.9.1 (#1287) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.10 to 6.0.12 (#1286) @dependabot
- build(deps-dev): Bump @storybook/addon-links from 6.0.5 to 6.0.10 (#1284) @dependabot
- build(deps-dev): Bump @storybook/addon-docs from 6.0.5 to 6.0.10 (#1283) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.9 to 26.0.10 (#1282) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.6 to 6.0.10 (#1281) @dependabot
- build(deps-dev): Bump eslint from 7.6.0 to 7.7.0 (#1280) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.6 to 6.0.10 (#1279) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.6 to 6.0.10 (#1278) @dependabot
- build(deps-dev): Bump @storybook/react from 6.0.5 to 6.0.6 (#1274) @dependabot
- build(deps-dev): Bump @storybook/addons from 6.0.5 to 6.0.6 (#1273) @dependabot
- build(deps-dev): Bump @storybook/addon-knobs from 6.0.5 to 6.0.6 (#1272) @dependabot
- build(deps-dev): Bump jest from 26.3.0 to 26.4.0 (#1271) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.20.5 to 7.20.6 (#1270) @dependabot
- chore(dev-deps): Upgrade storybook to latest. (#1268) @NateRadebaugh
- build(deps-dev): Bump ts-jest from 26.1.4 to 26.2.0 (#1262) @dependabot
- build(deps-dev): Bump @testing-library/jest-dom from 5.11.2 to 5.11.3 (#1261) @dependabot
- build(deps-dev): Bump @storybook/addon-docs from 5.3.19 to 6.0.3 (#1260) @dependabot
- build(deps-dev): Bump @babel/preset-env from 7.10.4 to 7.11.0 (#1237) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0 (#1259) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.4.1 to 3.6.0 (#1258) @dependabot
- build(deps-dev): Bump @types/react from 16.9.45 to 16.9.46 (#1257) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.8.0 to 3.9.0 (#1256) @dependabot
- build(deps-dev): Bump jest from 26.2.2 to 26.3.0 (#1255) @dependabot
- build(deps-dev): Bump @types/react from 16.9.44 to 16.9.45 (#1254) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.1.0 to 12.1.1 (#1253) @dependabot
- build(deps-dev): Bump css-loader from 4.2.0 to 4.2.1 (#1252) @dependabot
- build(deps): Bump tslib from 2.0.0 to 2.0.1 (#1251) @dependabot
- build(deps-dev): Bump sass-loader from 9.0.2 to 9.0.3 (#1250) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.4.0 to 3.4.1 (#1249) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.8 to 26.0.9 (#1248) @dependabot
- build(deps): Bump @babel/core from 7.11.0 to 7.11.1 (#1247) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0 (#1246) @dependabot
- build(deps-dev): Bump chromatic from 5.0.0 to 5.1.0 (#1245) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.7.1 to 3.8.0 (#1244) @dependabot
- build(deps-dev): Bump @types/react from 16.9.43 to 16.9.44 (#1243) @dependabot
- build(deps-dev): Bump eslint from 7.5.0 to 7.6.0 (#1242) @dependabot
- build(deps-dev): Bump css-loader from 4.1.1 to 4.2.0 (#1241) @dependabot
- build(deps-dev): Bump jest from 26.2.1 to 26.2.2 (#1240) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.0.17 to 12.1.0 (#1239) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.1 to 8.0.2 (#1238) @dependabot
- build(deps-dev): Bump css-loader from 4.1.0 to 4.1.1 (#1236) @dependabot
- build(deps-dev): Bump jest from 26.1.0 to 26.2.1 (#1235) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.7 to 26.0.8 (#1234) @dependabot
- build(deps): Bump @babel/core from 7.10.5 to 7.11.0 (#1233) @dependabot
- build(deps-dev): Bump css-loader from 4.0.0 to 4.1.0 (#1232) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.3.2 to 3.4.0 (#1231) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.0.15 to 12.0.17 (#1228) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.20.4 to 7.20.5 (#1230) @dependabot
- build(deps-dev): Bump ts-jest from 26.1.3 to 26.1.4 (#1229) @dependabot
- build(deps-dev): Bump @testing-library/jest-dom from 5.11.1 to 5.11.2 (#1227) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.7.0 to 3.7.1 (#1226) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1 (#1225) @dependabot
- build(deps-dev): Bump jest-junit from 11.0.1 to 11.1.0 (#1224) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.0.13 to 12.0.15 (#1223) @dependabot
- build(deps-dev): Bump eslint-plugin-react from 7.20.3 to 7.20.4 (#1222) @dependabot
- build(deps-dev): Bump css-loader from 3.6.0 to 4.0.0 (#1221) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.5 to 26.0.7 (#1220) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.0.12 to 12.0.13 (#1219) @dependabot
- build(deps-dev): Bump @testing-library/user-event from 12.0.11 to 12.0.12 (#1218) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.6.1 to 3.7.0 (#1217) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.6.1 to 3.7.0 (#1216) @dependabot
- build(deps-dev): Bump eslint-plugin-testing-library from 3.3.1 to 3.3.2 (#1215) @dependabot
- build(deps): Bump date-fns from 2.14.0 to 2.15.0 (#1214) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.4 to 26.0.5 (#1213) @dependabot
- build(deps-dev): Bump eslint from 7.4.0 to 7.5.0 (#1212) @dependabot
- build(deps-dev): Bump ts-jest from 26.1.1 to 26.1.3 (#1211) @dependabot
- build(deps-dev): Bump typescript from 3.9.6 to 3.9.7 (#1210) @dependabot
- build(deps-dev): Bump @testing-library/jest-dom from 5.11.0 to 5.11.1 (#1209) @dependabot
- build(deps-dev): Bump ts-loader from 8.0.0 to 8.0.1 (#1208) @dependabot
- build(deps): Bump @babel/core from 7.10.4 to 7.10.5 (#1207) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 (#1203) @dependabot
- build(deps-dev): Bump @types/react from 16.9.41 to 16.9.43 (#1206) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.6.0 to 3.6.1 (#1202) @dependabot
- build(deps-dev): Bump eslint-plugin-react-hooks from 4.0.6 to 4.0.8 (#1204) @dependabot
- build(deps-dev): Bump ts-loader from 7.0.5 to 8.0.0 (#1201) @dependabot
- build(deps-dev): Bump sass-loader from 9.0.1 to 9.0.2 (#1200) @dependabot
- build(deps-dev): Bump eslint-plugin-react-hooks from 4.0.5 to 4.0.6 (#1199) @dependabot
- build(deps-dev): Bump @typescript-eslint/parser from 3.5.0 to 3.6.0 (#1197) @dependabot
- build(deps-dev): Bump @types/jest from 26.0.3 to 26.0.4 (#1198) @dependabot
- build(deps-dev): Bump sass from 1.26.9 to 1.26.10 (#1196) @dependabot
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0 (#1195) @dependabot
- build(deps-dev): Bump eslint from 7.3.1 to 7.4.0 (#1194) @dependabot
- build(deps-dev): Bump sass-loader from 9.0.0 to 9.0.1 (#1192) @dependabot
- build(deps-dev): Bump @babel/preset-env from 7.10.3 to 7.10.4 (#1187) @dependabot
- build(deps-dev): Bump sass-loader from 8.0.2 to 9.0.0 (#1191) @dependabot
- build(deps-dev): Bump typescript from 3.9.5 to 3.9.6 (#1189) @Depe...
v4.4.1
Bump more deps
Whatβs Changed
Updated Dependencies:
- chore(deps): Bump date-fns from 2.9.0 to 2.10.0 (#865) @dependabot-preview
- chore(deps): Bump @reach/popover from 0.8.4 to 0.8.5 (#860) @dependabot-preview
- chore(deps): Bump tslib from 1.10.0 to 1.11.0 (#858) @dependabot-preview
- chore(deps): Bump @reach/popover from 0.8.3 to 0.8.4 (#847) @dependabot-preview
- chore(deps): Bump @reach/popover from 0.8.2 to 0.8.3 (#846) @dependabot-preview
- chore(deps): Bump @reach/popover from 0.8.0 to 0.8.2 (#830) @dependabot-preview
Updated Dev Dependencies
- chore(deps-dev): Bump @storybook/addons from 5.3.13 to 5.3.14 (#867) @dependabot-preview
- chore(deps-dev): Bump sass from 1.25.0 to 1.26.0 (#864) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.20.0 to 2.21.0 (#863) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.20.0 to 2.21.0 (#862) @dependabot-preview
- chore(deps-dev): Bump @testing-library/react from 9.4.0 to 9.4.1 (#861) @dependabot-preview
- chore(deps-dev): Bump @types/react from 16.9.21 to 16.9.22 (#859) @dependabot-preview
- chore(deps-dev): Bump typescript from 3.7.5 to 3.8.2 (#857) @dependabot-preview
- chore(deps-dev): Bump @types/react from 16.9.20 to 16.9.21 (#856) @dependabot-preview
- chore(deps-dev): Bump @types/jest from 25.1.2 to 25.1.3 (#855) @dependabot-preview
- chore(deps-dev): Bump ts-jest from 25.2.0 to 25.2.1 (#854) @dependabot-preview
- chore(deps-dev): Bump @types/react from 16.9.19 to 16.9.20 (#853) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-react-hooks from 2.3.0 to 2.4.0 (#852) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-knobs from 5.3.12 to 5.3.13 (#842) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.19.2 to 2.20.0 (#851) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.19.2 to 2.20.0 (#850) @dependabot-preview
- chore(deps-dev): Bump @testing-library/user-event from 8.1.1 to 10.0.0 (#849) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.11 to 5.3.13 (#839) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-docs from 5.3.11 to 5.3.13 (#841) @dependabot-preview
- chore(deps-dev): Bump @testing-library/user-event from 8.1.0 to 8.1.1 (#848) @dependabot-preview
- chore(deps-dev): Bump husky from 4.2.2 to 4.2.3 (#845) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.12 to 5.3.13 (#844) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.12 to 5.3.13 (#843) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.11 to 5.3.13 (#840) @dependabot-preview
- chore(deps-dev): Bump @storybook/addons from 5.3.12 to 5.3.13 (#838) @dependabot-preview
- chore(deps-dev): Bump husky from 4.2.1 to 4.2.2 (#837) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-testing-library from 2.2.2 to 2.2.3 (#836) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.19.1 to 2.19.2 (#835) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.19.1 to 2.19.2 (#834) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-testing-library from 2.2.1 to 2.2.2 (#833) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.19.0 to 2.19.1 (#832) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.19.0 to 2.19.1 (#831) @dependabot-preview
- chore(deps-dev): Bump @types/jest from 25.1.1 to 25.1.2 (#829) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.11 to 5.3.12 (#828) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.10 to 5.3.12 (#825) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-knobs from 5.3.10 to 5.3.12 (#824) @dependabot-preview
- chore(deps-dev): Bump @storybook/addons from 5.3.11 to 5.3.12 (#822) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.10 to 5.3.11 (#821) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-docs from 5.3.10 to 5.3.11 (#820) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-testing-library from 2.2.0 to 2.2.1 (#817) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.10 to 5.3.11 (#816) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.10 to 5.3.11 (#815) @dependabot-preview
- chore(deps-dev): Bump @storybook/addons from 5.3.10 to 5.3.11 (#814) @dependabot-preview
- chore(deps-dev): Bump ts-jest from 25.1.0 to 25.2.0 (#813) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.18.0 to 2.19.0 (#812) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.18.0 to 2.19.0 (#811) @dependabot-preview
- chore(deps-dev): Bump @testing-library/jest-dom from 5.1.0 to 5.1.1 (#810) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.9 to 5.3.10 (#809) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-react from 7.18.2 to 7.18.3 (#808) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.9 to 5.3.10 (#807) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-docs from 5.3.9 to 5.3.10 (#806) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-knobs from 5.3.9 to 5.3.10 (#805) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.9 to 5.3.10 (#804) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.9 to 5.3.10 (#803) @dependabot-preview
- chore(deps-dev): Bump @storybook/addons from 5.3.9 to 5.3.10 (#802) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-react from 7.18.1 to 7.18.2 (#801) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-react from 7.18.0 to 7.18.1 (#800) @dependabot-preview
- chore(deps-dev): Bump eslint-plugin-testing-library from 2.1.0 to 2.2.0 (#799) @dependabot-preview
Bump deps
Whatβs Changed
- chore(deps-dev): Bump eslint-plugin-testing-library from 2.0.0 to 2.1.0 (#795) @dependabot-preview
- chore(deps-dev): Bump @testing-library/jest-dom from 5.0.2 to 5.1.0 (#798) @dependabot-preview
- chore(deps-dev): Bump @babel/preset-env from 7.8.3 to 7.8.4 (#792) @dependabot-preview
- chore(deps-dev): Bump lint-staged from 10.0.5 to 10.0.7 (#797) @dependabot-preview
- chore(deps): Bump @reach/popover from 0.7.4 to 0.8.0 (#796) @dependabot-preview
- chore(deps): Bump @babel/core from 7.8.3 to 7.8.4 (#793) @dependabot-preview
- chore(deps-dev): Bump ts-jest from 25.0.0 to 25.1.0 (#791) @dependabot-preview
- chore(deps-dev): Bump lint-staged from 10.0.4 to 10.0.5 (#790) @dependabot-preview
- chore(deps-dev): Bump @types/jest from 25.1.0 to 25.1.1 (#789) @dependabot-preview
- chore(deps-dev): Bump @testing-library/user-event from 8.0.7 to 8.1.0 (#788) @dependabot-preview
- chore(deps-dev): Bump lint-staged from 10.0.3 to 10.0.4 (#787) @dependabot-preview
- chore(deps-dev): Bump @testing-library/user-event from 8.0.6 to 8.0.7 (#785) @dependabot-preview
- chore(deps-dev): Bump @testing-library/user-event from 8.0.5 to 8.0.6 (#784) @dependabot-preview
- chore(deps-dev): Bump eslint-config-prettier from 6.9.0 to 6.10.0 (#783) @dependabot-preview
- chore(deps-dev): Bump @testing-library/user-event from 8.0.4 to 8.0.5 (#782) @dependabot-preview
- chore(deps-dev): Bump @types/jest from 24.9.1 to 25.1.0 (#781) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.17.0 to 2.18.0 (#780) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.17.0 to 2.18.0 (#779) @dependabot-preview
- chore(deps-dev): Bump cross-env from 6.0.3 to 7.0.0 (#778) @dependabot-preview
- chore(deps-dev): Bump @testing-library/jest-dom from 5.0.1 to 5.0.2 (#764) @dependabot-preview
- chore(deps-dev): Bump @testing-library/jest-dom from 4.2.4 to 5.0.1 (#763) @dependabot-preview
- chore(deps-dev): Bump lint-staged from 10.0.1 to 10.0.2 (#762) @dependabot-preview
- chore(deps-dev): Bump husky from 4.1.0 to 4.2.0 (#761) @dependabot-preview
- chore(deps-dev): Bump husky from 4.0.10 to 4.1.0 (#760) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.7 to 5.3.8 (#759) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.7 to 5.3.8 (#756) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.7 to 5.3.8 (#755) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.7 to 5.3.8 (#754) @dependabot-preview
- chore(deps-dev): Bump @storybook/addons from 5.3.7 to 5.3.8 (#753) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.6 to 5.3.7 (#746) @dependabot-preview
- chore(deps-dev): Bump @types/react from 16.9.17 to 16.9.18 (#752) @dependabot-preview
- chore(deps-dev): Bump @types/react-dom from 16.9.4 to 16.9.5 (#751) @dependabot-preview
- chore(deps-dev): Bump lint-staged from 10.0.0 to 10.0.1 (#750) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.16.0 to 2.17.0 (#749) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 2.16.0 to 2.17.0 (#748) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.6 to 5.3.7 (#747) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-docs from 5.3.6 to 5.3.7 (#745) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.6 to 5.3.7 (#744) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-knobs from 5.3.6 to 5.3.7 (#743) @dependabot-preview
- chore(deps-dev): Bump @storybook/addons from 5.3.6 to 5.3.7 (#742) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.6 to 5.3.7 (#741) @dependabot-preview
- chore(deps-dev): Bump lint-staged from 9.5.0 to 10.0.0 (#739) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.3 to 5.3.6 (#735) @dependabot-preview
- chore(deps-dev): Bump style-loader from 1.1.2 to 1.1.3 (#738) @dependabot-preview
- chore(deps-dev): Bump typescript from 3.7.4 to 3.7.5 (#730) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.4 to 5.3.6 (#734) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.4 to 5.3.6 (#732) @dependabot-preview
- docs: add jackdeadman as a contributor (#723) @allcontributors
- docs: add kemcake as a contributor (#722) @allcontributors
- docs: add mattdell as a contributor (#721) @allcontributors
- docs: add volkanunsal as a contributor (#720) @allcontributors
- docs: add wadahiro as a contributor (#719) @allcontributors
- docs: add andjosh as a contributor (#718) @allcontributors
- docs: add joshcarr as a contributor (#717) @allcontributors
- docs: add layneanderson as a contributor (#716) @allcontributors
- docs: add loris as a contributor (#715) @allcontributors
- docs: add chollier as a contributor (#714) @allcontributors
- docs: add arqex as a contributor (#713) @allcontributors
- docs: add simeg as a contributor (#712) @allcontributors
- docs: add NateRadebaugh as a contributor (#711) @allcontributors
- chore(deps-dev): Bump eslint-plugin-react from 7.17.0 to 7.18.0 (#709) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.3 to 5.3.4 (#704) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.3 to 5.3.4 (#702) @dependabot-preview
- chore(deps-dev): Bump husky from 4.0.9 to 4.0.10 (#701) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.2 to 5.3.3 (#697) @dependabot-preview
- chore(deps-dev): Bump @babel/preset-env from 7.8.2 to 7.8.3 (#690) @dependabot-preview
- chore(deps-dev): Bump @storybook/react from 5.3.1 to 5.3.3 (#695) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.2 to 5.3.3 (#696) @dependabot-preview
- chore(deps-dev): Bump @types/jest from 24.0.25 to 24.9.0 (#700) @dependabot-preview
- chore(deps-dev): Bump husky from 4.0.7 to 4.0.9 (#699) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.2 to 5.3.3 (#691) @dependabot-preview
- chore(deps): Bump @babel/core from 7.8.0 to 7.8.3 (#689) @dependabot-preview
- chore(deps-dev): Bump @typescript-eslint/parser from 2.15.0 to 2.16.0 (#687) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-info from 5.3.1 to 5.3.2 (#681) @dependabot-preview
- chore(deps-dev): Bump tsdx from 0.12.1 to 0.12.3 (#679) @dependabot-preview
- chore(deps-dev): Bump sass-loader from 8.0.1 to 8.0.2 (#678) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-actions from 5.3.1 to 5.3.2 (#683) @dependabot-preview
- chore(deps-dev): Bump @storybook/addon-links from 5.3.1 to 5.3.2 (#682) @dependabot-preview
- chore(deps-dev): Bump @babel/preset-env from 7.8.0 to 7.8.2 (#677) @dependabot-preview