Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Releases: NateRadebaugh/react-datetime

v4.6.0

29 Dec 21:16
Compare
Choose a tag to compare

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

Full Changelog: v4.5.1...v4.6.0

v4.5.1

23 Sep 03:17
Compare
Choose a tag to compare

What's Changed

  • Ensure {Enter} and {Escape} key properly blurs the input component

Full Changelog: v4.5.0...v4.5.1

v4.5.0

23 Sep 02:39
Compare
Choose a tag to compare

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

28 Feb 01:42
Compare
Choose a tag to compare

What's Changed

v4.4.10

28 Feb 00:16
Compare
Choose a tag to compare

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...
Read more

4.4.8

16 Jan 22:31
Compare
Choose a tag to compare

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...
Read more

v4.4.3

31 Aug 12:56
Compare
Choose a tag to compare

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...
Read more

v4.4.1

31 May 16:35
Compare
Choose a tag to compare

4.4.1 (2020-05-31)

Bug Fixes

  • Explicitly list story extensions to fix discovery. (455ba97)

Bump more deps

05 Mar 13:40
Compare
Choose a tag to compare

What’s Changed

Updated Dependencies:

Updated Dev Dependencies

Bump deps

01 Feb 20:27
Compare
Choose a tag to compare

What’s Changed