Skip to content

Latest commit

 

History

History
2485 lines (2234 loc) · 265 KB

CHANGELOG.md

File metadata and controls

2485 lines (2234 loc) · 265 KB

(2021-02-21)

  • chore: apply version (729c984)
  • refactor: use spec functions in useDrag/useDrop (#3056) (28ef6b2), closes #3056
  • add html handling in native types (#2949) (cd4f4f1), closes #2949
  • Add initial tests to drag-around examples (#3032) (2ba22bf), closes #3032
  • Build Stabilization, Dep Upgrades (#3018) (4337d5c), closes #3018
  • Build/yarn 2 3 (#2765) (55d8bc9), closes #2765
  • define a maximum number of characters per line for better readability (#2760) (7857c62), closes #2760
  • Don't swallow drop events (#2852) (d5380ce), closes #2852
  • Extend #2848 (#2859) (2755dc9), closes #2848 #2859
  • Fix babelEsmConfig path (#2990) (d3fd9cb), closes #2990
  • Fix Example Boilerplate (#3049) (ce9edd7), closes #3049
  • Fix inaccurate position with custom drag layers (#2818) (9934fe5), closes #2818
  • Fix link of callback ref (#2906) (cab86e2), closes #2906
  • Fix small spelling issue (#3045) (8b976e7), closes #3045
  • Fix touch backend bug in _getDropTargetId (#2507) (7ec5c37), closes #2507
  • Fix typo (#2869) (4841b27), closes #2869
  • Fix typo in Naive example (#3002) (cc032b0), closes #3002
  • Fix wrapInTestContext type signature (#2637) (debc898), closes #2637
  • Flatten React-DnD Directory Structure (#3038) (0f6e8c5), closes #3038
  • Flatten the Monorepo Structure (#2790) (75c981c), closes #2790
  • HTML5Backend Event Swallowing Updates (#3052) (339dd7a), closes #3052
  • Improve build tooling (#2775) (d6fc37a), closes #2775
  • Improve Hooks Documentation (#3043) (a850aa0), closes #3043
  • Include Examples Packages in Test Coverage (#3037) (120a6bf), closes #3037
  • Library Updates, Exclude Docsite & Build system from semver impact docs (#3046) (bd91281), closes #3046
  • Migrate Chess Example Tests from PR (#3025) (7a89d46), closes #3025
  • Migrate tests to testing-library (#3027) (75b37f9), closes #3027
  • Pre-Release Updates (#3019) (d12b62d), closes #3019
  • Release/v12 0 0 (#3050) (253a725), closes #3050
  • Replace ts-jest with babel-jest; upgrade libraries (#2861) (ed963cd), closes #2861
  • Replace Yarn with pnpm (#2748) (046def8), closes #2748
  • Small wording change for Tutorial.md (#2809) (2fdd08a), closes #2809
  • Testing docs (#2665) (abd3132), closes #2665
  • Typo in initial knight's chess position (#2960) (1a035c4), closes #2960
  • Update Docsite Build Path in GitHub Pages Deployment (#2791) (c94105d), closes #2791
  • Update Tutorial.md (#2740) (d641504), closes #2740
  • v11.1.2 (#2508) (45992df), closes #2508
  • v11.1.3 (#2525) (21a45f9), closes #2525
  • fix: accept props can not update (#2732) (#2936) (2ad4337), closes #2732 #2936
  • fix: update npmignore files (#2524) (929f123), closes #2524
  • docs: add contributing document, initial FAQ (#2860) (734d171), closes #2860
  • build: fix docsite build (#2766) (5ff9fbf), closes #2766
  • build: fix main branch switch (#2608) (3ab1d9d), closes #2608
  • build: switch default branch to main (64c4060)
  • build(deps-dev): bump @babel/cli from 7.10.0 to 7.10.1 (4f16bfc)
  • build(deps-dev): bump @babel/cli from 7.8.4 to 7.10.0 (e239dc0)
  • build(deps-dev): bump @babel/core from 7.10.0 to 7.10.1 (4489bda)
  • build(deps-dev): bump @babel/core from 7.10.1 to 7.10.2 (dcafae9)
  • build(deps-dev): bump @babel/core from 7.9.6 to 7.10.0 (02ced25)
  • build(deps-dev): bump @babel/plugin-proposal-class-properties (3a486d6)
  • build(deps-dev): bump @babel/plugin-proposal-object-rest-spread (05777c3)
  • build(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.10.0 to 7.10.1 (2ab32b5)
  • build(deps-dev): bump @babel/preset-env from 7.10.0 to 7.10.1 (bd40091)
  • build(deps-dev): bump @babel/preset-env from 7.10.1 to 7.10.2 (d1a9118)
  • build(deps-dev): bump @babel/preset-env from 7.9.6 to 7.10.0 (d82be21)
  • build(deps-dev): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (e42dfc1)
  • build(deps-dev): bump @rollup/plugin-node-resolve from 8.0.0 to 8.0.1 (f35a681)
  • build(deps-dev): bump @rollup/plugin-replace from 2.3.2 to 2.3.3 (5e0e229)
  • build(deps-dev): bump @types/jest from 25.2.3 to 26.0.0 (ad5d320)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (9e35cf4)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (2f48bc8)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (d03b611)
  • build(deps-dev): bump @typescript-eslint/parser from 3.0.1 to 3.0.2 (5fdafb9)
  • build(deps-dev): bump @typescript-eslint/parser from 3.0.2 to 3.1.0 (d534aea)
  • build(deps-dev): bump @typescript-eslint/parser from 3.1.0 to 3.2.0 (35de0a3)
  • build(deps-dev): bump eslint from 7.1.0 to 7.2.0 (270fc8c)
  • build(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (ca7fd04)
  • build(deps-dev): bump eslint-plugin-react-hooks from 4.0.2 to 4.0.4 (b165118)
  • build(deps-dev): bump inquirer from 7.1.0 to 7.2.0 (6221fa0)
  • build(deps-dev): bump lerna from 3.22.0 to 3.22.1 (d0b41a1)
  • build(deps-dev): bump lint-staged from 10.2.6 to 10.2.7 (62deef5)
  • build(deps-dev): bump lint-staged from 10.2.7 to 10.2.8 (5588119)
  • build(deps-dev): bump lint-staged from 10.2.8 to 10.2.9 (26921f2)
  • build(deps-dev): bump lint-staged from 10.2.9 to 10.2.10 (4f34b4d)
  • build(deps-dev): bump replace-in-file from 6.0.0 to 6.1.0 (04ad5d0)
  • build(deps-dev): bump rollup from 2.10.9 to 2.11.2 (dc3b903)
  • build(deps-dev): bump rollup from 2.11.2 to 2.12.0 (7a237b2)
  • build(deps-dev): bump rollup from 2.12.0 to 2.12.1 (1d2956c)
  • build(deps-dev): bump rollup from 2.12.1 to 2.13.1 (1aec55f)
  • build(deps-dev): bump rollup from 2.13.1 to 2.15.0 (88333d9)
  • build(deps-dev): bump rollup from 2.15.0 to 2.16.1 (2962619)
  • build(deps-dev): bump ts-jest from 26.0.0 to 26.1.0 (be32f1d)
  • build(deps-dev): bump typescript from 3.9.3 to 3.9.5 (839f594)
  • build(deps): [security] bump graphql-playground-html from 1.6.19 to 1.6.25 (c2584cb)
  • build(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 (009b9e0)
  • build(deps): bump @types/lodash from 4.14.152 to 4.14.153 (222722d)
  • build(deps): bump @types/lodash from 4.14.153 to 4.14.154 (d36a69d)
  • build(deps): bump @types/lodash from 4.14.154 to 4.14.155 (94091cb)
  • build(deps): bump @types/react from 16.9.35 to 16.9.36 (e7c52d9)
  • build(deps): bump gatsby from 2.22.10 to 2.22.11 (f19e644)
  • build(deps): bump gatsby from 2.22.11 to 2.22.12 (c253db9)
  • build(deps): bump gatsby from 2.22.12 to 2.22.15 (adb7ac1)
  • build(deps): bump gatsby from 2.22.15 to 2.22.17 (ba69e27)
  • build(deps): bump gatsby from 2.22.17 to 2.23.0 (a34f37d)
  • build(deps): bump gatsby from 2.23.0 to 2.23.1 (728267c)
  • build(deps): bump gatsby from 2.23.1 to 2.23.2 (84d9837)
  • build(deps): bump gatsby from 2.23.1 to 2.23.3 (3ba8b29)
  • build(deps): bump gatsby-image from 2.4.5 to 2.4.6 (ebb0151)
  • build(deps): bump gatsby-image from 2.4.6 to 2.4.7 (3323a08)
  • build(deps): bump gatsby-plugin-manifest from 2.4.10 to 2.4.11 (892f3b1)
  • build(deps): bump gatsby-plugin-manifest from 2.4.9 to 2.4.10 (d2e53a5)
  • build(deps): bump gatsby-plugin-offline from 3.2.7 to 3.2.8 (0356581)
  • build(deps): bump gatsby-plugin-offline from 3.2.8 to 3.2.9 (5c6ac1c)
  • build(deps): bump gatsby-plugin-react-helmet from 3.3.2 to 3.3.3 (a000867)
  • build(deps): bump gatsby-plugin-react-helmet from 3.3.3 to 3.3.4 (39ffe03)
  • build(deps): bump gatsby-plugin-sharp from 2.6.10 to 2.6.11 (66507d2)
  • build(deps): bump gatsby-plugin-sharp from 2.6.9 to 2.6.10 (5d5b1c5)
  • build(deps): bump gatsby-plugin-styled-components from 3.3.2 to 3.3.3 (0b5fdbb)
  • build(deps): bump gatsby-plugin-styled-components from 3.3.3 to 3.3.4 (b0b2762)
  • build(deps): bump gatsby-plugin-typescript from 2.4.3 to 2.4.4 (42ef0c7)
  • build(deps): bump gatsby-plugin-typography from 2.5.2 to 2.5.3 (8a4acdb)
  • build(deps): bump gatsby-plugin-typography from 2.5.3 to 2.5.4 (f77447e)
  • build(deps): bump gatsby-remark-autolink-headers from 2.3.3 to 2.3.4 (4952c25)
  • build(deps): bump gatsby-remark-autolink-headers from 2.3.4 to 2.3.5 (1c23c59)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.3.3 to 2.3.4 (23f298a)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.3.4 to 2.3.5 (ea18056)
  • build(deps): bump gatsby-remark-embed-snippet from 4.3.2 to 4.3.3 (756ee64)
  • build(deps): bump gatsby-remark-embed-snippet from 4.3.3 to 4.3.4 (c5dcec6)
  • build(deps): bump gatsby-remark-embed-snippet from 4.3.3 to 4.3.5 (f253804)
  • build(deps): bump gatsby-remark-images from 3.3.8 to 3.3.9 (866f5a1)
  • build(deps): bump gatsby-remark-images from 3.3.9 to 3.3.10 (f6b8976)
  • build(deps): bump gatsby-remark-prismjs from 3.5.2 to 3.5.3 (241fdd3)
  • build(deps): bump gatsby-remark-prismjs from 3.5.3 to 3.5.4 (f8a4f69)
  • build(deps): bump gatsby-source-filesystem from 2.3.10 to 2.3.11 (c426114)
  • build(deps): bump gatsby-source-filesystem from 2.3.8 to 2.3.10 (72f2335)
  • build(deps): bump gatsby-transformer-remark from 2.8.13 to 2.8.14 (0d27a6e)
  • build(deps): bump gatsby-transformer-remark from 2.8.14 to 2.8.15 (030286b)
  • build(deps): bump gatsby-transformer-sharp from 2.5.3 to 2.5.4 (f652325)
  • build(deps): bump gatsby-transformer-sharp from 2.5.4 to 2.5.5 (8c86c46)
  • build(deps): bump immutability-helper from 3.0.2 to 3.1.1 (e6551b5)
  • build(deps): bump query-string from 6.12.1 to 6.13.0 (d2638a4)
  • build(deps): bump query-string from 6.13.0 to 6.13.1 (1956be1)
  • build(deps): bump react-helmet from 6.0.0 to 6.1.0 (53f5d34)
  • build(deps): bump rehype-react from 5.0.1 to 6.0.0 (81eba64)

11.1.1 (2020-05-26)

  • Add a profile() function to Backend interface (#2476) (512bf2b), closes #2476
  • Dependency Updates & Build Fixes (#2399) (72127b1), closes #2399
  • Fix grammatical typo in DndProvider doc page (#2217) (84d89a5), closes #2217
  • Fix import in TouchBackend documentation (#1729) (6e79650), closes #1729
  • Fix memory leak in drag preview, un-subscriber not called (#2423) (2ad2747), closes #2423
  • Fix name mismatch in DndProvider example (#1947) (048b07f), closes #1947 /github.com/react-dnd/react-dnd/pull/1683/files#diff-5ce06c996535249b437e40d20021c66aR16
  • Fix Node 8 Build (#1831) (4392d78), closes #1831
  • fix tab indents and remove redundant comma (#2387) (ab42c4d), closes #2387
  • Fix typo on tutorial (#2224) (f1ecb8c), closes #2224
  • Fixes cancel not reverting to original index (#1693) (3456675), closes #1693
  • make handleTopDragStart public for extension (#2280) (d83f250), closes #2280
  • Move Dependabot workflow to CI (#1849) (a291334), closes #1849
  • Release Prep Cleanup (#2478) (4e57a34), closes #2478
  • Release/v11 1 0 (#2492) (8ae8813), closes #2492
  • TouchBackend - impossible to drop item (#2499) (4c0e847), closes #2499
  • Update actions-gh-pages (#1871) (2410a38), closes #1871
  • Update node-ci.yml (2466f12)
  • Update node-ci.yml (aeb85c8)
  • Update node-ci.yml (43413b8)
  • Update Regression Examples in Documentation (#2477) (5c4a0e5), closes #2477
  • Update test-utils peerDependencies (#1576) (2059c83), closes #1576
  • Update utils.tsx (#2486) (33ccb77), closes #2486
  • Update utils.tsx (#2488) (c452af2), closes #2488
  • v11.0.0 Release (#2481) (e6f588a), closes #2481
  • v11.1.1 (e036601)
  • Wrong type in end function (#1983) (b80b683), closes #1983
  • build: add formatting check to lint stage (#2464) (9db96b4), closes #2464
  • build: move automerge if-statement to automerge step (#2489) (68a1879), closes #2489
  • build: update dependabot if statement (#2490) (af84889), closes #2490
  • build: update node support spec to 10.x (#1850) (0b06951), closes #1850
  • build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 (05c0f12)
  • build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 (dd46f57)
  • build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 (ae98025)
  • build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 (dfeb25b)
  • build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 (2fcbc02)
  • build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 (a89f7ab)
  • build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 (d675d25)
  • build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 (3dc78a5)
  • build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 (0d51e4f)
  • build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 (74668bc)
  • build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 (4613ea5)
  • build(deps-dev): bump @babel/core from 7.9.0 to 7.9.6 (9936fad)
  • build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.0 (835feef)
  • build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.8.0 to 7.8.3 (8c262b4)
  • build(deps-dev): bump @babel/plugin-proposal-object-rest-spread (3039a97)
  • build(deps-dev): bump @babel/plugin-proposal-object-rest-spread (d989747)
  • build(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.7.4 to 7.7.7 (14594e2)
  • build(deps-dev): bump @babel/plugin-proposal-object-rest-spread from 7.7.7 to 7.8.0 (dc5b2cd)
  • build(deps-dev): bump @babel/preset-env from 7.7.5 to 7.7.6 (35fc9c6)
  • build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 (75fd81c)
  • build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 (0ef8a38)
  • build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 (c8727ba)
  • build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 (d1840d3)
  • build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 (7f54866)
  • build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 (3a44bfc)
  • build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 (f151767)
  • build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 (881d000)
  • build(deps-dev): bump @babel/preset-env from 7.9.5 to 7.9.6 (28f06a0)
  • build(deps-dev): bump @commitlint/cli from 8.2.0 to 8.3.3 (2cf0ae4)
  • build(deps-dev): bump @commitlint/cli from 8.3.3 to 8.3.4 (7ba7c77)
  • build(deps-dev): bump @commitlint/cli from 8.3.4 to 8.3.5 (2419ce5)
  • build(deps-dev): bump @commitlint/config-conventional from 8.2.0 to 8.3.3 (be287eb)
  • build(deps-dev): bump @commitlint/config-conventional from 8.3.3 to 8.3.4 (1e981f1)
  • build(deps-dev): bump @rollup/plugin-replace from 2.3.0 to 2.3.1 (e0cad3f)
  • build(deps-dev): bump @rollup/plugin-replace from 2.3.1 to 2.3.2 (b2118e6)
  • build(deps-dev): bump @types/enzyme from 3.10.4 to 3.10.5 (bbf4c96)
  • build(deps-dev): bump @types/jest from 24.0.23 to 24.0.24 (ba19e43)
  • build(deps-dev): bump @types/jest from 24.0.24 to 24.0.25 (c624812)
  • build(deps-dev): bump @types/jest from 24.0.25 to 24.9.0 (e1f5e67)
  • build(deps-dev): bump @types/jest from 24.9.0 to 24.9.1 (7c99a9d)
  • build(deps-dev): bump @types/jest from 24.9.1 to 25.1.0 (38f8e9d)
  • build(deps-dev): bump @types/jest from 25.1.0 to 25.1.1 (abdf4a8)
  • build(deps-dev): bump @types/jest from 25.1.1 to 25.1.2 (73eb336)
  • build(deps-dev): bump @types/jest from 25.1.2 to 25.1.3 (05e191c)
  • build(deps-dev): bump @types/jest from 25.1.3 to 25.1.4 (3bb7f44)
  • build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5 (de5fa4a)
  • build(deps-dev): bump @types/jest from 25.1.5 to 25.2.1 (5d28173)
  • build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2 (578ac1e)
  • build(deps-dev): bump @types/jest from 25.2.2 to 25.2.3 (8705bb8)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (902e926)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (fa8d8cd)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (89e0226)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (ad4d7d5)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (463def5)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (c545f78)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (2176483)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (f61f4ae)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (64ba674)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (ca15512)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (c31b33e)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (49be863)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (0583f8c)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.10.0 to 2.11.0 (dbfbdff)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.11.0 to 2.12.0 (f713041)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.12.0 to 2.13.0 (df3c189)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.13.0 to 2.14.0 (88c64c6)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.14.0 to 2.15.0 (63fe529)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.15.0 to 2.16.0 (2cc330f)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.19.0 to 2.19.2 (ae6c85c)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.19.2 to 2.20.0 (aa450b8)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.23.0 to 2.24.0 (9fac7ad)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.28.0 to 2.29.0 (8779bc7)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.30.0 to 2.31.0 (fe245ce)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.32.0 (1b5a6c0)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.33.0 to 2.34.0 (49e5cd7)
  • build(deps-dev): bump @typescript-eslint/parser from 2.10.0 to 2.11.0 (6bd4333)
  • build(deps-dev): bump @typescript-eslint/parser from 2.11.0 to 2.12.0 (f3b4298)
  • build(deps-dev): bump @typescript-eslint/parser from 2.12.0 to 2.13.0 (54bbfaf)
  • build(deps-dev): bump @typescript-eslint/parser from 2.13.0 to 2.14.0 (85a234e)
  • build(deps-dev): bump @typescript-eslint/parser from 2.14.0 to 2.15.0 (44d13c5)
  • build(deps-dev): bump @typescript-eslint/parser from 2.15.0 to 2.16.0 (05173d8)
  • build(deps-dev): bump @typescript-eslint/parser from 2.16.0 to 2.17.0 (36c17b0)
  • build(deps-dev): bump @typescript-eslint/parser from 2.17.0 to 2.18.0 (4fcd21c)
  • build(deps-dev): bump @typescript-eslint/parser from 2.18.0 to 2.19.0 (319565a)
  • build(deps-dev): bump @typescript-eslint/parser from 2.19.0 to 2.19.2 (be5e291)
  • build(deps-dev): bump @typescript-eslint/parser from 2.19.2 to 2.20.0 (8ddd674)
  • build(deps-dev): bump @typescript-eslint/parser from 2.20.0 to 2.21.0 (fbda7ff)
  • build(deps-dev): bump @typescript-eslint/parser from 2.21.0 to 2.22.0 (5f348e8)
  • build(deps-dev): bump @typescript-eslint/parser from 2.22.0 to 2.23.0 (7b8c512)
  • build(deps-dev): bump @typescript-eslint/parser from 2.23.0 to 2.24.0 (844b46f)
  • build(deps-dev): bump @typescript-eslint/parser from 2.24.0 to 2.25.0 (ca435e3)
  • build(deps-dev): bump @typescript-eslint/parser from 2.25.0 to 2.26.0 (57a6765)
  • build(deps-dev): bump @typescript-eslint/parser from 2.26.0 to 2.27.0 (0f4a7ba)
  • build(deps-dev): bump @typescript-eslint/parser from 2.27.0 to 2.28.0 (9480cad)
  • build(deps-dev): bump @typescript-eslint/parser from 2.28.0 to 2.29.0 (37aea86)
  • build(deps-dev): bump @typescript-eslint/parser from 2.29.0 to 2.30.0 (f251f6c)
  • build(deps-dev): bump @typescript-eslint/parser from 2.30.0 to 2.31.0 (d9571b4)
  • build(deps-dev): bump @typescript-eslint/parser from 2.31.0 to 2.32.0 (1b24815)
  • build(deps-dev): bump @typescript-eslint/parser from 2.32.0 to 2.33.0 (adf61f3)
  • build(deps-dev): bump @typescript-eslint/parser from 2.33.0 to 2.34.0 (4e4b3db)
  • build(deps-dev): bump @typescript-eslint/parser from 3.0.0 to 3.0.1 (8b00657)
  • build(deps-dev): bump alex from 8.1.0 to 8.1.1 (570bcbb)
  • build(deps-dev): bump conventional-changelog-cli from 2.0.28 to 2.0.31 (7acda71)
  • build(deps-dev): bump conventional-changelog-cli from 2.0.31 to 2.0.34 (e3de739)
  • build(deps-dev): bump enzyme from 3.10.0 to 3.11.0 (153aaf6)
  • build(deps-dev): bump enzyme-adapter-react-16 from 1.15.1 to 1.15.2 (a185819)
  • build(deps-dev): bump eslint from 6.7.2 to 6.8.0 (bf5dfb6)
  • build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1 (2691573)
  • build(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0 (631b81f)
  • build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.8.0 (2b1a59d)
  • build(deps-dev): bump eslint-config-prettier from 6.8.0 to 6.9.0 (6eb2093)
  • build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 (b3feb54)
  • build(deps-dev): bump eslint-config-react-app from 5.1.0 to 5.2.0 (a86aa91)
  • build(deps-dev): bump eslint-config-react-app from 5.2.0 to 5.2.1 (6147ddb)
  • build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 (3ee388c)
  • build(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (a668439)
  • build(deps-dev): bump eslint-plugin-react from 7.17.0 to 7.18.0 (ddf64aa)
  • build(deps-dev): bump eslint-plugin-react from 7.18.0 to 7.18.3 (81ab218)
  • build(deps-dev): bump eslint-plugin-react from 7.18.3 to 7.19.0 (da541bf)
  • build(deps-dev): bump eslint-plugin-react-hooks from 2.3.0 to 2.4.0 (642d4ef)
  • build(deps-dev): bump eslint-plugin-react-hooks from 2.4.0 to 2.5.0 (f287b78)
  • build(deps-dev): bump eslint-plugin-react-hooks from 2.5.0 to 2.5.1 (b02c534)
  • build(deps-dev): bump husky from 3.1.0 to 4.0.0 (cddeb48)
  • build(deps-dev): bump husky from 3.1.0 to 4.0.10 (6ed5715)
  • build(deps-dev): bump husky from 3.1.0 to 4.0.9 (ac31881)
  • build(deps-dev): bump husky from 4.0.0 to 4.0.1 (ce22b50)
  • build(deps-dev): bump husky from 4.0.1 to 4.0.3 (ae73b20)
  • build(deps-dev): bump husky from 4.0.10 to 4.2.0 (ef35c88)
  • build(deps-dev): bump husky from 4.0.3 to 4.0.6 (41ce33b)
  • build(deps-dev): bump husky from 4.0.6 to 4.0.7 (2e70544)
  • build(deps-dev): bump husky from 4.0.9 to 4.0.10 (ed124f3)
  • build(deps-dev): bump husky from 4.2.0 to 4.2.1 (69bc087)
  • build(deps-dev): bump husky from 4.2.1 to 4.2.2 (228ad7c)
  • build(deps-dev): bump husky from 4.2.2 to 4.2.3 (2678ea8)
  • build(deps-dev): bump husky from 4.2.3 to 4.2.5 (57ed7ae)
  • build(deps-dev): bump inquirer from 7.0.0 to 7.0.1 (0246454)
  • build(deps-dev): bump inquirer from 7.0.1 to 7.0.2 (4e306f7)
  • build(deps-dev): bump inquirer from 7.0.2 to 7.0.3 (ce813ec)
  • build(deps-dev): bump inquirer from 7.0.3 to 7.0.4 (4e83089)
  • build(deps-dev): bump inquirer from 7.0.4 to 7.0.5 (9b8162b)
  • build(deps-dev): bump inquirer from 7.0.5 to 7.0.6 (1bbda5d)
  • build(deps-dev): bump inquirer from 7.0.6 to 7.1.0 (0eb6187)
  • build(deps-dev): bump jest and ts-jest (3a56459)
  • build(deps-dev): bump jest from 25.1.0 to 25.2.1 (25412aa)
  • build(deps-dev): bump jest from 25.2.1 to 25.2.4 (c6b80e6)
  • build(deps-dev): bump jest from 25.2.4 to 25.2.7 (fe0ccc1)
  • build(deps-dev): bump jest from 25.2.7 to 25.3.0 (6aaf7c1)
  • build(deps-dev): bump jest from 25.3.0 to 25.4.0 (8402e55)
  • build(deps-dev): bump jest from 25.4.0 to 25.5.0 (3f7c9ab)
  • build(deps-dev): bump jest from 25.5.0 to 25.5.2 (b7aeb5a)
  • build(deps-dev): bump jest from 25.5.2 to 25.5.3 (e1b39ca)
  • build(deps-dev): bump jest from 25.5.3 to 25.5.4 (6a5663e)
  • build(deps-dev): bump jest-environment-jsdom from 24.9.0 to 25.1.0 (8d57ec1)
  • build(deps-dev): bump jest-environment-jsdom from 25.1.0 to 25.2.1 (903fc4f)
  • build(deps-dev): bump jest-environment-jsdom from 25.2.1 to 25.2.3 (091c06e)
  • build(deps-dev): bump jest-environment-jsdom from 25.2.3 to 25.2.4 (198e765)
  • build(deps-dev): bump jest-environment-jsdom from 25.2.4 to 25.2.6 (3501fb2)
  • build(deps-dev): bump jest-environment-jsdom from 25.2.6 to 25.3.0 (5890f28)
  • build(deps-dev): bump jest-environment-jsdom from 25.3.0 to 25.4.0 (e5e2052)
  • build(deps-dev): bump jest-environment-jsdom from 25.4.0 to 25.5.0 (3556f59)
  • build(deps-dev): bump jest-environment-jsdom from 25.5.0 to 26.0.0 (9a61697)
  • build(deps-dev): bump jest-environment-jsdom from 26.0.0 to 26.0.1 (03295b8)
  • build(deps-dev): bump lerna from 3.19.0 to 3.20.1 (c5b6856)
  • build(deps-dev): bump lerna from 3.20.1 to 3.20.2 (cfd8e14)
  • build(deps-dev): bump lerna from 3.20.2 to 3.21.0 (cad9433)
  • build(deps-dev): bump lerna from 3.21.0 to 3.22.0 (d8a84ac)
  • build(deps-dev): bump lint-staged from 10.0.0 to 10.0.1 (b096fa6)
  • build(deps-dev): bump lint-staged from 10.0.1 to 10.0.2 (607a6f7)
  • build(deps-dev): bump lint-staged from 10.0.10 to 10.1.0 (709f387)
  • build(deps-dev): bump lint-staged from 10.0.2 to 10.0.3 (7c7a0fc)
  • build(deps-dev): bump lint-staged from 10.0.3 to 10.0.4 (e8d728c)
  • build(deps-dev): bump lint-staged from 10.0.4 to 10.0.5 (3b1985c)
  • build(deps-dev): bump lint-staged from 10.0.5 to 10.0.7 (048ff6f)
  • build(deps-dev): bump lint-staged from 10.0.7 to 10.0.8 (64d8a26)
  • build(deps-dev): bump lint-staged from 10.0.8 to 10.0.9 (1e799e5)
  • build(deps-dev): bump lint-staged from 10.0.9 to 10.0.10 (8a1230a)
  • build(deps-dev): bump lint-staged from 10.1.0 to 10.1.1 (b0e6464)
  • build(deps-dev): bump lint-staged from 10.1.1 to 10.1.2 (e6872f9)
  • build(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 (5ecc9b9)
  • build(deps-dev): bump lint-staged from 10.1.3 to 10.1.6 (61bee17)
  • build(deps-dev): bump lint-staged from 10.1.6 to 10.1.7 (e561a28)
  • build(deps-dev): bump lint-staged from 10.1.7 to 10.2.0 (c89df89)
  • build(deps-dev): bump lint-staged from 10.2.0 to 10.2.2 (6614b28)
  • build(deps-dev): bump lint-staged from 10.2.2 to 10.2.4 (eb8c38a)
  • build(deps-dev): bump lint-staged from 10.2.4 to 10.2.6 (bd7e713)
  • build(deps-dev): bump lint-staged from 9.5.0 to 10.0.0 (61b8326)
  • build(deps-dev): bump prettier from 1.19.1 to 2.0.1 (a24a5be)
  • build(deps-dev): bump prettier from 2.0.1 to 2.0.2 (2edd55d)
  • build(deps-dev): bump prettier from 2.0.2 to 2.0.3 (fa168fc)
  • build(deps-dev): bump prettier from 2.0.3 to 2.0.4 (0a43e11)
  • build(deps-dev): bump prettier from 2.0.4 to 2.0.5 (2604211)
  • build(deps-dev): bump replace-in-file from 4.2.0 to 5.0.2 (426fdcc)
  • build(deps-dev): bump replace-in-file from 5.0.2 to 6.0.0 (2b6c77d)
  • build(deps-dev): bump rollup from 1.27.10 to 1.27.11 (672d771)
  • build(deps-dev): bump rollup from 1.27.11 to 1.27.12 (dbda234)
  • build(deps-dev): bump rollup from 1.27.12 to 1.27.13 (827f932)
  • build(deps-dev): bump rollup from 1.27.13 to 1.27.14 (bf29545)
  • build(deps-dev): bump rollup from 1.27.14 to 1.28.0 (9b2cc47)
  • build(deps-dev): bump rollup from 1.27.8 to 1.27.9 (4f045a2)
  • build(deps-dev): bump rollup from 1.27.9 to 1.27.10 (9260460)
  • build(deps-dev): bump rollup from 1.28.0 to 1.29.0 (2bb1693)
  • build(deps-dev): bump rollup from 1.29.0 to 1.29.1 (6628c5b)
  • build(deps-dev): bump rollup from 1.29.1 to 1.30.0 (c41c3c6)
  • build(deps-dev): bump rollup from 1.30.0 to 1.30.1 (371e606)
  • build(deps-dev): bump rollup from 1.30.1 to 1.31.0 (569ee28)
  • build(deps-dev): bump rollup from 1.31.0 to 1.31.1 (4105ca0)
  • build(deps-dev): bump rollup from 1.31.1 to 1.32.0 (c77d800)
  • build(deps-dev): bump rollup from 1.32.0 to 1.32.1 (9673a95)
  • build(deps-dev): bump rollup from 1.32.1 to 2.6.1 (ca198ab)
  • build(deps-dev): bump rollup from 2.10.0 to 2.10.2 (11add33)
  • build(deps-dev): bump rollup from 2.10.2 to 2.10.4 (be0f95a)
  • build(deps-dev): bump rollup from 2.10.4 to 2.10.5 (15ede3b)
  • build(deps-dev): bump rollup from 2.10.5 to 2.10.9 (9a2353d)
  • build(deps-dev): bump rollup from 2.6.1 to 2.7.1 (bcce37a)
  • build(deps-dev): bump rollup from 2.7.1 to 2.7.2 (0e0cf9f)
  • build(deps-dev): bump rollup from 2.7.2 to 2.7.3 (436e234)
  • build(deps-dev): bump rollup from 2.7.3 to 2.7.5 (0295fa6)
  • build(deps-dev): bump rollup from 2.7.5 to 2.7.6 (73238cf)
  • build(deps-dev): bump rollup from 2.7.6 to 2.8.0 (e6073d7)
  • build(deps-dev): bump rollup from 2.8.0 to 2.8.2 (8730d75)
  • build(deps-dev): bump rollup from 2.8.2 to 2.9.1 (7598af9)
  • build(deps-dev): bump rollup from 2.9.1 to 2.10.0 (6b306a8)
  • build(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3 (f4e8963)
  • build(deps-dev): bump rollup-plugin-terser from 5.1.3 to 5.2.0 (66a375e)
  • build(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0 (05a97ef)
  • build(deps-dev): bump rollup-plugin-terser from 5.3.0 to 6.1.0 (b9d228a)
  • build(deps-dev): bump ts-jest from 24.2.0 to 24.3.0 (4bb26e1)
  • build(deps-dev): bump ts-jest from 25.0.0 to 25.1.0 (1163f9c)
  • build(deps-dev): bump ts-jest from 25.1.0 to 25.2.0 (a87062d)
  • build(deps-dev): bump ts-jest from 25.2.0 to 25.2.1 (0dc9867)
  • build(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 (30fb2d6)
  • build(deps-dev): bump ts-jest from 25.3.0 to 25.3.1 (4c82914)
  • build(deps-dev): bump ts-jest from 25.3.1 to 25.4.0 (524f593)
  • build(deps-dev): bump ts-jest from 25.4.0 to 25.5.0 (5655341)
  • build(deps-dev): bump ts-jest from 25.5.0 to 25.5.1 (9e07b77)
  • build(deps-dev): bump typescript from 3.7.3 to 3.7.4 (322edbf)
  • build(deps-dev): bump typescript from 3.7.4 to 3.7.5 (ebc0467)
  • build(deps-dev): bump typescript from 3.7.5 to 3.8.2 (2a3e2db)
  • build(deps-dev): bump typescript from 3.8.2 to 3.8.3 (0e93adc)
  • build(deps-dev): bump typescript from 3.8.3 to 3.9.2 (e7f6930)
  • build(deps-dev): bump typescript from 3.9.2 to 3.9.3 (1ef9a35)
  • build(deps): [security] bump acorn from 5.7.3 to 5.7.4 (ce1d6ce)
  • build(deps): [security] bump handlebars from 4.5.3 to 4.7.6 (66e512b)
  • build(deps): bump @types/faker from 4.1.10 to 4.1.11 (5d95b7b)
  • build(deps): bump @types/faker from 4.1.11 to 4.1.12 (55fe836)
  • build(deps): bump @types/faker from 4.1.8 to 4.1.9 (c265045)
  • build(deps): bump @types/faker from 4.1.9 to 4.1.10 (1ac64d4)
  • build(deps): bump @types/lodash from 4.14.149 to 4.14.150 (f67bb40)
  • build(deps): bump @types/lodash from 4.14.150 to 4.14.151 (6b32a7e)
  • build(deps): bump @types/lodash from 4.14.151 to 4.14.152 (d7da8a5)
  • build(deps): bump @types/react from 16.9.15 to 16.9.16 (6aa410d)
  • build(deps): bump @types/react from 16.9.16 to 16.9.17 (42c7d13)
  • build(deps): bump @types/react from 16.9.17 to 16.9.18 (eceabb9)
  • build(deps): bump @types/react from 16.9.18 to 16.9.19 (538715d)
  • build(deps): bump @types/react from 16.9.19 to 16.9.20 (7a466bc)
  • build(deps): bump @types/react from 16.9.20 to 16.9.21 (37d4759)
  • build(deps): bump @types/react from 16.9.21 to 16.9.22 (279a6e1)
  • build(deps): bump @types/react from 16.9.22 to 16.9.23 (4300223)
  • build(deps): bump @types/react from 16.9.23 to 16.9.25 (b1432fe)
  • build(deps): bump @types/react from 16.9.25 to 16.9.26 (b2f1f36)
  • build(deps): bump @types/react from 16.9.26 to 16.9.27 (6e0c215)
  • build(deps): bump @types/react from 16.9.27 to 16.9.29 (ee7f378)
  • build(deps): bump @types/react from 16.9.29 to 16.9.31 (d140710)
  • build(deps): bump @types/react from 16.9.31 to 16.9.32 (84e6181)
  • build(deps): bump @types/react from 16.9.32 to 16.9.33 (e4a6922)
  • build(deps): bump @types/react from 16.9.33 to 16.9.34 (0c76c08)
  • build(deps): bump @types/react from 16.9.34 to 16.9.35 (ea8c28e)
  • build(deps): bump @types/react-dom from 16.9.4 to 16.9.5 (8f5b304)
  • build(deps): bump @types/react-dom from 16.9.5 to 16.9.6 (6213578)
  • build(deps): bump @types/react-dom from 16.9.6 to 16.9.7 (fc24320)
  • build(deps): bump @types/react-dom from 16.9.7 to 16.9.8 (bc0933c)
  • build(deps): bump @types/react-helmet from 5.0.14 to 5.0.15 (5f2eb03)
  • build(deps): bump @types/react-helmet from 5.0.15 to 6.0.0 (9680710)
  • build(deps): bump @types/rehype-react from 3.1.0 to 4.0.0 (0d78123)
  • build(deps): bump @types/styled-components from 4.4.0 to 4.4.1 (bc0b069)
  • build(deps): bump @types/styled-components from 4.4.1 to 4.4.2 (f03be0e)
  • build(deps): bump @types/styled-components from 4.4.2 to 4.4.3 (5f39028)
  • build(deps): bump @types/styled-components from 4.4.3 to 5.0.0 (fbda7fd)
  • build(deps): bump @types/styled-components from 5.0.0 to 5.0.1 (a797f35)
  • build(deps): bump @types/styled-components from 5.0.1 to 5.1.0 (540157e)
  • build(deps): bump gatsby from 2.18.10 to 2.18.11 (83195b9)
  • build(deps): bump gatsby from 2.18.11 to 2.18.12 (e26eae6)
  • build(deps): bump gatsby from 2.18.12 to 2.18.13 (f8cb43a)
  • build(deps): bump gatsby from 2.18.13 to 2.18.14 (5684359)
  • build(deps): bump gatsby from 2.18.14 to 2.18.15 (6ec066d)
  • build(deps): bump gatsby from 2.18.15 to 2.18.16 (58cf140)
  • build(deps): bump gatsby from 2.18.16 to 2.18.17 (8764187)
  • build(deps): bump gatsby from 2.18.17 to 2.18.18 (882e0a2)
  • build(deps): bump gatsby from 2.18.18 to 2.18.21 (8220b06)
  • build(deps): bump gatsby from 2.18.21 to 2.18.22 (cf2a357)
  • build(deps): bump gatsby from 2.18.22 to 2.18.23 (fc6f102)
  • build(deps): bump gatsby from 2.18.23 to 2.18.25 (cb05c11)
  • build(deps): bump gatsby from 2.18.25 to 2.19.0 (162ba69)
  • build(deps): bump gatsby from 2.18.25 to 2.19.0 (76fca6b)
  • build(deps): bump gatsby from 2.18.7 to 2.18.8 (059b07d)
  • build(deps): bump gatsby from 2.18.8 to 2.18.10 (3103772)
  • build(deps): bump gatsby from 2.19.0 to 2.19.1 (a833408)
  • build(deps): bump gatsby from 2.19.1 to 2.19.2 (a8ef989)
  • build(deps): bump gatsby from 2.19.10 to 2.19.12 (56fb98f)
  • build(deps): bump gatsby from 2.19.12 to 2.19.16 (08eae43)
  • build(deps): bump gatsby from 2.19.16 to 2.19.17 (bb35030)
  • build(deps): bump gatsby from 2.19.17 to 2.19.18 (2bc8e03)
  • build(deps): bump gatsby from 2.19.18 to 2.19.19 (4fd11a6)
  • build(deps): bump gatsby from 2.19.19 to 2.19.21 (d0095fd)
  • build(deps): bump gatsby from 2.19.2 to 2.19.3 (82c71a8)
  • build(deps): bump gatsby from 2.19.21 to 2.19.22 (7388ddc)
  • build(deps): bump gatsby from 2.19.22 to 2.19.24 (e01f11e)
  • build(deps): bump gatsby from 2.19.24 to 2.19.25 (ae44ead)
  • build(deps): bump gatsby from 2.19.25 to 2.19.28 (4c4f560)
  • build(deps): bump gatsby from 2.19.28 to 2.19.29 (44d1f20)
  • build(deps): bump gatsby from 2.19.29 to 2.19.32 (ef20fa1)
  • build(deps): bump gatsby from 2.19.3 to 2.19.5 (6981763)
  • build(deps): bump gatsby from 2.19.32 to 2.19.34 (c49fed7)
  • build(deps): bump gatsby from 2.19.34 to 2.19.37 (8a126cd)
  • build(deps): bump gatsby from 2.19.37 to 2.19.39 (02d8b2e)
  • build(deps): bump gatsby from 2.19.39 to 2.19.41 (560a3cd)
  • build(deps): bump gatsby from 2.19.41 to 2.19.43 (bed62ef)
  • build(deps): bump gatsby from 2.19.43 to 2.19.45 (eada1ce)
  • build(deps): bump gatsby from 2.19.45 to 2.19.49 (2320901)
  • build(deps): bump gatsby from 2.19.49 to 2.20.2 (1d70523)
  • build(deps): bump gatsby from 2.19.5 to 2.19.7 (ff93ce2)
  • build(deps): bump gatsby from 2.19.7 to 2.19.8 (0aacdb4)
  • build(deps): bump gatsby from 2.19.8 to 2.19.10 (fde1407)
  • build(deps): bump gatsby from 2.20.10 to 2.20.11 (3674de1)
  • build(deps): bump gatsby from 2.20.11 to 2.20.12 (827baee)
  • build(deps): bump gatsby from 2.20.12 to 2.20.13 (c650382)
  • build(deps): bump gatsby from 2.20.13 to 2.20.15 (3cd3f32)
  • build(deps): bump gatsby from 2.20.15 to 2.20.18 (88df5e6)
  • build(deps): bump gatsby from 2.20.18 to 2.20.19 (07935d4)
  • build(deps): bump gatsby from 2.20.19 to 2.20.21 (ab475ca)
  • build(deps): bump gatsby from 2.20.2 to 2.20.3 (b6407a7)
  • build(deps): bump gatsby from 2.20.21 to 2.20.22 (9d61eab)
  • build(deps): bump gatsby from 2.20.22 to 2.20.23 (872064b)
  • build(deps): bump gatsby from 2.20.23 to 2.20.26 (c4488cd)
  • build(deps): bump gatsby from 2.20.26 to 2.20.27 (81f166c)
  • build(deps): bump gatsby from 2.20.27 to 2.20.29 (4074649)
  • build(deps): bump gatsby from 2.20.29 to 2.21.0 (593e3d4)
  • build(deps): bump gatsby from 2.20.3 to 2.20.5 (9d362d7)
  • build(deps): bump gatsby from 2.20.5 to 2.20.7 (1b830b7)
  • build(deps): bump gatsby from 2.20.7 to 2.20.8 (bc2249a)
  • build(deps): bump gatsby from 2.20.8 to 2.20.9 (17462bd)
  • build(deps): bump gatsby from 2.20.9 to 2.20.10 (a838bbd)
  • build(deps): bump gatsby from 2.21.0 to 2.21.1 (447fe30)
  • build(deps): bump gatsby from 2.21.1 to 2.21.6 (e72156d)
  • build(deps): bump gatsby from 2.21.10 to 2.21.11 (6587b79)
  • build(deps): bump gatsby from 2.21.10 to 2.21.12 (61d32f0)
  • build(deps): bump gatsby from 2.21.12 to 2.21.13 (03879a0)
  • build(deps): bump gatsby from 2.21.13 to 2.21.16 (d9e0cad)
  • build(deps): bump gatsby from 2.21.16 to 2.21.19 (ee9c53d)
  • build(deps): bump gatsby from 2.21.19 to 2.21.21 (c9def9d)
  • build(deps): bump gatsby from 2.21.21 to 2.21.22 (325d0dd)
  • build(deps): bump gatsby from 2.21.22 to 2.21.25 (b7852e3)
  • build(deps): bump gatsby from 2.21.25 to 2.21.30 (b52d06d)
  • build(deps): bump gatsby from 2.21.30 to 2.21.31 (fd4ae4c)
  • build(deps): bump gatsby from 2.21.31 to 2.21.33 (f7e1079)
  • build(deps): bump gatsby from 2.21.33 to 2.21.39 (9f19d4b)
  • build(deps): bump gatsby from 2.21.39 to 2.22.3 (3896c88)
  • build(deps): bump gatsby from 2.21.6 to 2.21.7 (27fcc4b)
  • build(deps): bump gatsby from 2.21.7 to 2.21.10 (2c9046f)
  • build(deps): bump gatsby from 2.22.3 to 2.22.4 (efbd7d9)
  • build(deps): bump gatsby from 2.22.9 to 2.22.10 (55957e3)
  • build(deps): bump gatsby-image from 2.2.34 to 2.2.36 (8f8bb3a)
  • build(deps): bump gatsby-image from 2.2.36 to 2.2.37 (a83f354)
  • build(deps): bump gatsby-image from 2.2.37 to 2.2.38 (0215047)
  • build(deps): bump gatsby-image from 2.2.38 to 2.2.39 (c6ebd26)
  • build(deps): bump gatsby-image from 2.2.39 to 2.2.40 (47b1e01)
  • build(deps): bump gatsby-image from 2.2.40 to 2.2.41 (9f16c2c)
  • build(deps): bump gatsby-image from 2.2.41 to 2.2.42 (993ed6a)
  • build(deps): bump gatsby-image from 2.2.42 to 2.2.43 (219f3b6)
  • build(deps): bump gatsby-image from 2.2.43 to 2.2.44 (c710997)
  • build(deps): bump gatsby-image from 2.2.44 to 2.2.45 (27e5f0d)
  • build(deps): bump gatsby-image from 2.2.45 to 2.3.0 (751d24f)
  • build(deps): bump gatsby-image from 2.3.0 to 2.3.1 (b1139b5)
  • build(deps): bump gatsby-image from 2.3.1 to 2.3.2 (d42483a)
  • build(deps): bump gatsby-image from 2.3.2 to 2.3.3 (c21e658)
  • build(deps): bump gatsby-image from 2.3.3 to 2.3.4 (ad6244b)
  • build(deps): bump gatsby-image from 2.3.4 to 2.3.5 (a001e0b)
  • build(deps): bump gatsby-image from 2.3.5 to 2.4.0 (7afd9b3)
  • build(deps): bump gatsby-image from 2.4.0 to 2.4.1 (3164e2f)
  • build(deps): bump gatsby-image from 2.4.1 to 2.4.2 (34ee8e2)
  • build(deps): bump gatsby-image from 2.4.2 to 2.4.3 (71bb011)
  • build(deps): bump gatsby-image from 2.4.3 to 2.4.4 (164cf96)
  • build(deps): bump gatsby-image from 2.4.3 to 2.4.5 (8791734)
  • build(deps): bump gatsby-image from 2.4.4 to 2.4.5 (874d4d1)
  • build(deps): bump gatsby-plugin-manifest from 2.2.31 to 2.2.33 (2c62d17)
  • build(deps): bump gatsby-plugin-manifest from 2.2.33 to 2.2.34 (738fc19)
  • build(deps): bump gatsby-plugin-manifest from 2.2.34 to 2.2.37 (0533132)
  • build(deps): bump gatsby-plugin-manifest from 2.2.37 to 2.2.38 (a6e5bd7)
  • build(deps): bump gatsby-plugin-manifest from 2.2.38 to 2.2.39 (4a88897)
  • build(deps): bump gatsby-plugin-manifest from 2.2.39 to 2.2.40 (9263cb2)
  • build(deps): bump gatsby-plugin-manifest from 2.2.40 to 2.2.41 (e007060)
  • build(deps): bump gatsby-plugin-manifest from 2.2.41 to 2.2.42 (56a30c0)
  • build(deps): bump gatsby-plugin-manifest from 2.2.42 to 2.2.44 (5f8211a)
  • build(deps): bump gatsby-plugin-manifest from 2.2.44 to 2.2.45 (5e76a60)
  • build(deps): bump gatsby-plugin-manifest from 2.2.45 to 2.2.46 (235e13f)
  • build(deps): bump gatsby-plugin-manifest from 2.2.46 to 2.2.47 (bbcbd13)
  • build(deps): bump gatsby-plugin-manifest from 2.2.47 to 2.2.48 (756e62c)
  • build(deps): bump gatsby-plugin-manifest from 2.2.48 to 2.3.2 (3d5cf8b)
  • build(deps): bump gatsby-plugin-manifest from 2.3.2 to 2.3.3 (c6f16da)
  • build(deps): bump gatsby-plugin-manifest from 2.3.3 to 2.3.4 (fca6bd2)
  • build(deps): bump gatsby-plugin-manifest from 2.3.4 to 2.3.5 (39f0d3b)
  • build(deps): bump gatsby-plugin-manifest from 2.3.5 to 2.3.6 (36126e8)
  • build(deps): bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 (1de2b7d)
  • build(deps): bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 (c46a3a0)
  • build(deps): bump gatsby-plugin-manifest from 2.4.0 to 2.4.1 (c8032d7)
  • build(deps): bump gatsby-plugin-manifest from 2.4.1 to 2.4.2 (8662e26)
  • build(deps): bump gatsby-plugin-manifest from 2.4.2 to 2.4.3 (13ab871)
  • build(deps): bump gatsby-plugin-manifest from 2.4.2 to 2.4.9 (c8bf8b8)
  • build(deps): bump gatsby-plugin-manifest from 2.4.3 to 2.4.5 (a6576ce)
  • build(deps): bump gatsby-plugin-manifest from 2.4.5 to 2.4.8 (57fa343)
  • build(deps): bump gatsby-plugin-offline from 3.0.27 to 3.0.29 (73dbfd3)
  • build(deps): bump gatsby-plugin-offline from 3.0.29 to 3.0.30 (7603970)
  • build(deps): bump gatsby-plugin-offline from 3.0.30 to 3.0.31 (8c42102)
  • build(deps): bump gatsby-plugin-offline from 3.0.31 to 3.0.32 (4d17f55)
  • build(deps): bump gatsby-plugin-offline from 3.0.32 to 3.0.33 (0f318cc)
  • build(deps): bump gatsby-plugin-offline from 3.0.33 to 3.0.34 (712f0d2)
  • build(deps): bump gatsby-plugin-offline from 3.0.34 to 3.0.35 (3fb3188)
  • build(deps): bump gatsby-plugin-offline from 3.0.35 to 3.0.37 (62ae4e9)
  • build(deps): bump gatsby-plugin-offline from 3.0.37 to 3.0.38 (72c96cf)
  • build(deps): bump gatsby-plugin-offline from 3.0.38 to 3.0.39 (3dd7ec3)
  • build(deps): bump gatsby-plugin-offline from 3.0.39 to 3.0.40 (b5838ed)
  • build(deps): bump gatsby-plugin-offline from 3.0.40 to 3.0.41 (d2fe3a9)
  • build(deps): bump gatsby-plugin-offline from 3.0.41 to 3.0.42 (3e7c755)
  • build(deps): bump gatsby-plugin-offline from 3.0.42 to 3.1.0 (362eb54)
  • build(deps): bump gatsby-plugin-offline from 3.1.0 to 3.1.1 (7012532)
  • build(deps): bump gatsby-plugin-offline from 3.1.1 to 3.1.2 (95dbcf8)
  • build(deps): bump gatsby-plugin-offline from 3.1.2 to 3.1.4 (c3c245c)
  • build(deps): bump gatsby-plugin-offline from 3.1.4 to 3.1.5 (fdc09e4)
  • build(deps): bump gatsby-plugin-offline from 3.1.5 to 3.2.0 (e550c43)
  • build(deps): bump gatsby-plugin-offline from 3.2.0 to 3.2.1 (0d1ca32)
  • build(deps): bump gatsby-plugin-offline from 3.2.1 to 3.2.2 (2769a80)
  • build(deps): bump gatsby-plugin-offline from 3.2.2 to 3.2.3 (00b6d35)
  • build(deps): bump gatsby-plugin-offline from 3.2.3 to 3.2.6 (983746b)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.16 to 3.1.18 (b2b9925)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.18 to 3.1.21 (ccda306)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.21 to 3.1.22 (caf5b50)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.22 to 3.1.23 (b5605eb)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.23 to 3.1.24 (9edb5db)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.24 to 3.2.1 (ffb83ea)
  • build(deps): bump gatsby-plugin-react-helmet from 3.2.1 to 3.2.2 (cb69c03)
  • build(deps): bump gatsby-plugin-react-helmet from 3.2.2 to 3.2.3 (e2e0a08)
  • build(deps): bump gatsby-plugin-react-helmet from 3.2.3 to 3.2.4 (3456461)
  • build(deps): bump gatsby-plugin-react-helmet from 3.2.4 to 3.2.5 (0214db9)
  • build(deps): bump gatsby-plugin-react-helmet from 3.2.5 to 3.3.0 (ea4411c)
  • build(deps): bump gatsby-plugin-react-helmet from 3.3.0 to 3.3.1 (b21ee66)
  • build(deps): bump gatsby-plugin-react-helmet from 3.3.1 to 3.3.2 (40a9204)
  • build(deps): bump gatsby-plugin-react-helmet from 3.3.1 to 3.3.2 (#2466) (7cab802), closes #2466
  • build(deps): bump gatsby-plugin-sharp from 2.3.10 to 2.3.13 (e7da889)
  • build(deps): bump gatsby-plugin-sharp from 2.3.13 to 2.4.0 (34fa7a1)
  • build(deps): bump gatsby-plugin-sharp from 2.3.5 to 2.3.7 (48ab3f7)
  • build(deps): bump gatsby-plugin-sharp from 2.3.7 to 2.3.8 (7130196)
  • build(deps): bump gatsby-plugin-sharp from 2.3.8 to 2.3.9 (f43e163)
  • build(deps): bump gatsby-plugin-sharp from 2.3.9 to 2.3.10 (d0e0235)
  • build(deps): bump gatsby-plugin-sharp from 2.4.0 to 2.4.3 (1e39f86)
  • build(deps): bump gatsby-plugin-sharp from 2.4.10 to 2.4.11 (b5b4a5e)
  • build(deps): bump gatsby-plugin-sharp from 2.4.11 to 2.4.12 (f0e93be)
  • build(deps): bump gatsby-plugin-sharp from 2.4.12 to 2.4.13 (e65e235)
  • build(deps): bump gatsby-plugin-sharp from 2.4.13 to 2.5.1 (bd2bac3)
  • build(deps): bump gatsby-plugin-sharp from 2.4.3 to 2.4.4 (150f8e0)
  • build(deps): bump gatsby-plugin-sharp from 2.4.4 to 2.4.5 (dd712c8)
  • build(deps): bump gatsby-plugin-sharp from 2.4.5 to 2.4.7 (5d85a87)
  • build(deps): bump gatsby-plugin-sharp from 2.4.7 to 2.4.8 (4047b66)
  • build(deps): bump gatsby-plugin-sharp from 2.4.8 to 2.4.10 (1d7dca4)
  • build(deps): bump gatsby-plugin-sharp from 2.5.1 to 2.5.2 (b7534a6)
  • build(deps): bump gatsby-plugin-sharp from 2.5.2 to 2.5.3 (34bd651)
  • build(deps): bump gatsby-plugin-sharp from 2.5.3 to 2.5.4 (0dbe08f)
  • build(deps): bump gatsby-plugin-sharp from 2.5.4 to 2.5.6 (dc4e7ed)
  • build(deps): bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 (2e3bb7d)
  • build(deps): bump gatsby-plugin-sharp from 2.5.7 to 2.6.0 (b7a583a)
  • build(deps): bump gatsby-plugin-sharp from 2.6.0 to 2.6.1 (ff7a335)
  • build(deps): bump gatsby-plugin-sharp from 2.6.1 to 2.6.2 (d9f1636)
  • build(deps): bump gatsby-plugin-sharp from 2.6.2 to 2.6.3 (a4e657c)
  • build(deps): bump gatsby-plugin-sharp from 2.6.2 to 2.6.9 (#2472) (0e181ec), closes #2472
  • build(deps): bump gatsby-plugin-sharp from 2.6.3 to 2.6.5 (1d5d3b0)
  • build(deps): bump gatsby-plugin-sharp from 2.6.5 to 2.6.8 (4ed3305)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.14 to 3.1.16 (8115422)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.16 to 3.1.17 (a599242)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.17 to 3.1.18 (1ce5e7b)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.18 to 3.1.19 (b9288dc)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.19 to 3.1.20 (084b573)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.20 to 3.1.21 (63fb38e)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.21 to 3.2.1 (9f0501d)
  • build(deps): bump gatsby-plugin-styled-components from 3.2.1 to 3.2.2 (79b075e)
  • build(deps): bump gatsby-plugin-styled-components from 3.2.2 to 3.2.3 (f909356)
  • build(deps): bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 (cf6755e)
  • build(deps): bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 (27de983)
  • build(deps): bump gatsby-plugin-styled-components from 3.3.0 to 3.3.1 (935ed0e)
  • build(deps): bump gatsby-plugin-styled-components from 3.3.1 to 3.3.2 (389a717)
  • build(deps): bump gatsby-plugin-typescript from 2.1.20 to 2.1.22 (e1f1c52)
  • build(deps): bump gatsby-plugin-typescript from 2.1.22 to 2.1.23 (bf0b373)
  • build(deps): bump gatsby-plugin-typescript from 2.1.23 to 2.1.26 (650306c)
  • build(deps): bump gatsby-plugin-typescript from 2.1.26 to 2.1.27 (59d3836)
  • build(deps): bump gatsby-plugin-typescript from 2.1.27 to 2.2.0 (f06011d)
  • build(deps): bump gatsby-plugin-typescript from 2.2.0 to 2.2.2 (256ac16)
  • build(deps): bump gatsby-plugin-typescript from 2.2.2 to 2.2.3 (5baa85e)
  • build(deps): bump gatsby-plugin-typescript from 2.2.3 to 2.2.5 (a96f8ab)
  • build(deps): bump gatsby-plugin-typescript from 2.2.5 to 2.3.0 (ff6ef25)
  • build(deps): bump gatsby-plugin-typescript from 2.3.0 to 2.3.1 (9bca3e9)
  • build(deps): bump gatsby-plugin-typescript from 2.3.1 to 2.3.2 (1f4c27c)
  • build(deps): bump gatsby-plugin-typescript from 2.3.2 to 2.3.3 (d277735)
  • build(deps): bump gatsby-plugin-typescript from 2.3.3 to 2.4.0 (069e17c)
  • build(deps): bump gatsby-plugin-typescript from 2.4.0 to 2.4.1 (b4c7da3)
  • build(deps): bump gatsby-plugin-typescript from 2.4.2 to 2.4.3 (#2474) (25b29ea), closes #2474
  • build(deps): bump gatsby-plugin-typography from 2.3.18 to 2.3.20 (fb36b1a)
  • build(deps): bump gatsby-plugin-typography from 2.3.20 to 2.3.21 (b2e84af)
  • build(deps): bump gatsby-plugin-typography from 2.3.21 to 2.3.22 (7ea3ee1)
  • build(deps): bump gatsby-plugin-typography from 2.3.22 to 2.3.23 (dd34228)
  • build(deps): bump gatsby-plugin-typography from 2.3.23 to 2.3.24 (9c3ff27)
  • build(deps): bump gatsby-plugin-typography from 2.3.24 to 2.3.25 (395ba73)
  • build(deps): bump gatsby-plugin-typography from 2.3.25 to 2.4.0 (07dc6a0)
  • build(deps): bump gatsby-plugin-typography from 2.4.0 to 2.4.1 (2da89e2)
  • build(deps): bump gatsby-plugin-typography from 2.4.1 to 2.4.2 (8e98a7d)
  • build(deps): bump gatsby-plugin-typography from 2.4.2 to 2.4.3 (3f2fa87)
  • build(deps): bump gatsby-plugin-typography from 2.4.3 to 2.5.0 (505b228)
  • build(deps): bump gatsby-plugin-typography from 2.5.0 to 2.5.1 (5906854)
  • build(deps): bump gatsby-plugin-typography from 2.5.1 to 2.5.2 (c3524e0)
  • build(deps): bump gatsby-plugin-typography from 2.5.1 to 2.5.2 (871c6de)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.19 to 2.1.21 (224adcd)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.21 to 2.1.22 (f95d8de)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.22 to 2.1.23 (5e289e8)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.23 to 2.1.24 (f15373a)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.24 to 2.1.25 (b55b80d)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.25 to 2.1.26 (bcb853d)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.26 to 2.2.0 (08c5863)
  • build(deps): bump gatsby-remark-autolink-headers from 2.2.0 to 2.2.1 (f383bb5)
  • build(deps): bump gatsby-remark-autolink-headers from 2.2.1 to 2.2.3 (c12b265)
  • build(deps): bump gatsby-remark-autolink-headers from 2.2.3 to 2.2.4 (aa98eac)
  • build(deps): bump gatsby-remark-autolink-headers from 2.2.4 to 2.3.0 (034d3d4)
  • build(deps): bump gatsby-remark-autolink-headers from 2.3.0 to 2.3.1 (6014b08)
  • build(deps): bump gatsby-remark-autolink-headers from 2.3.1 to 2.3.2 (326406f)
  • build(deps): bump gatsby-remark-autolink-headers from 2.3.1 to 2.3.3 (a236325)
  • build(deps): bump gatsby-remark-autolink-headers from 2.3.2 to 2.3.3 (f27824f)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.31 to 2.1.33 (2dd4eaa)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.33 to 2.1.36 (f857478)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.36 to 2.1.37 (f0a0bee)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.37 to 2.1.38 (79d6466)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.38 to 2.1.39 (cf8ef50)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.39 to 2.1.40 (311fe30)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.40 to 2.2.1 (4170a93)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.2.1 to 2.2.2 (239b04c)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.2.2 to 2.2.3 (01f8296)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.2.3 to 2.2.4 (161aa00)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.2.4 to 2.3.0 (2ce5356)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.3.0 to 2.3.1 (b9a1950)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.3.1 to 2.3.2 (48e1d52)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.3.2 to 2.3.3 (63d0537)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.16 to 4.1.18 (958a4b3)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.18 to 4.1.21 (a9f41b7)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.21 to 4.1.22 (6aa40ee)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.22 to 4.1.23 (82858da)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.23 to 4.1.24 (810e636)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.24 to 4.2.0 (01ecab9)
  • build(deps): bump gatsby-remark-embed-snippet from 4.2.0 to 4.2.1 (da0b75c)
  • build(deps): bump gatsby-remark-embed-snippet from 4.2.1 to 4.2.2 (de70ff2)
  • build(deps): bump gatsby-remark-embed-snippet from 4.2.2 to 4.2.3 (876f634)
  • build(deps): bump gatsby-remark-embed-snippet from 4.2.3 to 4.2.4 (aa0d515)
  • build(deps): bump gatsby-remark-embed-snippet from 4.2.4 to 4.2.5 (239c091)
  • build(deps): bump gatsby-remark-embed-snippet from 4.2.5 to 4.3.0 (b86f3d3)
  • build(deps): bump gatsby-remark-embed-snippet from 4.3.0 to 4.3.1 (c207c13)
  • build(deps): bump gatsby-remark-embed-snippet from 4.3.1 to 4.3.2 (22b87a0)
  • build(deps): bump gatsby-remark-embed-snippet from 4.3.1 to 4.3.2 (#2473) (31b0b22), closes #2473
  • build(deps): bump gatsby-remark-images from 3.1.35 to 3.1.37 (f9c50d5)
  • build(deps): bump gatsby-remark-images from 3.1.37 to 3.1.38 (17f3a40)
  • build(deps): bump gatsby-remark-images from 3.1.38 to 3.1.39 (619a1a9)
  • build(deps): bump gatsby-remark-images from 3.1.39 to 3.1.42 (2094419)
  • build(deps): bump gatsby-remark-images from 3.1.42 to 3.1.43 (c074773)
  • build(deps): bump gatsby-remark-images from 3.1.43 to 3.1.44 (fd69058)
  • build(deps): bump gatsby-remark-images from 3.1.44 to 3.1.47 (57088cf)
  • build(deps): bump gatsby-remark-images from 3.1.47 to 3.1.48 (801e142)
  • build(deps): bump gatsby-remark-images from 3.1.48 to 3.1.49 (e9c2ece)
  • build(deps): bump gatsby-remark-images from 3.1.49 to 3.1.50 (9f57c0e)
  • build(deps): bump gatsby-remark-images from 3.1.50 to 3.2.1 (6182db1)
  • build(deps): bump gatsby-remark-images from 3.2.1 to 3.2.2 (7aacb9b)
  • build(deps): bump gatsby-remark-images from 3.2.2 to 3.2.3 (0e3e222)
  • build(deps): bump gatsby-remark-images from 3.2.3 to 3.2.4 (00f4018)
  • build(deps): bump gatsby-remark-images from 3.2.4 to 3.2.5 (1417ff6)
  • build(deps): bump gatsby-remark-images from 3.2.5 to 3.2.6 (85531e1)
  • build(deps): bump gatsby-remark-images from 3.2.6 to 3.3.0 (73ae461)
  • build(deps): bump gatsby-remark-images from 3.3.0 to 3.3.1 (25fdce5)
  • build(deps): bump gatsby-remark-images from 3.3.1 to 3.3.2 (044d1f7)
  • build(deps): bump gatsby-remark-images from 3.3.2 to 3.3.3 (ad6e0c9)
  • build(deps): bump gatsby-remark-images from 3.3.3 to 3.3.4 (84567f9)
  • build(deps): bump gatsby-remark-images from 3.3.4 to 3.3.7 (252d7fa)
  • build(deps): bump gatsby-remark-prismjs from 3.3.25 to 3.3.27 (ab65910)
  • build(deps): bump gatsby-remark-prismjs from 3.3.27 to 3.3.28 (91aa082)
  • build(deps): bump gatsby-remark-prismjs from 3.3.28 to 3.3.29 (5089274)
  • build(deps): bump gatsby-remark-prismjs from 3.3.29 to 3.3.30 (0679af3)
  • build(deps): bump gatsby-remark-prismjs from 3.3.30 to 3.3.31 (5bd78be)
  • build(deps): bump gatsby-remark-prismjs from 3.3.31 to 3.3.32 (a9d120b)
  • build(deps): bump gatsby-remark-prismjs from 3.3.32 to 3.3.33 (2659975)
  • build(deps): bump gatsby-remark-prismjs from 3.3.33 to 3.3.34 (94141ce)
  • build(deps): bump gatsby-remark-prismjs from 3.3.34 to 3.3.35 (66933b1)
  • build(deps): bump gatsby-remark-prismjs from 3.3.35 to 3.3.36 (fd2730a)
  • build(deps): bump gatsby-remark-prismjs from 3.3.36 to 3.4.0 (65e4534)
  • build(deps): bump gatsby-remark-prismjs from 3.4.0 to 3.4.1 (25aec41)
  • build(deps): bump gatsby-remark-prismjs from 3.4.1 to 3.4.2 (2ffce80)
  • build(deps): bump gatsby-remark-prismjs from 3.4.2 to 3.4.4 (8882659)
  • build(deps): bump gatsby-remark-prismjs from 3.4.4 to 3.5.0 (e1d74dc)
  • build(deps): bump gatsby-remark-prismjs from 3.5.0 to 3.5.1 (8b2a706)
  • build(deps): bump gatsby-remark-prismjs from 3.5.1 to 3.5.2 (ac360d6)
  • build(deps): bump gatsby-source-filesystem from 2.1.40 to 2.1.42 (1260d8a)
  • build(deps): bump gatsby-source-filesystem from 2.1.42 to 2.1.43 (1ffc610)
  • build(deps): bump gatsby-source-filesystem from 2.1.43 to 2.1.46 (6d46b78)
  • build(deps): bump gatsby-source-filesystem from 2.1.46 to 2.1.47 (7fa6994)
  • build(deps): bump gatsby-source-filesystem from 2.1.47 to 2.1.48 (db28412)
  • build(deps): bump gatsby-source-filesystem from 2.1.48 to 2.1.51 (8b5b447)
  • build(deps): bump gatsby-source-filesystem from 2.1.51 to 2.1.52 (6f2650d)
  • build(deps): bump gatsby-source-filesystem from 2.1.52 to 2.1.53 (9d5794e)
  • build(deps): bump gatsby-source-filesystem from 2.1.53 to 2.1.54 (fc173c8)
  • build(deps): bump gatsby-source-filesystem from 2.1.54 to 2.1.55 (adaaa28)
  • build(deps): bump gatsby-source-filesystem from 2.1.55 to 2.1.56 (36789c8)
  • build(deps): bump gatsby-source-filesystem from 2.1.56 to 2.1.57 (24556a1)
  • build(deps): bump gatsby-source-filesystem from 2.1.57 to 2.2.1 (d958f9b)
  • build(deps): bump gatsby-source-filesystem from 2.2.1 to 2.2.2 (b44224f)
  • build(deps): bump gatsby-source-filesystem from 2.2.2 to 2.2.3 (0db7aca)
  • build(deps): bump gatsby-source-filesystem from 2.2.3 to 2.2.4 (94a905f)
  • build(deps): bump gatsby-source-filesystem from 2.2.4 to 2.2.5 (ecf31e8)
  • build(deps): bump gatsby-source-filesystem from 2.2.5 to 2.3.0 (9f2c047)
  • build(deps): bump gatsby-source-filesystem from 2.3.0 to 2.3.1 (acda0ab)
  • build(deps): bump gatsby-source-filesystem from 2.3.1 to 2.3.3 (edaed75)
  • build(deps): bump gatsby-source-filesystem from 2.3.3 to 2.3.4 (a8e72b0)
  • build(deps): bump gatsby-source-filesystem from 2.3.4 to 2.3.7 (9d07daf)
  • build(deps): bump gatsby-transformer-remark from 2.6.39 to 2.6.42 (09c64d3)
  • build(deps): bump gatsby-transformer-remark from 2.6.42 to 2.6.43 (17ece0a)
  • build(deps): bump gatsby-transformer-remark from 2.6.43 to 2.6.44 (4e7f99f)
  • build(deps): bump gatsby-transformer-remark from 2.6.44 to 2.6.45 (26a8d6c)
  • build(deps): bump gatsby-transformer-remark from 2.6.45 to 2.6.48 (7ac9d84)
  • build(deps): bump gatsby-transformer-remark from 2.6.48 to 2.6.49 (86c2b96)
  • build(deps): bump gatsby-transformer-remark from 2.6.49 to 2.6.50 (0c06c0e)
  • build(deps): bump gatsby-transformer-remark from 2.6.50 to 2.6.51 (8ce5297)
  • build(deps): bump gatsby-transformer-remark from 2.6.51 to 2.6.52 (7426bde)
  • build(deps): bump gatsby-transformer-remark from 2.6.52 to 2.6.53 (d72d81d)
  • build(deps): bump gatsby-transformer-remark from 2.6.53 to 2.6.55 (7f21306)
  • build(deps): bump gatsby-transformer-remark from 2.6.55 to 2.6.56 (0a959fa)
  • build(deps): bump gatsby-transformer-remark from 2.6.56 to 2.6.57 (0a82fd8)
  • build(deps): bump gatsby-transformer-remark from 2.6.57 to 2.6.58 (c556cdf)
  • build(deps): bump gatsby-transformer-remark from 2.6.58 to 2.6.59 (a7b3f53)
  • build(deps): bump gatsby-transformer-remark from 2.6.59 to 2.7.1 (538809d)
  • build(deps): bump gatsby-transformer-remark from 2.7.1 to 2.7.2 (4eeb4bb)
  • build(deps): bump gatsby-transformer-remark from 2.7.2 to 2.7.3 (6e65cb9)
  • build(deps): bump gatsby-transformer-remark from 2.7.3 to 2.7.4 (681d506)
  • build(deps): bump gatsby-transformer-remark from 2.7.4 to 2.7.5 (35285a1)
  • build(deps): bump gatsby-transformer-remark from 2.7.5 to 2.8.0 (3a8438c)
  • build(deps): bump gatsby-transformer-remark from 2.8.0 to 2.8.3 (894b9fc)
  • build(deps): bump gatsby-transformer-remark from 2.8.3 to 2.8.5 (1606568)
  • build(deps): bump gatsby-transformer-remark from 2.8.5 to 2.8.6 (5172e8a)
  • build(deps): bump gatsby-transformer-remark from 2.8.6 to 2.8.7 (ee9b699)
  • build(deps): bump gatsby-transformer-remark from 2.8.7 to 2.8.8 (675bc44)
  • build(deps): bump gatsby-transformer-remark from 2.8.8 to 2.8.9 (ce91b02)
  • build(deps): bump gatsby-transformer-remark from 2.8.9 to 2.8.12 (714e42b)
  • build(deps): bump gatsby-transformer-sharp from 2.3.12 to 2.3.13 (1402816)
  • build(deps): bump gatsby-transformer-sharp from 2.3.13 to 2.3.14 (123c2b8)
  • build(deps): bump gatsby-transformer-sharp from 2.3.14 to 2.3.16 (28676c8)
  • build(deps): bump gatsby-transformer-sharp from 2.3.16 to 2.3.17 (66766cc)
  • build(deps): bump gatsby-transformer-sharp from 2.3.17 to 2.3.18 (96f5e20)
  • build(deps): bump gatsby-transformer-sharp from 2.3.18 to 2.3.19 (7eec2c3)
  • build(deps): bump gatsby-transformer-sharp from 2.3.19 to 2.4.1 (58c576d)
  • build(deps): bump gatsby-transformer-sharp from 2.3.7 to 2.3.9 (7c23618)
  • build(deps): bump gatsby-transformer-sharp from 2.3.9 to 2.3.12 (7d96401)
  • build(deps): bump gatsby-transformer-sharp from 2.4.1 to 2.4.2 (5192ce9)
  • build(deps): bump gatsby-transformer-sharp from 2.4.2 to 2.4.3 (9047ffa)
  • build(deps): bump gatsby-transformer-sharp from 2.4.3 to 2.4.4 (b63f4c4)
  • build(deps): bump gatsby-transformer-sharp from 2.4.4 to 2.4.5 (8a2de0a)
  • build(deps): bump gatsby-transformer-sharp from 2.4.5 to 2.4.6 (1f8a613)
  • build(deps): bump gatsby-transformer-sharp from 2.4.6 to 2.4.7 (826234a)
  • build(deps): bump gatsby-transformer-sharp from 2.4.7 to 2.5.0 (4302939)
  • build(deps): bump gatsby-transformer-sharp from 2.5.0 to 2.5.1 (5b9a285)
  • build(deps): bump gatsby-transformer-sharp from 2.5.1 to 2.5.2 (2596237)
  • build(deps): bump gatsby-transformer-sharp from 2.5.2 to 2.5.3 (0001644)
  • build(deps): bump gatsby-transformer-sharp from 2.5.2 to 2.5.3 (#2475) (31915cb), closes #2475
  • build(deps): bump hoist-non-react-statics from 3.3.1 to 3.3.2 (b8a3ee8)
  • build(deps): bump immutability-helper from 3.0.1 to 3.0.2 (1094a9c)
  • build(deps): bump prismjs from 1.17.1 to 1.18.0 (c84b1f2)
  • build(deps): bump prismjs from 1.18.0 to 1.19.0 (2aa8f57)
  • build(deps): bump prismjs from 1.19.0 to 1.20.0 (64ace2c)
  • build(deps): bump query-string from 6.10.1 to 6.11.0 (4c62ff7)
  • build(deps): bump query-string from 6.11.0 to 6.11.1 (bdf84f7)
  • build(deps): bump query-string from 6.11.1 to 6.12.0 (8db2b51)
  • build(deps): bump query-string from 6.12.0 to 6.12.1 (527313a)
  • build(deps): bump query-string from 6.9.0 to 6.10.1 (eeaf5ac)
  • build(deps): bump react from 16.12.0 to 16.13.0 (9d1ef45)
  • build(deps): bump react from 16.13.0 to 16.13.1 (5a5f581)
  • build(deps): bump react-dom from 16.12.0 to 16.13.0 (a8e3857)
  • build(deps): bump react-dom from 16.13.0 to 16.13.1 (2a8d239)
  • build(deps): bump react-frame-component from 4.1.1 to 4.1.2 (cc7e7da)
  • build(deps): bump react-helmet from 5.2.1 to 6.0.0 (757b88f)
  • build(deps): bump react-scripts from 3.3.0 to 3.3.1 (b76bd27)
  • build(deps): bump react-scripts from 3.3.1 to 3.4.0 (89b8e19)
  • build(deps): bump react-scripts from 3.4.0 to 3.4.1 (a402b6f)
  • build(deps): bump react-tabs from 3.0.0 to 3.1.0 (c437b3b)
  • build(deps): bump react-tabs from 3.1.0 to 3.1.1 (5080852)
  • build(deps): bump redux from 4.0.4 to 4.0.5 (6fbf848)
  • build(deps): bump rehype-react from 4.0.1 to 5.0.0 (c8e487b)
  • build(deps): bump rehype-react from 5.0.0 to 5.0.1 (116d79d)
  • build(deps): bump styled-components from 5.0.0 to 5.0.1 (7a85a50)
  • build(deps): bump styled-components from 5.0.1 to 5.1.0 (b4089f1)
  • build(deps): bump styled-components from 5.1.0 to 5.1.1 (c200ef4)
  • fix: correct issue with example generation due to example structure refactoring (#2480) (efc251b), closes #2480
  • fix: do not cancel touch events if they are non-cancelable (#2190) (1b4019e), closes #2190
  • fix: remove circular dependencies (#2491) (52eaace), closes #2491
  • fix: update wrapInTestContext to expose getManager() method (#1570) (4ad004c), closes #1570

10.0.2 (2019-12-07)

10.0.1 (2019-12-07)

  • v10.0.1 (9b59c24)
  • fix(umd): update rollup configs to look for 'browser' field. Use upstream asap for now (#1684) (2d63a4f), closes #1684 #1652
  • docs: remove old links to TouchBackend (6ac18e1), closes #1661

10.0.0 (2019-12-07)

  • Breaking Change: Use CommonJS by default (#1683) (9efbb6b), closes #1683
  • Replace asap with @react-dnd/asap (#1634) (4719a6f), closes #1634
  • Replace invariant dependency with @react-dnd/invariant (#1632) (03b3820), closes #1632
  • v10.0.0 (6aa1fb1)
  • docs(site): correct examples import (8aacb15)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0 (9d8e5a1)
  • build(deps-dev): bump @typescript-eslint/parser from 2.9.0 to 2.10.0 (2147a13)
  • build(deps-dev): bump alex from 8.0.1 to 8.1.0 (dd952ea)
  • build(deps-dev): bump eslint from 6.7.1 to 6.7.2 (e8d7d87)
  • build(deps-dev): bump eslint-plugin-react from 7.16.0 to 7.17.0 (b50e1e2)
  • build(deps-dev): bump lint-staged from 9.4.3 to 9.5.0 (da876e9)
  • build(deps-dev): bump rollup from 1.27.5 to 1.27.8 (7b9e441)
  • build(deps-dev): bump typescript from 3.7.2 to 3.7.3 (97b0f5d)
  • build(deps): bump @types/faker from 4.1.7 to 4.1.8 (8090f41)
  • build(deps): bump @types/react from 16.9.13 to 16.9.14 (96b6ef4)
  • build(deps): bump @types/react from 16.9.14 to 16.9.15 (2188936)
  • build(deps): bump gatsby from 2.18.3 to 2.18.4 (e78390a)
  • build(deps): bump gatsby from 2.18.4 to 2.18.5 (5df11f2)
  • build(deps): bump gatsby from 2.18.5 to 2.18.6 (9250eaf)
  • build(deps): bump gatsby from 2.18.6 to 2.18.7 (aa96480)
  • build(deps): bump gatsby-image from 2.2.33 to 2.2.34 (a4f9382)
  • build(deps): bump gatsby-plugin-manifest from 2.2.29 to 2.2.30 (413d918)
  • build(deps): bump gatsby-plugin-manifest from 2.2.30 to 2.2.31 (62e3b35)
  • build(deps): bump gatsby-plugin-offline from 3.0.23 to 3.0.24 (cce5eb3)
  • build(deps): bump gatsby-plugin-offline from 3.0.24 to 3.0.25 (ad1feb3)
  • build(deps): bump gatsby-plugin-offline from 3.0.25 to 3.0.26 (550bef2)
  • build(deps): bump gatsby-plugin-offline from 3.0.26 to 3.0.27 (540ab60)
  • build(deps): bump gatsby-plugin-react-helmet from 3.1.15 to 3.1.16 (2c2add1)
  • build(deps): bump gatsby-plugin-sharp from 2.3.3 to 2.3.4 (45a0293)
  • build(deps): bump gatsby-plugin-sharp from 2.3.4 to 2.3.5 (7389c50)
  • build(deps): bump gatsby-plugin-styled-components from 3.1.13 to 3.1.14 (81c96ee)
  • build(deps): bump gatsby-plugin-typescript from 2.1.19 to 2.1.20 (164acaa)
  • build(deps): bump gatsby-plugin-typography from 2.3.17 to 2.3.18 (d7e3daa)
  • build(deps): bump gatsby-remark-autolink-headers from 2.1.18 to 2.1.19 (6475b18)
  • build(deps): bump gatsby-remark-copy-linked-files from 2.1.30 to 2.1.31 (0b50802)
  • build(deps): bump gatsby-remark-embed-snippet from 4.1.15 to 4.1.16 (a6ab05c)
  • build(deps): bump gatsby-remark-images from 3.1.33 to 3.1.34 (1372a9e)
  • build(deps): bump gatsby-remark-images from 3.1.34 to 3.1.35 (551171b)
  • build(deps): bump gatsby-remark-prismjs from 3.3.24 to 3.3.25 (3a1dabb)
  • build(deps): bump gatsby-source-filesystem from 2.1.38 to 2.1.39 (feb9a4a)
  • build(deps): bump gatsby-source-filesystem from 2.1.39 to 2.1.40 (239c190)
  • build(deps): bump gatsby-transformer-remark from 2.6.37 to 2.6.38 (924d8bc)
  • build(deps): bump gatsby-transformer-remark from 2.6.38 to 2.6.39 (123ad35)
  • build(deps): bump gatsby-transformer-sharp from 2.3.5 to 2.3.6 (8409c30)
  • build(deps): bump gatsby-transformer-sharp from 2.3.6 to 2.3.7 (e17d801)
  • build(deps): bump react-scripts from 3.2.0 to 3.3.0 (60521f0)
  • build(esm): remove SDI from touchBackend (7e7915f)
  • build(esm): replace shallowequal with @react-dnd/shallowequal (#1633) (4c56d40), closes #1633
  • fix: patch TouchBackend to solve e.targetTouches bug in iOS 13 (#1631) (f6286ca), closes #1631
  • fix(lint): correct linting issue (03206f8)
  • chore: update changelog (7edc76e)

9.5.1 (2019-11-26)

  • Remove react synthetic default imports; improve build (#1629) (36aecde), closes #1629 #1628
  • Update node-ci.yml (befe6c5)
  • v9.5.1 (db9e93e)
  • chore: tsconfig updates' (dee71e0)
  • chore(build): update changelog (33b71c0)
  • build: add test to release script (c82797d)
  • build: update bash scripts to emit errors (#1630) (65f343f), closes #1630
  • build(deps-dev): bump eslint from 6.7.0 to 6.7.1 (e41605a)
  • build(deps-dev): bump rollup from 1.27.4 to 1.27.5 (4a09e29)
  • build(deps): bump gatsby-plugin-sharp from 2.3.2 to 2.3.3 (d1ab259)

9.5.0 (2019-11-25)

  • Add manager to test backend (#1564) (2a50f87), closes #1564
  • Add rollup replacements for process.env.NODE_ENV (#1622) (46e165c), closes #1622
  • Add types property to test-utils package.json (#1597) (c93d1e9), closes #1597
  • Create auto-merge-dependabot.yml (#1618) (6f1503d), closes #1618
  • Create automerge-dependabot.yml (bf28501)
  • Create CODEOWNERS (cbd73a6)
  • Create gh-pages.yml (83883b8)
  • Delete auto-merge-dependabot.yml (043e55a)
  • Delete stale.yml (9378bb3)
  • Improve yarn caching (#1605) (7d1f308), closes #1605
  • Library Updates (#1598) (ae95816), closes #1598
  • Migrate to GitHub Actions (#1601) (d338111), closes #1601
  • Remove docsite publish task (c3b826d)
  • Replace Webpack UMD Build with Rollup (#1621) (1863f11), closes #1621
  • Update gh-pages.yml (be7230c)
  • Update node-ci.yml (#1603) (d00abe3), closes #1603
  • Update README.md (e45e21c)
  • Update Tutorial.md (#1586) (68de9c9), closes #1586
  • Use github actions badge (8e87943)
  • v9.5.0 (fa7ba41)
  • test(umd): add umd package verification (5ccce7b)
  • build: add codecov step to ci (#1619) (9e3bdca), closes #1619
  • build: parallelize some build tasks (#1606) (9edc60d), closes #1606
  • build: remove release_docs script, add release_canary script (fba55c2)
  • build(deps-dev): bump conventional-changelog-cli from 2.0.27 to 2.0.28 (#1612) (e08c510), closes #1612
  • build(deps-dev): bump lint-staged from 9.4.2 to 9.4.3 (#1616) (710deb9), closes #1616
  • build(deps-dev): bump ts-jest from 24.1.0 to 24.2.0 (#1615) (467e004), closes #1615
  • build(deps): bump @types/react from 16.9.11 to 16.9.12 (#1614) (eae46f7), closes #1614
  • build(deps): bump gatsby-plugin-typography from 2.3.16 to 2.3.17 (#1613) (e924a8e), closes #1613
  • chore: remove gh-pages dependency (ae3f2c0)
  • chore: run prettier on source files (c331998)
  • chore: update changelog (080df3f)
  • docs: add alex for tonal linting (#1611) (d45f55f), closes #1611
  • docs: add build_site script to docsite (a047bf7)
  • docs: add github action to merge dependabot PRs (#1617) (2cb2bc9), closes #1617
  • docs: add spelling verification to the linting process (#1546) (704245d), closes #1546
  • feat: declared packages side effects free (#1577) (0ad2e58), closes #1577
  • fix: filemetadata available on dragstart (#1610) (1b5c2a3), closes #1610

9.4.0 (2019-09-20)

  • Create CODE_OF_CONDUCT.md (09c0f70)
  • Fix typo (#1529) (600d824), closes #1529
  • Keep track of number of references to global context and cleanup (#1543) (c5a9abc), closes #1543
  • Move UMD bundling to top-level, deploy UMD builds in core packages (#1520) (1d1c158), closes #1520
  • Update Libraries (#1545) (c090ee4), closes #1545
  • v9.4.0 (4e80bc3)
  • fix: correct linting issues in scripts (1dbe882)
  • fix: typo (#1531) (ae7a05b), closes #1531
  • refactor: remove duplicate code in example (#1525) (d154684), closes #1525
  • docs: add a section on using react-app-rewired to override jest configuration (a2922fe)

9.3.9 (2019-08-06)

  • v9.3.9 (2807482)
  • build: add build sentinels to cjs packgaes (8f5e933)
  • build: remove prepublishonly script. Move release process to release script (7efcc49)

9.3.8 (2019-08-06)

  • v9.3.8 (f90709e)
  • build: add manual go/no-go script to prepublish (a3bbee1)
  • build: don't use npm-run-all in prepublish script (4fae3ca)

9.3.7 (2019-08-06)

  • v9.3.7 (7496fa9)
  • build: add publication sentinel to cjs (7fda488)
  • build: re-add publish sentinels so that lerna will pick up the changes (e856b1e)
  • build: re-add publish sentinels so that lerna will pick up the changes (c4e128a)
  • build: remove publish sentinel (d3e37c7)
  • build: update prepublish script (352a412)

9.3.6 (2019-08-06)

  • v9.3.6 (72b15af)
  • build: add release scripts (17b2ba7)
  • build: use correct lerna command in release script (de5355b)
  • fix: update cjs_module creation to include typings field (8ebdc2c)

9.3.5 (2019-08-06)

  • Fix typo: DragDropContext (#1501) (105fb11), closes #1501
  • v9.3.5 (698ac4c)
  • fix: actually correct the cjs replacements (0ccf7da)
  • fix: add a sentinel change to the cjs package.json files to force a publish of them (287d23d)
  • fix: correct execute_cjs_replacements script to execute replacement scripts in .js files as well (#1 (dd17b6e), closes #1502
  • docs: remove gzip size badges (1868fcd)

9.3.4 (2019-08-05)

9.3.3 (2019-07-12)

  • Fix CJS package entrypoints (#1467) (544e9e8), closes #1467
  • v9.3.3 (15b5c0d)
  • fix(docs): moduleNameMapper settings for jest, close #1463 (#1464) (221b12c), closes #1463 #1464
  • test: use CI=true when testing packages, prune prepublish tasks (f52bd8e)
  • build: add license files (3aa6aee)

9.3.2 (2019-07-11)

9.3.1 (2019-07-11)

  • Add CJS bundles to core libs for testing, provide better Jest guidance (#1460) (f1198ff), closes #1460
  • Jest Testing & Documentation Updates (#1455) (73650fb), closes #1455
  • v9.3.0 (8801962)
  • v9.3.1 (0493eaa)
  • fix: rename interafce DndContext => DndContextType to correct some babel transpile issues (#1459) (465344e), closes #1459

9.2.1 (2019-07-11)

  • v9.2.1 (065fc03)
  • test: use cjs aliases for jest (4046569)
  • fix: define the XYCoord interface in react-dnd (#1454) (d02a17c), closes #1454
  • build: parallelize the build_package task (#1452) (802f96e), closes #1452

9.2.0 (2019-07-10)

9.1.0 (2019-07-10)

  • Use Babel for TypeScript Transpilation (#1448) (72cf7e0), closes #1448
  • v9.1.0 (446e8f9)
  • build: cjs package update (529a4d9)
  • docs: use -H flag on gatsby develop for us inside WSL (9d84a4c)

9.0.2 (2019-07-06)

  • v9.0.2 (39b1e64)
  • fix: get touchBackend working with default options (#1444) (4aa600f), closes #1444
  • build: update stalebot conf (cef21a6)
  • docs: add codesandbox link to github issue template (7ab58db)

9.0.1 (2019-07-04)

  • v9.0.1 (5069427)
  • docs: expand the touchbackend section, add docs on the options flag for DndProvider (cbc58cf)
  • docs: slight wording change about queryargs in examples (3ddac3d)
  • fix: #1428 - remove code that detached dragpreviews when dragsources where disconnected (#1441) (e741f3a), closes #1428 #1441
  • build: rebuild cjs package.json files (763eca8)

9.0.0 (2019-07-03)

  • Add react-dnd-touch-backend (#1425) (707f4ae), closes #1425
  • Refactor Backend Startup (#1439) (a73227c), closes #1439
  • Task/use layout effects for registration (#1437) (a1fbcd2), closes #1437 #1429
  • v9.0.0 (f591828)
  • Documentation: Add Touch Backend Flag (#1438) (36ae075), closes #1438
  • docs: add the missing drop ref in tutorial (#1415) (d25a66f), closes #1415
  • docs: Fix end callback arguments of useDrag hook (#1432) (ce58e73), closes #1432
  • fix: don't handle dragstart event if default is prevented (#1426) (3a70c80), closes #1426
  • fix: stale state in useMonitorOutput (#1430) (384580c), closes #1430

8.0.3 (2019-06-21)

  • fix: correct dynamic tsconfig files (c5cc337)
  • fix: update DndProvider to use a singleton instance of the DndContext per BackendContext (#1423) (5628208), closes #1423
  • build: move CJS package creation scripts to top-level scripts/ folder (5e3c52c)
  • Use a Singleton DndContext instance when rerendering DndProvider (#1422) (c7253d7), closes #1422
  • v8.0.3 (0db6845)

8.0.2 (2019-06-18)

  • build: add start_docs script (5e02b54)
  • build: move dynamic module generation to a preinstall script (#1403) (283f1b4), closes #1403
  • build: version bump (54d0bf6)
  • fix: rename the discount_lodash modules in case of special plugins looking for 'lodash' in the modul (ddfb020), closes #1410
  • CJS Fix: Remove @ts-ignore usage from hoist-non-react-statics (#1408) (32543b6), closes #1408
  • CJS Fix: remove invariant dependency, clear up some @ts-ignore usage (#1406) (5036db0), closes #1406
  • CJS Fix: Remove shallowequal dependency (#1407) (d300c1e), closes #1407
  • CJS Fix: Use typed libraries for utility packages (#1409) (917c7b5), closes #1409
  • Correct the Dynamic CJS Module Generation Script (#1404) (e135410), closes #1404
  • docs: add a comment in the docsroot about esm vs cjs installation (50f82a4)

8.0.1 (2019-06-18)

  • Add CommonJS Packages (#1400) (09838c9), closes #1400
  • Move CJS Module Generation to a Script (#1401) (1e881a8), closes #1401
  • Update UMD Build Configuration (#1399) (155332b), closes #1399
  • v8.0.1 (6d1634e)
  • chore: add deprecation warning to DragDropContext (#1398) (ab41381), closes #1398
  • chore: upgrade lerna (13d2d6a)
  • build: update create_cjs_modules (46157a5)
  • docs: clean up examples-root (2dba35a)
  • docs: clean up root page (5574568)
  • docs: udate DndContext documentation (1da4e7f)
  • docs: use pinned react-dnd versions in examples (23c4d0e)

8.0.0 (2019-06-14)

7.6.2 (2019-06-14)

  • v7.6.2 (3edb904)
  • build: add dnd-core cjs alias to html5 backend (5986485)

7.6.1 (2019-06-14)

7.6.0 (2019-06-07)

  • Release the Hooks API (#1381) (a5b0242), closes #1381
  • v7.6.0 (c08efd5)
  • chore: replace tslint with eslint (#1380) (fc44aee), closes #1380
  • fix: add memoization to hooks example to improve performance (497afda)
  • fix: documentation fixes (6630373)
  • fix: improve performance in the sortable stress test example (a1584d9)

7.5.0 (2019-06-07)

  • fix (#1379) (c608315), closes #1379
  • Fix typo in tutorial html5Backend -> HTML5Backend (#1331) (1068068), closes #1331
  • Library Updates (#1357) (f59978e), closes #1357
  • Update Libraries (#1372) (955fcef), closes #1372
  • v7.5.0 (d14ea60)
  • fix: always unsubscribe backend when connector reconnects (#1355) (aeeb7c4), closes #1355
  • fix: correct build issues, cancel-on-drop-outside example (#1373) (31ac4c5), closes #1373
  • fix: correct drag source reconnection (#1375) (32a69c6), closes #1375
  • fix: correct useDrag, useDrop specRef instance (617c225)
  • fix: declare module on dnd-core (#1366) (8b3e132), closes #1366
  • fix: fix draggable box issue in hooks (bc9b81f)
  • fix: prevent crash in determineDropResult (#1281) (#1367) (5c8af9a), closes react-dnd#1281 #1367 #31 #1281
  • fix: update the isRef check to only check for the existence of a 'current' property (#1359) (80e44fa), closes #1359
  • fix(typescript): declare hoist-non-react-statics type dependency (#1330) (f4193c3), closes #1330
  • feat: let DragDropContextProvider reuse a manager (#1362) (884c6ff), closes #1362
  • chore: promote host-non-react-statics to dependency (#1338) (696faab), closes #1338 #1334
  • chore: remove .editorconfig file (#1358) (82ac197), closes #1358
  • chore: update vscode tslint recommended package (#1335) (9637955), closes #1335
  • docs(example): add script command line at docs to run this project locally (#1347) (8fe1ee3), closes #1347
  • build: add "module" field to package.json (#1319) (ead0bca), closes #1319

7.4.5 (2019-04-03)

  • Check handlerIds In DragSource/DropTarget Monitors (#1315) (039d463), closes #1315
  • Correct links to documentation in error messages (#1314) (ae7ffe2), closes #1314
  • v7.4.5 (5fefffc)
  • chore: rebuild yarn.lock (4d39ad2)
  • chore: remove lodash from react-dnd (#1317) (dc636b9), closes #1317

7.4.4 (2019-04-02)

  • Improve Testing (#1298) (f0aa2fa), closes #1298
  • Make each example a CRA app (#1300) (6c9eaa2), closes #1300
  • Remove Lodash (#1294) (0a54e41), closes #1294
  • Remove useless constraint (#1306) (e8fab37), closes #1306
  • Update Libraries, Correct some Invariant Issues (#1313) (676d9f8), closes #1313
  • v7.4.4 (5b58d29)
  • fix: add endsWith polyfill (#1312) (69dbcce), closes #1312
  • fix: apply effect fix to hooks version of dragpreview (fdf3cf3)
  • fix: corret the dragpreview example by adding an effect dependency (a608c5e)
  • fix: documentation (9752600)
  • docs: add missing deps to examples for codepen (64672a5)
  • docs: add some more headings to the section on adding drag-and-drop interaction (1b83846)
  • docs: fix gutters, add toc to example (#1304) (6ed66bf), closes #1304
  • docs: fromat ts examples (f94a642)
  • docs: move the chessboard example so that we can model each step of the tutorial as different exampl (c028840)
  • docs: remove example cross-referencing (ec096a5)
  • docs: remove gatsby-plugin-styled-components from config (429caf5)
  • docs: remove outdated comment (d2133ea)
  • docs: revert styled-components removal, but don't use typings (c85d9d7)
  • docs: spelling fix (95fc213)
  • docs: update clean target (ba4ec05)
  • docs: use codesandbox for typescript examples (6356a2f)
  • docs: use codesandbox links for javascript example source (c58d331)
  • docs: use embedded codesandbox examples (4af62bf)
  • docs: wording streamline (107b009)
  • docs: write cra apps for ts examples (3dc7539)
  • build: remove nohoist settings (#1296) (a9f340b), closes #1296

7.4.3 (2019-03-26)

  • v7.4.3 (7ce51e4)
  • fix: add typings to the card imperative handle (8d601b8)
  • fix: tiny cleanup (9992e3b)
  • fix: unwrap the decorator ref when using forwarded refs (6440c54)
  • docs: remove example highlighting FCs, since they are now normative (74296f6)

7.4.2 (2019-03-26)

  • Docs Cleanup, Pass refs to Ref-Forwarded components (#1292) (2ea6629), closes #1292
  • v7.4.2 (30579d2)
  • refactor: remove recompose dependency (978384e)
  • docs: remove useDragPreview, eliminated argument (eece551)

7.4.1 (2019-03-26)

7.4.0 (2019-03-26)

  • #1273 fix typescript link issues (#1274) (34b2ae7), closes #1274
  • Connector Ref Updates (#1278) (786ef85), closes #1278
  • Don't create native drags out of an array, and make them enumerable (#1270) (0d717e9), closes #1270
  • Hooks Ref'ing Updates (#1280) (1d7207e), closes #1280
  • Improve Decorator Typings (#1291) (e891105), closes #1291 #1287
  • New Feature Proposal: Connect with Ref Objects (#1267) (0958d67), closes #1267
  • Remove unused code (#1279) (4505852), closes #1279
  • Use DragDropContextProvider in Tutorial (#1272) (bfbb756), closes #1272
  • v7.4.0 (941dc2e)
  • docs: document the props arg to the collector fns (9840c38)
  • docs: fixed markdown in droptarget top level api (#1288) (874f33a), closes #1288
  • docs: reference the react-dnd-test-utils package in the testing doc (ffd92e5)
  • fix: remove cyclic dependency (dcbda3c)
  • fix: remove the useEffect invocation from DragDropContextProvider (#1277) (cff33ab), closes #1277
  • fix: throw error when a DragSource or DropTarget is rendered outside DragDropContext (#1132) (#1286) (7fb94a5), closes #1132 #1286
  • build: fixed the order as lerna was not building in proper order (#1289) (6876ef9), closes #1289
  • revert: use recompose for the isClassComponent check (e6e7cb5)
  • test: add test-utils package, add test for connector functions (5682439)
  • test: added unit tests for react-dnd-html5-backend (#1283) (27e4a06), closes #1283
  • test: fix tests (34b87b1)
  • test: work on tests (576d148)
  • feat: add the target component props to the collector funtion signature (2a7a237)

7.3.2 (2019-03-13)

  • Handler Refactorings (#1264) (24345bd), closes #1264
  • Hooks API: dragSpec.begin() may now return a DragObject (#1266) (391dc04), closes #1266
  • Update the connector typings (#1265) (3719610), closes #1265 #1213
  • v7.3.2 (e3fb069)
  • docs: correct some issues with the hooks docs (155555c)
  • docs: improve useDrag/useDrop documentation (0e3a406)
  • docs: improve usedraglayer, usedragpreview docs (dc8927e)

7.3.1 (2019-03-10)

  • Hooks API Refactorings (#1261) (46b7893), closes #1261
  • v7.3.1 (dcac7a5)
  • docs: add link to examples-hooks package (78cef8f)
  • docs: improve examples root page (2eaafb0)

7.3.0 (2019-03-08)

  • Add experimental hook-based examples (#1256) (e649b6a), closes #1256
  • Export the DragDropContextConsume from the top-level react-dnd API (#1260) (4d86bb4), closes #1260
  • v7.3.0 (532d11f)
  • fix: update the hooks to pass the right monitor impl to specs (#1259) (b146a1a), closes #1259

7.2.1 (2019-03-08)

  • Enable syntheticDefaultImports in TypeScript examples (#1254) (c8ad24b), closes #1254
  • Hooks API Updates (#1255) (d047a1a), closes #1255
  • Update examples to link to JS and TS source code (#1252) (f43fb00), closes #1252
  • v7.2.1 (35352b2)
  • docs: add a link to the example index in the docs sidebar (#1253) (646a26c), closes #1253
  • docs: correct spelling issue (aa4605c)

7.2.0 (2019-03-07)

  • Check for uninitialized source/target ID parameters in the DragDropMonitor (#1249) (20ded76), closes #1249
  • Hooks API (#1244) (3b19a79), closes #1244
  • Prepare Hooks API for Initial Release (#1251) (7f78a8b), closes #1251
  • v7.2.0 (e4f7ebc)
  • fix: update testbackend to use identifiers (5a4005b)
  • fix: use ES5 for CJS builds (#1250) (983f9da), closes #1250
  • docs: add note about hook APIs being experimental (7dd475c)
  • refactor: use identifiers types in react-dnd utils (ed2fc9d)

7.1.0 (2019-03-06)

7.0.2 (2018-12-03)

  • v7.0.2 (22666e7)
  • docs: fixed documentation to make it more clear (e8fef74)
  • docs: fixed typos (36adaf0)
  • docs: updated documentation for touch backend (c6467b0)
  • fix: added MIT license to inner packages (#1197) (e925162), closes #1197
  • fix: BSD -> MIT for react-dnd-parent package (#1198) (785a371), closes #1198

7.0.1 (2018-11-30)

  • Update README.md (70d87f3)
  • v7.0.1 (e9fb7fd)
  • fix: use typeof check for window existence to correct SSR (#1193) (ba37b02), closes #1193

7.0.0 (2018-11-27)

  • Add 'debugMode' option to DndContext (#1190) (572955b), closes #1190
  • fix typo in Tutorial (#1169) (46fd5ae), closes #1169
  • Fixed the typo in functional component example link (#1180) (e4722ff), closes #1180
  • Update naive.md (#1168) (3a5e0d4), closes #1168
  • Update README.md (c0e6cf5)
  • v7.0.0 (f294f68)
  • fix: clientOffset and initialClientOffset are null in canDrag #1175 (#1176) (8718ae5), closes #1175 #1176
  • fix: make DecoratedComponent as static property (#1177) (#1185) (95d90b3), closes #1177 #1185
  • fix: remove initClientOffset action - merge it into initCoords (#1191) (6b58b8b), closes #1191
  • docs: fix examples page URL (#1181) (#1183) (6430c45), closes #1181 #1183 #1181
  • docs: fix link in root page (#1189) (ffda6c7), closes #1189
  • build: upgrade npm-run-all for security (#1186) (c025cd7), closes #1186
  • ci: upgrade har-vlidator to fix CI corrupt (#1184) (478f5b5), closes #1184
  • chore: add stalebot config (6f451ee)

6.0.0 (2018-11-09)

  • Add DATA_TRANSFER NativeType (#1120) (c6d7649), closes #1120
  • Default publishSource to true when options passed to beginDrag (#1161) (76cca25), closes #1161
  • fix case where coords are null in beginDrag (#1082) (84db06e), closes #1082
  • Fix for drag in scrolling container: set dropEffect to 'none' when canDrop is false (#1131) (7c255dc), closes #1131
  • Fix typings for DropTarget and DragSource decorators (#1134) (b0364b1), closes #1134
  • fix/typo: 'optinos' -> 'options' in DragSource documentation. (#1123) (6275b2c), closes #1123
  • fixed wrong link address (#1160) (53ea0d7), closes #1160
  • Lib Upgrades (WIP) (#1149) (b144696), closes #1149
  • Library Refresh, Prep for Release (#1159) (760cef3), closes #1159
  • Migrate Documentation site to Gatsby (#1154) (ff82af8), closes #1154
  • Remove DragDropContextProvider (#1106) (87bf9c4), closes #1106
  • Replace "SFC" with "FC" or Function Component nomenclature. (#1153) (247407d), closes #1153
  • use isDocumentInNode directly in EnterLeaveCounter (bf731e2)
  • Use isNodeInDocument directly in HTML5Backend (2646492)
  • Use the configurable window in the Enter/Leave counter. (278cf85)
  • v6.0.0 (21b878d)
  • fix: revert #1120 due to breaking change with File example (d13e9c1), closes #1120
  • refactor: replace .bind calls with class binds (a403c42)
  • docs: check for pathprefix when selecting sidebar content (48a1bf2)
  • docs: correct underline in draglayer markdown (28cb1f9)
  • docs: fix another link address (848ab8d)
  • docs: link fixes (59086d4)
  • docs: update gatsby, remove static queries (32a7a57)
  • docs: update react-helmet config to include favicon (3e0f0af)
  • docs: update sidebar link coloring, selection bolding (4449a26)
  • docs: update site meta (13a2499)
  • docs: updates for static site building (2504a37)
  • WIP: Split Documentation examples between Markdown and Code (#1158) (00b6a66), closes #1158

5.0.1 (2018-06-19)

  • Remove react-dnd dependency from the backends (#1089) (24f929f), closes #1089
  • v5.0.1 (934efc8)

5.0.0 (2018-06-19)

4.0.6 (2018-06-18)

  • Remove react peer dependency on html5 backend (#1087) (362eaa9), closes #1087
  • v4.0.6 (12e3dbf)

4.0.5 (2018-06-13)

  • Remove the esModuleInterop setting in tsconfig.json (#1078) (dbba380), closes #1078
  • Replace lodash/isArray usage with Arrays.isArray (#1072) (f2b0a3a), closes #1072
  • Run 'build' as part of the test script; fix issues in the docs (3dd41f4)
  • Task/remove proptypes (#1077) (0bc9d08), closes #1077
  • v4.0.5 (bd989b4)

4.0.4 (2018-06-06)

  • Add local deps to documentation package (3e8e66c)
  • Add tsconfig.json and src/ directories to the npmignore of the packages (#1066) (85012f7), closes #1066
  • Upgrade to Typescript 2.9 (#1067) (b3e5c43), closes #1067
  • v4.0.4 (ef2c0d0)

4.0.2 (2018-06-02)

  • Since setImmediate is not official or supported, bring asap back to dnd-core (#1057) (ac35813), closes #1057
  • v4.0.2 (536f0b0)

4.0.1 (2018-06-01)

4.0.0 (2018-06-01)

  • Add issue templates (#1043) (e3b5890), closes #1043
  • Include BrowserStack Logo (#1048) (03a909d), closes #1048
  • React 17 Preparation (#1033) (4d8e364), closes #1033
  • Remove 'require' statements from main code (#1050) (c4bab9a), closes #1050
  • Remove @redux/types dependency (#1038) (765887e), closes #1038
  • Remove bithound references (#1047) (e97e747), closes #1047
  • Remove Node Types (#1039) (f3dd6cc), closes #1039
  • Remove the isClassComponent check (#1052) (8c1594b), closes #1052
  • Replace objects with frequent deletes in the HTML5Backend with ES6 maps (#1053) (c98fa9b), closes #1053
  • v4.0.0 (4112cb0)

3.0.2 (2018-05-29)

  • docsite updates (5e94b70)
  • Upgrade React version in docs (7fd9f9e)
  • Use ES5 as the typescript target to support users in older browsers (#1035) (30ede38), closes #1035
  • v3.0.2 (0e52f5e)

3.0.1 (2018-05-29)

3.0.0 (2018-05-02)

2.6.0 (2018-03-21)

  • #869 - Fix issue which causes drag operation to not work on newer Fir… (#928) (80645fb), closes #928 #869
  • Add publish_site script to top level package.json (485d7ff)
  • Build Updates (#988) (6d0b0e3), closes #988
  • Fix typos (#938) (05a3f6e), closes #938
  • Missing imports and incorrect style access (#919) (60ee308), closes #919
  • Pass props to DragLayer (#979) (7b1e169), closes #979
  • removing the Firefox quirk as they have improvised recently (> 57.0.2) - https://bugzilla.mozilla.or (4beec55), closes #970
  • Use JSX in the decorateHandler component. Add some comments to recent changes to the HTML5Backend (0cba179)
  • v2.6.0 (af675a7)

2.5.4 (2017-10-07)

  • Add jsconfig.json file to eliminate warnings about decorators in Visual Studio Code (879f2ea)
  • do not attach refs on the stateless components (#898) (4c1c940), closes #898 #896
  • DragDropContextProvider don't recreate child context (#859) (0dfa63b), closes #859
  • Format merge into the DragDropContextProvider (75a66db)
  • Tooling Updates (#901) (c6bf3af), closes #901
  • v2.5.4 (e298334)

2.5.3 (2017-09-27)

2.5.2 (2017-09-27)

  • Add missing imports to Overview HOC examples (#755) (45460b7), closes #755
  • Add React 16 to peer dependencies (#860) (c6123fa), closes #860
  • Add repository fields to the packages (#836) (7b655bf), closes #836
  • Change manual knight position to match screenshot (#470) (f43cdbf), closes #470
  • Changed URL for browsing source to point to correct location (#724) (40fbec9), closes #724
  • Check for presence of add/removeEventListener on target object (#813) (5c8b343), closes #813
  • Clean up OffsetUtils.js (#795) (3e9a3fe), closes #795
  • Create index.md (#796) (ac0da13), closes #796
  • current the >> the current (#797) (4004f7a), closes #797
  • Cut v2.4.1 (#765) (fd0513e), closes #765
  • Cut v2.5.1 (#867) (cde41ef), closes #867
  • Docs fix (#833) (d402e6a), closes #833
  • End drag before starting a new one (#820) (fbc13d1), closes #820
  • Fix cross-browser discrepancies for non-images (#762) (93c5580), closes #762
  • Fix grammatical mistake (#790) (bf4be9a), closes #790
  • Fix typo in native files example (#774) (a64154e), closes #774
  • Fixing DragLayer sample code bug (#863) (0e47490), closes #863
  • Fixing typo in Tutorial (#718) (e51bafd), closes #718
  • Move babel-preset-env to devDependencies (#827) (c3b11da), closes #827
  • Pass offsetX and offsetY as createDragPreview options to force offsets (#776) (d1f078b), closes #776
  • Perform the check in the right place when used in iframes (#850) (05d9800), closes #850
  • Remove peerDependency in react-dnd-html5-backend depending on react-dnd in order to use with `pr (2dbac3a), closes #884
  • Replace babel-preset-latest with babel-preset-env; upgrade react, remove react-addons-test-utils (#8 (f47a91f), closes #825
  • Replace yarn with npm5 (#837) (920aba6), closes #837
  • Revert "Simplify the even flow, end drag whenever receiving mousemove after dragstart instead of dep (81831e0), closes #799 #835
  • Simplify the even flow, end drag whenever receiving mousemove after dragstart instead of depending o (8a3eb74), closes #801
  • update tutorial.md link (#848) (312269a), closes #848
  • Upgrade lerna (#823) (9fcdca0), closes #823
  • Upgrade Webpack and Webpack Loaders (#826) (1ae43dd), closes #826
  • v2.5.0 (6a3fea6)
  • v2.5.2 (12a1d69)
  • vundefined (0466ef7)
  • docs(DropTargetMonitor): fix semantic and grammatical errors (#824) (aaf3cfb), closes #824
  • docs(index.md): add missing extends Component (#828) (b5747f2), closes #828
  • fix(docs): overview example (#727) (3a5ef9a), closes #727 #716
  • fix(DragLayer.md): extend React.Component (#814) (212ac7c), closes #814

2.4.0 (2017-05-09)

  • (#639) - Correct Example Rendering with Firefox (#684) (11e3df6), closes #639 #684
  • (#645) - Use 'typeof window' to check for window existence in HTML5 B… (#646) (b3807e0), closes #645 #646 #645 #645 #645
  • 2.2.0 (#642) (643992a), closes #642
  • Add an invariant(..) validation before accessing the decorated instance (89763d1)
  • Add bundling, babel scripts to package.json (de5285f)
  • Add clean script, update 'npm test' (9eea7db)
  • Add dependency badges (400c47c)
  • Add gzip size badge (#692) (0933e3f), closes #692
  • Add HTML5 backend gzip size (#697) (551b80e), closes #697
  • Add License Field to Sub-Packages (#670) (6d7dc97), closes #670 #667
  • Add myself to contributor list (0a5e37e)
  • Add Reactiflux Discord Link (#663) (4f12fb0), closes #663
  • Adding a React Component for establishing Context via React Trees [v2] (#632) (1153d82), closes #632
  • adding Redux instead of or in addition to Flux in documentation per issue: #222 (6b5f1a6), closes #222
  • Adding statics hoisting to HOCs (7aa0cac)
  • Adds require for Box component to Testing.md (#606) (61baa4b), closes #606
  • Build system, documentation updates (4b04f90)
  • Build updates (b9c5236)
  • clarifying DropTarget and DragSource composition (24926f4)
  • Copy readme from react-dnd package (#644) (d8b1fa8), closes #644
  • Correct linting issues from upstream merge (b5c8f03)
  • created stub function to better reproduce reality (b5aded4)
  • Fix an example of the tutorial (b6f3f81)
  • Fix intermittent problems with dropping a native file in FF (#713) (bfa8165), closes #713 #539
  • Fix ReactTestUtils dependency (d3e4e4c)
  • Fix syntax error (bce3808)
  • fix typo (#656) (5442d31), closes #656
  • Fix typo on DragLayerMonitor doc (#707) (1cbc990), closes #707
  • fixed es5 example (36926b5)
  • fixed invisible square (183ee4d)
  • fixed invisible square at es7 example (bc6f61f)
  • fixed mistake about collect function parameters (19348c3)
  • Fixes #566 - documentation mistake regarding first vs second argument. (4fff699), closes #566
  • Initializing class state in the Backend Constructor (#695) (39576c8), closes #695
  • Make alt drag work for drop sources that can take either copy or move drag operations (#675) (1573fe9), closes #675
  • Migrated deprecated React.PropTypes in example + same for React.createClass in docs (#729) (abbe4c7), closes #729
  • Missed a spot of Flux (0f2504e)
  • Missing comma in Overview example (3e6c0ae)
  • Project Updates & Cleanup (#650) (23aac6c), closes #650
  • Remove .vscode settings (7cd860b)
  • Remove duplicated 'canDrag' of ALLOWED_SPEC_METHODS (d502238)
  • Remove Gitter Links (02ade2e)
  • Remove unused import from docs (55723db)
  • Remove vestigial rule removals (aee325a)
  • Remove vscode conf (2961b41)
  • Replace 'Thinking in React' URL with link to English doc (e12cc93)
  • Replace npmcdn.com with unpkg.com (f3c2be4)
  • Replace ref String Attribute with ref Callback Attribute (e33d431)
  • Revert "Upgrade React to stable (15.0.1)" (8a96d85)
  • Set up Lerna Monorepo (WIP) (#643) (ca10e68), closes #643
  • Turn on 'comma-dangle' in the examples/ folder (cf3ff00)
  • Turn on 'comma-dangle' in the src/ folder (c2de0ed)
  • Turn on 'consistent-return' (f8fc637)
  • Turn on 'jsx-a11y/label-has-for' rule (d3ebb39)
  • Turn on 'no-plusplus' (b128097)
  • Turn on 'object-curly-spacing' rule (6c63d93)
  • Turn on 'object-shorthand' rule (1c89429)
  • Turn on 'prefer-template' rule (50182a5)
  • Turn on 'quote-props' rule (8a26e17)
  • Turn on 'react-jsx-first-prop-new-line', 'react-jsx-indent-props', and 'react-jsx-closing-bracket-lo (0dd5977)
  • Turn on arrow-parens rule in examples (eec158c)
  • Turn on import-ordering rule (4a4ee46)
  • Turn on indent rule (c11d1eb)
  • Turn on no-mixed-operators rule (f7832d1)
  • Update #687 - Native File Example (#696) (9e062eb), closes #687 #696
  • Update badges (e1871af)
  • Update dependencies (4e0123f)
  • Update dnd-core dep version (#641) (d59ba75), closes #641
  • Update doc site stuff (2e0aa35)
  • Update DropTarget.md (71c13cf)
  • Update FAQ.md (bdcd120)
  • Update Github URLs (5d6d740)
  • Update Lerna (#678) (27e1822), closes #678
  • Update LICENSE (d527941)
  • Update linting rules, add editorconfig, correct static site issues (91c6684)
  • Update the CodeBlock component so that newer JS syntax is shown first (#654) (ad4102d), closes #654
  • Update the documentation devServer's webpack configuration so that dnd-core may be npm/yarn-linked (4fdd8e6)
  • Update Tutorial.md (9c640de)
  • Update walkthrough code to use yarn instead of npm (#671) (ad1e992), closes #671
  • Update yarn.lock files (#653) (f7fb8b3), closes #653
  • Updated reactiflux discord channel to #need-help (#703) (a7ffa6e), closes #703
  • upgrade React to stable (15.0.1) (19f32f2)
  • Use Babel 6, Update ESLint and Airbnb config (3b3a521)
  • Use Lerna Fixed Mode for Versioning (#651) (7c34642), closes #651
  • v2.2.3 (#652) (87b5ad5), closes #652
  • v2.2.4 Version Cut (#674) (d1d901e), closes #674
  • v2.3.0 (#710) (8a42cb5), closes #710
  • v2.4.0 (8721c09)
  • when rendering on the server window is undefined so no need to return it (#672) (dc28a61), closes #672
  • fix: delete duplicate content (#711) (64ccf46), closes #711

2.1.4 (2016-04-02)

  • 2.1.4 (48a8d92)
  • Adds support for React 15 and upgrades current website to React 15 RC2. (b668430)
  • Fix whitespace change (c7c7e99)
  • Update DragSource.md (e7d218a)
  • Update DropTarget.md (66725d5)

2.1.3 (2016-03-13)

  • 2.1.3 (0f1b5d8)
  • add missing parenthesis to getClientOffset (5e2d104)
  • Remove development message React DnD does not provide a default export. closes #408 (28177fe), closes #408
  • Remove the info about the dist folder (efb0fef)

2.1.2 (2016-02-19)

2.1.1 (2016-02-17)

  • 2.1.1 (3543db7)
  • Clean up subscriptions before mounting (6d06642)
  • Fix the filename in the link (3a702ee)
  • Optimize unnecessary allocations (d023c63)

2.1.0 (2016-02-14)

  • 2.0.1 (97c82ee)
  • 2.0.2 (017ce3e)
  • 2.1.0 (88cdf84)
  • Add .travis.yml (ed92dea)
  • Add badges (874a56e)
  • Add index to Card propTypes (306ae30)
  • Add linting as a build step (1d83221)
  • build both dev and minified versions to dist (cb1e699)
  • Bump deps (d653066)
  • Clarify the mutation (559f8ff)
  • Delete unexpected comma. (4b3a586)
  • Don't allow to call connect* methods on the composite component elements (96d4c30)
  • Don't throw on undefined options when nodes are equal (faded79), closes #261
  • Don't throw when options changed from falsy to object (b33c941), closes #261
  • DragLayer should not call setState() after being unmounted (1e6f3e3), closes #307
  • Exclude testing from Travis (5e67908)
  • Extract HTML5 backend into a separate repo and update docs with examples (f37dc94)
  • Fix broken link in example. (9e978ac)
  • Fix DragLayer ES5 documentation example. (7043fcc)
  • Fix lint (7fb9ea5)
  • Fix localhost-link (93761e9)
  • Fix syntax error in Testing.md (bca8f7d)
  • Fix test runner (b6381a6)
  • Fix typo (94cd292)
  • Handlers should not call setState() after being unmounted (related to #307) (237ba41), closes #307
  • Improved docs (consistent naming, improved performance) (ee1a23d)
  • Remove Karma test from Travis (92fe1d2)
  • Revert "Subscribe DragLayer only to state changes, which include offset changes" (0f94199)
  • Subscribe DragLayers to state change (503869e)
  • Travis is no fun (c43b492)
  • Update dependencies and remove deprecated publish-latest (f6cf8f3)
  • Update dnd-core to fix #296 (52d5ad0), closes #296
  • update lodash to v4 (2f97cda)
  • Update UMD location (5e358e1)
  • Use IO2 for Travis (07d2281)
  • fix(docs): update examples to use findDOMNode from react-dom (de29f65)

1.1.8 (2015-09-17)

  • 1.1.8 (a7f6a26)
  • Do not navigate to bad URL when dropping text with selection on Firefox (2299ece), closes #219 #259
  • hover() can handle different heights of elements (22da86b)
  • Only handle selectstart in IE. (0a36033), closes #178
  • Pass the correct card ID (422674e)

1.1.7 (2015-09-15)

  • 1.1.7 (898d3a5)
  • Clarify the import in docs (306ca72)
  • Enforce dnd-core@1.2.1 as it should help with #277 (76e60f5), closes #277
  • Perform receiving new type in correct order. Fixes #277 (687d2b8), closes #277
  • Rebuild dist for Bower (95cfd15)
  • Typo fix. (5ed8656)

1.1.6 (2015-09-15)

1.1.5 (2015-08-22)

  • 1.1.5: Allow all React 0.14 betas as valid (5f8667e)
  • missing parameter in docs example (9ecf532)

1.1.4 (2015-07-13)

  • 1.1.4 (809c825)
  • Added a note about clientOffset to the testing tutorial (82a8665)
  • Allow 0.14.0-beta1 as peerDep (804b837)
  • fix script to use local webpack (0e009b8)
  • Fixes to Drag Layer API documentation. (9773ac9)
  • Minor fixes to tutorial and intro docs (b760a73)
  • Rebuild dist (b0c8fdf)
  • Swapping parameters in overview docs (e30acc1)

1.1.3 (2015-06-13)

1.1.2 (2015-06-04)

  • 1.1.2 (97e2a3a)
  • add missing parenthesis to getClientOffset indicating that this is a method (22b33d8)
  • Amend the docs to fix #177 (c4f23b0), closes #177
  • Document how to deal with static methods and properties (f77c2f7)
  • Fix the doc link. #181 (c879261), closes #181
  • Require invariant ^2.1.0. Fixes #182 (2e8f81b), closes #182
  • Tweak the example and the wording (4d25feb)

1.1.1 (2015-05-27)

1.1.0 (2015-05-26)

  • 1.1.0 (91f4743)
  • Add NativeTypes.TEXT, generalize native type support (6d54bb5), closes #158
  • Fix a typo in docs (7eb9e43)
  • Fix doc styles in Firefox (694772d)
  • Fix missing function application in tutorial (065aa94)
  • Fix the argument name in the docs (a9b4e44)
  • Fix the broken links (203bd16)
  • Fix the docs (0b76136)
  • grammar (fd665e7)
  • Link to example source code (f13e130)
  • Replace instanceof check with duck typing. Fixes #155 (fe3b891), closes #155

1.0.0 (2015-05-19)

1.0.0-alpha.1 (2015-04-30)

  • dragPreivew -> dragPreview (c1155bc)
  • Header styling (3584567)
  • Item returned in beginDrag should be an object (7b382a8)
  • Rebuild examples (ae60f85)
  • Update bower.json to allow React 0.13.x. (6e656be)
  • Update README.md (3fb25d1)
  • Update Walkthrough.md (57dcf1c)
  • Update Walkthrough.md (4f99a36)
  • Wrap checkboxes and text with (098e538)

0.9.8 (2015-03-16)

  • 0.9.8 (6e958c5)
  • Catch dragenter and dragleave at capture phase. Fixes #119 (5ac65bd), closes #119

0.9.7 (2015-03-15)

  • 0.9.7 (b5e6eca)
  • Add a link to the Future of Drag and Drop APIs (8b0c84d)
  • Exposes more variables in getDragLayerState() (0c67434)
  • Split long lines (88f1491)
  • Update API documentation for new object exposed in getDragLayerState() (486328a)

1.0.0-rc (2015-05-11)

1.0.0-beta.0 (2015-05-08)

  • 1.0.0-beta.0 (4d43cf9)
  • Add guards for stack overflow (e02db71)
  • Add more warnings (ce80087)
  • Add sortable-cancelable example. Addresses #144 (6aec28c), closes #144
  • Better naming in the API and internally (461196c)
  • Rebuild dist (2544a37)
  • Rewrite for simpler API (71eaf34)

1.0.0-alpha.2 (2015-05-04)

  • Add a way to make custom drag layer work on IE11 (de264ff)
  • Add decorator arguments safety checks (57cc346)
  • Add early invariants for bad method results (18a2cad)
  • Add modules to .gitignore (e50c604)
  • Add precise spec verification (fdad029)
  • Add sanity check for configure() return value (0a5aa79)
  • Better IE support (6872060)
  • Better warnings (ac8ddb9)
  • Correct comment (d092ea8)
  • Don't use prod mode for examples in dev (ef26599)
  • Expect plain objects and validate props (6735baa)
  • Fix image drag preview coordinates (0be5806)
  • Fix proptype (c255aaa)
  • Fix propType (2f79d99)
  • Make missing manager warning descriptive (f6f4c05)
  • Rebuild dist for 1.0.0-alpha.1 (e84d675)
  • Rebuild dist for 1.0.0-alpha.2 (21b1792)
  • Remove multiple backends syntax because it is of no benefit now (c71a85f)
  • Remove old TODOs (3f0988b)
  • Support symbol types (d80c266)
  • Tweak displayNames (3113e13)
  • Tweak displayNames again (ff4031e)
  • Tweak parameter order (953e770)
  • Update TODO (457acc5)
  • Update TODO (ce3fe81)
  • Warn that react-dnd has no default export (fae8799)

1.0.0-alpha (2015-04-20)

  • 1.0.0-alpha (701ff6a)
  • Add a todo (09f1a39)
  • Add comment (e673826)
  • Add enter/leave tracking for dragging files or links out of window (60cffe9)
  • Add image drag preview example (0ef96a1)
  • Add in-progress drag handle example (36df14b)
  • Add less verbose single handler API (b29eae2)
  • Add nested example (1129ca7)
  • Add nesting sources example (c0209ea)
  • Add observe draft (7f8f5e8)
  • Add sortable (3764e2b)
  • Add sortable stress test (fd700f6)
  • add todo (48ed284)
  • Add use strict for linter (258206f)
  • amend TODO (22f6feb)
  • bikeshed (f37f5b7)
  • Bump Babel (ead1345)
  • Bust cache (32f7811)
  • Change API to a less verbose one (5bab482)
  • Change API to accept two functions (305686b)
  • Complex hover handling with drop targets changing under cursor (3215e89)
  • Convert another example (553695a)
  • Decorators all the way (b63a29d)
  • Disable all but the simplest example (f1afb03)
  • Don't export backend by default (a0ab900)
  • Don't pass actual props (a87131c)
  • Don't use React internal modules (47a34f7)
  • edge (8b642ee)
  • ES6 all the way (c861472)
  • Extract module (03dcdde)
  • Fix (15ba58d)
  • Fix an edge case when a file is dropped outside (0b23fe3)
  • Fix disposal (1a645a4)
  • Fix examples, make perf opt-in (8dfa342)
  • Fix IE (a384bb8)
  • Fix linting with latest ESLint (83fff54)
  • Fix native beginDrag call (c34cf3f)
  • Fix sortable on Firefox (02c5527)
  • Fixes for conflicting HTML5 backends (ddc3e52)
  • HOC might be a better fit after all (f8a5610)
  • Improve perf (c41ba87)
  • initial attempt at having the first example use dnd-core (57d65cc)
  • Initial drag image offset implementation (77beee4)
  • Initial support for native item types (c27c1e2)
  • It sort of works, but not the right way (21715c9)
  • It works (4658cb1)
  • Make anchors truly customizable (b11f2cf)
  • Make cards have limited width (3e89883)
  • Make it look more fashionable (9228f86)
  • Memoize to fix perf (f96f772)
  • Minor (b1eb175)
  • More nasty example (f39d0eb)
  • Move code around (d5570ea)
  • Move connect to the top (b6eace8)
  • Move some stuff around (d0a2cb7)
  • Move utils to separate files (8bb1277)
  • Naming (76f5576)
  • Pass component as last parameter to allow DOM access for methods where it is safe (4ff7a1c)
  • Playing around with higher-order API (9ffb6b7)
  • Port dustbin-interesting (403834a)
  • Prevent animating an item back to incorrect position if its rect changed (a72a01b)
  • Proof of concept of decorator API (84b0ec4)
  • Proof of concept of observe polyfill (1db3dd5)
  • Push disposables out of the backend (1f74ac8)
  • React is external when minifying (ddca3ae)
  • Rebuild dist (37ffa80)
  • Rebuild dist (ef35926)
  • Rebuild dist (1ad2e11)
  • Rebuild dist (8709ca7)
  • Rebuild dist (efcff3d)
  • Rebuild dist with a fix (f480730)
  • Refactor and improve perf 10x (3a6cd7f)
  • Remove all code lol (bbd342c)
  • Remove classic function API, use decorator desugaring instead (43c4aa3)
  • Remove React dependency from HTML5 backend (4ca94f2)
  • Rename inject => collect (a1489a6)
  • Reset hover when drag ends (460377f)
  • Separate stress test example (ae1f4be)
  • Simpler connect API (fbabc65)
  • Simplify API by passing props (75dc904)
  • simplify example (8bcdb95)
  • Simplify the code with beginDrag(array) (16cd843)
  • Slightly better guards (4d00c2e)
  • Sortable. Work in progress (3517eb1)
  • Start by removing all examples except the simplest one (8c41048)
  • Start work on drag around naive (dbdeb3f)
  • Support custom drag layer (f6feb37)
  • Support custom drag previews (ca3ac0e)
  • Support custom drop effects (7956b21)
  • Support naive coordinate tracking (030a825)
  • Support source DOM node being removed from DOM (6da684c)
  • This is getting seriously fun (de7c27f)
  • todo (30ec27a)
  • Tweak manager key API (cb3e02b)
  • Unsubscribe on unmounting (ef68100)
  • Update API (027a6bb)
  • Update Babel (47908c6)
  • Update coordinate code (66947a6)
  • Update dist (76ef9fc)
  • Update dnd-core and misc (d878e39)
  • Update examples to new proposed API (00862fd)
  • update the dragState to show drop hint (911e1e6)
  • Update to React 0.13 (9f2598e)
  • update TODO (f689cdf)
  • update TODO (25e4f0f)
  • update TODO (3fbb63e)
  • Update todo (b2c112b)
  • Use disposables for cleaner contract, temporarily depend on rx-lite (725b01b)
  • Use disposables instead of rx-lite (82f59ba)
  • Use ES6 classes in example (c2d8b0a)
  • Use hover() for sortable (d2dbf37)
  • Use just shallowEqual for state (ee6d51b)
  • Use rAF for performance (d1b68b0)
  • Use shallowEqualScalar by default (28242c4)
  • Whitespace (4c9e344)
  • Whoops (38b1933)
  • work in progress (3d2d4fe)
  • Working HOC proof of concept (8f42428)

1.0.0-alpha.1 (2015-04-30)

  • dragPreivew -> dragPreview (c1155bc)
  • Header styling (3584567)
  • Item returned in beginDrag should be an object (7b382a8)
  • Rebuild examples (ae60f85)
  • Update bower.json to allow React 0.13.x. (6e656be)
  • Update README.md (3fb25d1)
  • Update Walkthrough.md (57dcf1c)
  • Update Walkthrough.md (4f99a36)
  • Wrap checkboxes and text with (098e538)

0.9.8 (2015-03-16)

  • 0.9.8 (6e958c5)
  • Catch dragenter and dragleave at capture phase. Fixes #119 (5ac65bd), closes #119

0.9.7 (2015-03-15)

  • 0.9.7 (b5e6eca)
  • Add a link to the Future of Drag and Drop APIs (8b0c84d)
  • Exposes more variables in getDragLayerState() (0c67434)
  • Split long lines (88f1491)
  • Update API documentation for new object exposed in getDragLayerState() (486328a)

1.0.0-alpha (2015-04-20)

  • 1.0.0-alpha (701ff6a)
  • Add a todo (09f1a39)
  • Add comment (e673826)
  • Add enter/leave tracking for dragging files or links out of window (60cffe9)
  • Add image drag preview example (0ef96a1)
  • Add in-progress drag handle example (36df14b)
  • Add less verbose single handler API (b29eae2)
  • Add nesting sources example (c0209ea)
  • Add observe draft (7f8f5e8)
  • Add sortable (3764e2b)
  • Add sortable stress test (fd700f6)
  • add todo (48ed284)
  • Add use strict for linter (258206f)
  • amend TODO (22f6feb)
  • bikeshed (f37f5b7)
  • Bump Babel (ead1345)
  • Bust cache (32f7811)
  • Change API to a less verbose one (5bab482)
  • Change API to accept two functions (305686b)
  • Complex hover handling with drop targets changing under cursor (3215e89)
  • Convert another example (553695a)
  • Decorators all the way (b63a29d)
  • Disable all but the simplest example (f1afb03)
  • Don't export backend by default (a0ab900)
  • Don't pass actual props (a87131c)
  • Don't use React internal modules (47a34f7)
  • edge (8b642ee)
  • ES6 all the way (c861472)
  • Extract module (03dcdde)
  • Fix (15ba58d)
  • Fix an edge case when a file is dropped outside (0b23fe3)
  • Fix disposal (1a645a4)
  • Fix examples, make perf opt-in (8dfa342)
  • Fix IE (a384bb8)
  • Fix linting with latest ESLint (83fff54)
  • Fix native beginDrag call (c34cf3f)
  • Fix sortable on Firefox (02c5527)
  • Fixes for conflicting HTML5 backends (ddc3e52)
  • HOC might be a better fit after all (f8a5610)
  • Improve perf (c41ba87)
  • initial attempt at having the first example use dnd-core (57d65cc)
  • Initial drag image offset implementation (77beee4)
  • Initial support for native item types (c27c1e2)
  • It sort of works, but not the right way (21715c9)
  • It works (4658cb1)
  • Make anchors truly customizable (b11f2cf)
  • Make cards have limited width (3e89883)
  • Make it look more fashionable (9228f86)
  • Memoize to fix perf (f96f772)
  • Minor (b1eb175)
  • More nasty example (f39d0eb)
  • Move code around (d5570ea)
  • Move connect to the top (b6eace8)
  • Move some stuff around (d0a2cb7)
  • Move utils to separate files (8bb1277)
  • Naming (76f5576)
  • Pass component as last parameter to allow DOM access for methods where it is safe (4ff7a1c)
  • Playing around with higher-order API (9ffb6b7)
  • Port dustbin-interesting (403834a)
  • Prevent animating an item back to incorrect position if its rect changed (a72a01b)
  • Proof of concept of decorator API (84b0ec4)
  • Proof of concept of observe polyfill (1db3dd5)
  • Push disposables out of the backend (1f74ac8)
  • React is external when minifying (ddca3ae)
  • Rebuild dist (37ffa80)
  • Rebuild dist (ef35926)
  • Rebuild dist (1ad2e11)
  • Rebuild dist (8709ca7)
  • Rebuild dist (efcff3d)
  • Rebuild dist with a fix (f480730)
  • Refactor and improve perf 10x (3a6cd7f)
  • Remove all code lol (bbd342c)
  • Remove classic function API, use decorator desugaring instead (43c4aa3)
  • Remove React dependency from HTML5 backend (4ca94f2)
  • Rename inject => collect (a1489a6)
  • Reset hover when drag ends (460377f)
  • Separate stress test example (ae1f4be)
  • Simpler connect API (fbabc65)
  • Simplify API by passing props (75dc904)
  • Simplify the code with beginDrag(array) (16cd843)
  • Slightly better guards (4d00c2e)
  • Sortable. Work in progress (3517eb1)
  • Start by removing all examples except the simplest one (8c41048)
  • Start work on drag around naive (dbdeb3f)
  • Support custom drag layer (f6feb37)
  • Support custom drag previews (ca3ac0e)
  • Support custom drop effects (7956b21)
  • Support naive coordinate tracking (030a825)
  • Support source DOM node being removed from DOM (6da684c)
  • This is getting seriously fun (de7c27f)
  • todo (30ec27a)
  • Tweak manager key API (cb3e02b)
  • Unsubscribe on unmounting (ef68100)
  • Update API (027a6bb)
  • Update Babel (47908c6)
  • Update coordinate code (66947a6)
  • Update dist (76ef9fc)
  • Update dnd-core and misc (d878e39)
  • Update examples to new proposed API (00862fd)
  • update the dragState to show drop hint (911e1e6)
  • Update to React 0.13 (9f2598e)
  • update TODO (f689cdf)
  • update TODO (25e4f0f)
  • update TODO (3fbb63e)
  • Update todo (b2c112b)
  • Use disposables for cleaner contract, temporarily depend on rx-lite (725b01b)
  • Use disposables instead of rx-lite (82f59ba)
  • Use ES6 classes in example (c2d8b0a)
  • Use hover() for sortable (d2dbf37)
  • Use just shallowEqual for state (ee6d51b)
  • Use rAF for performance (d1b68b0)
  • Use shallowEqualScalar by default (28242c4)
  • Whitespace (4c9e344)
  • Whoops (38b1933)
  • work in progress (3d2d4fe)
  • Working HOC proof of concept (8f42428)

0.9.8 (2015-03-16)

  • 0.9.8 (6e958c5)
  • Catch dragenter and dragleave at capture phase. Fixes #119 (5ac65bd), closes #119

0.9.7 (2015-03-15)

  • 0.9.7 (b5e6eca)
  • Add a link to the Future of Drag and Drop APIs (8b0c84d)
  • Exposes more variables in getDragLayerState() (0c67434)
  • Split long lines (88f1491)
  • Update API documentation for new object exposed in getDragLayerState() (486328a)

0.9.6 (2015-03-11)

0.9.5 (2015-03-11)

  • 0.9.5 (3dcc4fc)
  • exposes initial container offset through drag drop context in order to support offset when dragging (efa49b4)
  • Nulls all offsets on drag end (5d6dd21)

0.9.4 (2015-03-10)

  • 0.9.4 (b09265b)
  • Only interpret dragstart as dragging a link if no drag source caught an event (2451bb9), closes #113
  • Update README.md (a361930)

0.9.3 (2015-03-02)

  • 0.9.3 (73e44f6)
  • Fix a crash when dragging a text node (602023a)
  • Fix dragging links in the same document (a1ccd0f)
  • Mention Babel explicitly (af3ec63)
  • Rewrite examples to take advantage of Babel (ed9f3dd)

0.9.2 (2015-03-01)

0.9.1 (2015-02-27)

  • 0.9.1 (c7b4424)
  • Add a note about performance (6c95eb1)
  • Add getInitialOffsetFromClient and getCurrentOffsetFromClient to DragDropContext (2e785fc)
  • Add PureRenderMixin to drag-around-custom example to improve perf (fcfc494)
  • Added support for native url drag and drop. This allow dragging links from multiple other window bro (6142176)
  • allow data types to be represented as ES6 symbols (e0257ce)
  • Document NativeDragItemTypes.URL (62595f9)
  • Document new context methods (435bf84)
  • Refactor and fix style (4daec53)
  • Update README.md (572fdae)
  • Update UPGRADE_GUIDE.md (067056c)

0.9.0 (2015-02-26)

  • “DnD” looks like Jake the Dog's face, I like that styling (18134e7)
  • 0.9.0 (b9af842)
  • Add .idea to .gitignore (60bd8a4)
  • Add docs/UPGRADE_GUIDE.md (f1d8ad7)
  • Breaking change: don't pass event anymore (3850764)
  • Remove support for deprecated API (2147e8b)
  • Update API.md (d3e415b)
  • Update README.md (a23f3ae)
  • Update Walkthrough.md (dc3809b)

0.8.2 (2015-02-25)

0.8.1 (2015-02-18)

  • 0.8.1 (0a4457c)
  • Add "Production Usage" (0d693b2)
  • Don't subscribe to non-existing event, use capture phase for mousemove (5c6cb32)
  • Fix dragOver event in Internet Explorer (e646649)
  • Update README.md (0fd6438)
  • Update README.md (c734e74)

0.8.0 (2015-02-17)

0.7.0 (2015-02-11)

  • 0.7.0 (69e91b5)
  • lodash-node is deprecated; use lodash 3.1.0 (ea8374d), closes #58
  • Remove behavior difference between old and new API (db97efb)
  • Remove extra variable (38b6f19)
  • Update bower package to 0.6.4 (0464b2e)
  • Update jsx-loader and react-router (5ba69e2)
  • Use 6to5 for building module tree (757b93c)
  • Use 6to5 instead of jsx (923d3f9)
  • Use ES6 rest call syntax to clarify intent (a13e29e)
  • fixes: #38 (2404d35), closes #38

0.6.4 (2015-02-10)

  • 0.6.4 (5d0a8b0)
  • Add bower.json for bower support (42d090d)
  • Added Gitter badge (3a228c2)
  • api changes implementing #54 (66cf2ca), closes #54
  • clean up html5 event handlers after unmounting (076ee15)
  • Document API changes (making configureDragDrop static) (c921fd2)
  • Refcount setup and teardown calls (d3940de)
  • Tweak build options (ababf9a)
  • Tweak the warning wording (27a0129)
  • Update README.md (8f49631)
  • use react-hot-loader and cli webpack-dev-server (01220b4)

0.6.3 (2015-01-27)

  • 0.6.3 (0f361c2)
  • Add mousemove listeners at drag start, remove when drag finishes. (0e8ee2c)
  • It's stable, yo (d309adc)
  • Use mouse events to unambiguously know that dragging has ended (0786317)

0.6.2 (2014-12-08)

  • 0.6.2 (8c2c221)
  • Don't panic (f11d9f4)
  • Don't rely on node.contains if it doesn't exist (IE) (c5e975c)
  • Remove .module-cache (7130162)
  • Update README.md (6fd0bfa)
  • Use document.body.contains instead of document.contains (IE) (6c05661)

0.6.1 (2014-11-20)

  • 0.6.1 (988957d)
  • Add a couple of shells scripts (9e23db2)
  • Add ES5-compatible dist-modules and point package.json to it (a7c21fa)
  • Replace npm run with npm start (bec7be2)
  • Update README.md (28177d9)

0.6.0 (2014-11-11)

0.5.1 (2014-11-11)

0.5.0 (2014-11-04)

  • 0.5.0 (4f5252c)
  • Change acceptDrop signature to (item, e, isHandled, effect?) (85d94c3)

0.4.2 (2014-11-04)

0.4.1 (2014-11-03)

  • 0.4.1 (52f07b8)
  • Always prevent default file drop action. Fixes #20 (9adac68), closes #20
  • Bump dev dependencies (54c5f55)

0.4.0 (2014-10-31)

  • 0.4.0 (a85d098)
  • Add API for effectsAllowed and getDropEffect with sane defaults (b80ea00)
  • Refactor to explicitly implement optional methods (541c061)
  • Rename DragDropEffects to DropEffects since that's what they are (e213023)
  • Update docs (b8b22b9)
  • Update README.md (2b15475)
  • Update README.md (07f607e)

0.3.2 (2014-10-30)

  • 0.3.2 (f99ace7)
  • Memoize .bind results to increase performance (6104e74)

0.3.1 (2014-10-28)

  • 0.3.1 (12b7096)
  • Add invariants with more helpful error messages (67be3eb)
  • Add sortable example (266d82d)
  • Fix an example that was working out of coincidence (e6d24ec)

0.3.0 (2014-10-27)

  • 0.3.0 (c3c0f3e)
  • calculateDragPreviewSize -> getDragImageScale (f3c7c5a)

0.2.1 (2014-10-27)

  • 0.2.1 (74a2624)
  • Add first examples (94e59d0)
  • Don't set isDragging too early so browser screenshots neutral state (7059dc7)
  • Expose browser DragDropEffects as constants (6b3b925)
  • Fix path to bundle (d16498a)
  • Update README.md (29f849e)
  • Use location=hash for examples on server (5d36981)
  • You'd expect endDrag not to be called on an unmounted component (884ada4)

0.2.0 (2014-10-24)

  • 0.1.9 (9d21373)
  • 0.2.0 (cd6acc6)
  • Add react-dropzone to prior work (e83ba41)
  • Disable browser fixes when mixin is inactive (48b2ba8)
  • Document file drop targets (be197bf)
  • Fire dragleave even if nested element was removed from DOM (5bba8c6)
  • Refactor and add support for native file drag and drop (66aa7fe)

0.1.8 (2014-10-22)

  • 0.1.8 (8060c8a)
  • Emulate dragend if source node was removed (5e5b0ca), closes #9

0.1.7 (2014-10-21)

  • 0.1.7 (beb0a04)
  • Author link updates (7b6ebb3)
  • For Webkit, listen to window dragover and prevent animation if node moved (2ec9e2b), closes #8
  • Update README.md (ba613c6)
  • Update README.md (0e94426)
  • Update README.md (9b4fcec)
  • Update README.md (c48329b)
  • Updated readme for ImagePreloaderMixin (67f2727)

0.1.6 (2014-10-20)

0.1.5 (2014-10-20)

  • 0.1.5 (97c177d)
  • If acceptDrop returns false, didDrop passed to endDrag should be false (b727c0b)
  • Update README.md (dd84f61)

0.1.4 (2014-10-20)

0.1.3 (2014-10-20)

  • 0.1.3 (9db2836)
  • Fix cross-browser discrepancies (works on Chrome, Safari, FF, IE, both retina and not) (ac08bd5), closes #4

0.1.2 (2014-10-20)

  • 0.1.2 (8e803cd)
  • Fix Safari 8 issues and allow to specify drag anchors for both axes (756301b), closes #1
  • Update README.md (e7d4e2b)

0.1.1 (2014-10-19)

0.1.0 (2014-10-19)