Skip to content

Commit

Permalink
Release/v12 0 0 (#3050)
Browse files Browse the repository at this point in the history
* chore: cut v12.0.0

* chore: update release scripts

* chore: update changelog
  • Loading branch information
darthtrevino committed Feb 21, 2021
1 parent ce9edd7 commit 253a725
Show file tree
Hide file tree
Showing 30 changed files with 53 additions and 191 deletions.
7 changes: 0 additions & 7 deletions .yarn/versions/01c379ac.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .yarn/versions/0c8f3993.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .yarn/versions/1ce3babc.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .yarn/versions/50c434ef.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .yarn/versions/6b03c711.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .yarn/versions/6fb81e4d.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .yarn/versions/721b19b0.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .yarn/versions/7f7d4af7.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .yarn/versions/813706ed.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .yarn/versions/88ed6e63.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .yarn/versions/9b1fb4e7.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .yarn/versions/9f18b99a.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .yarn/versions/a42237ad.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .yarn/versions/ac981d3b.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .yarn/versions/b852359f.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .yarn/versions/d2572ba5.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .yarn/versions/dc458a27.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .yarnrc.yml
Expand Up @@ -28,3 +28,5 @@ plugins:
spec: '@yarnpkg/plugin-typescript'

yarnPath: .yarn/releases/yarn-2.4.0.cjs

npmAuthToken: '${NPM_AUTH_TOKEN-emptytoken}'
84 changes: 40 additions & 44 deletions CHANGELOG.md
@@ -1,8 +1,46 @@
## (2021-02-19)
## (2021-02-21)

- chore: cut v12.0.0 ([8384d07](https://github.com/react-dnd/react-dnd/commit/8384d07))
- chore: update release scripts ([f84d759](https://github.com/react-dnd/react-dnd/commit/f84d759))
- add html handling in native types (#2949) ([cd4f4f1](https://github.com/react-dnd/react-dnd/commit/cd4f4f1)), closes [#2949](https://github.com/react-dnd/react-dnd/issues/2949)
- Add initial tests to drag-around examples (#3032) ([2ba22bf](https://github.com/react-dnd/react-dnd/commit/2ba22bf)), closes [#3032](https://github.com/react-dnd/react-dnd/issues/3032)
- Build Stabilization, Dep Upgrades (#3018) ([4337d5c](https://github.com/react-dnd/react-dnd/commit/4337d5c)), closes [#3018](https://github.com/react-dnd/react-dnd/issues/3018)
- Build/yarn 2 3 (#2765) ([55d8bc9](https://github.com/react-dnd/react-dnd/commit/55d8bc9)), closes [#2765](https://github.com/react-dnd/react-dnd/issues/2765)
- define a maximum number of characters per line for better readability (#2760) ([7857c62](https://github.com/react-dnd/react-dnd/commit/7857c62)), closes [#2760](https://github.com/react-dnd/react-dnd/issues/2760)
- Don't swallow drop events (#2852) ([d5380ce](https://github.com/react-dnd/react-dnd/commit/d5380ce)), closes [#2852](https://github.com/react-dnd/react-dnd/issues/2852)
- Extend #2848 (#2859) ([2755dc9](https://github.com/react-dnd/react-dnd/commit/2755dc9)), closes [#2848](https://github.com/react-dnd/react-dnd/issues/2848) [#2859](https://github.com/react-dnd/react-dnd/issues/2859)
- Fix babelEsmConfig path (#2990) ([d3fd9cb](https://github.com/react-dnd/react-dnd/commit/d3fd9cb)), closes [#2990](https://github.com/react-dnd/react-dnd/issues/2990)
- Fix Example Boilerplate (#3049) ([ce9edd7](https://github.com/react-dnd/react-dnd/commit/ce9edd7)), closes [#3049](https://github.com/react-dnd/react-dnd/issues/3049)
- Fix inaccurate position with custom drag layers (#2818) ([9934fe5](https://github.com/react-dnd/react-dnd/commit/9934fe5)), closes [#2818](https://github.com/react-dnd/react-dnd/issues/2818)
- Fix link of callback ref (#2906) ([cab86e2](https://github.com/react-dnd/react-dnd/commit/cab86e2)), closes [#2906](https://github.com/react-dnd/react-dnd/issues/2906)
- Fix small spelling issue (#3045) ([8b976e7](https://github.com/react-dnd/react-dnd/commit/8b976e7)), closes [#3045](https://github.com/react-dnd/react-dnd/issues/3045)
- Fix touch backend bug in \_getDropTargetId (#2507) ([7ec5c37](https://github.com/react-dnd/react-dnd/commit/7ec5c37)), closes [#2507](https://github.com/react-dnd/react-dnd/issues/2507)
- Fix typo (#2869) ([4841b27](https://github.com/react-dnd/react-dnd/commit/4841b27)), closes [#2869](https://github.com/react-dnd/react-dnd/issues/2869)
- Fix typo in Naive example (#3002) ([cc032b0](https://github.com/react-dnd/react-dnd/commit/cc032b0)), closes [#3002](https://github.com/react-dnd/react-dnd/issues/3002)
- Fix wrapInTestContext type signature (#2637) ([debc898](https://github.com/react-dnd/react-dnd/commit/debc898)), closes [#2637](https://github.com/react-dnd/react-dnd/issues/2637)
- Flatten React-DnD Directory Structure (#3038) ([0f6e8c5](https://github.com/react-dnd/react-dnd/commit/0f6e8c5)), closes [#3038](https://github.com/react-dnd/react-dnd/issues/3038)
- Flatten the Monorepo Structure (#2790) ([75c981c](https://github.com/react-dnd/react-dnd/commit/75c981c)), closes [#2790](https://github.com/react-dnd/react-dnd/issues/2790)
- Improve build tooling (#2775) ([d6fc37a](https://github.com/react-dnd/react-dnd/commit/d6fc37a)), closes [#2775](https://github.com/react-dnd/react-dnd/issues/2775)
- Improve Hooks Documentation (#3043) ([a850aa0](https://github.com/react-dnd/react-dnd/commit/a850aa0)), closes [#3043](https://github.com/react-dnd/react-dnd/issues/3043)
- Include Examples Packages in Test Coverage (#3037) ([120a6bf](https://github.com/react-dnd/react-dnd/commit/120a6bf)), closes [#3037](https://github.com/react-dnd/react-dnd/issues/3037)
- Library Updates, Exclude Docsite & Build system from semver impact docs (#3046) ([bd91281](https://github.com/react-dnd/react-dnd/commit/bd91281)), closes [#3046](https://github.com/react-dnd/react-dnd/issues/3046)
- Migrate Chess Example Tests from PR (#3025) ([7a89d46](https://github.com/react-dnd/react-dnd/commit/7a89d46)), closes [#3025](https://github.com/react-dnd/react-dnd/issues/3025)
- Migrate tests to testing-library (#3027) ([75b37f9](https://github.com/react-dnd/react-dnd/commit/75b37f9)), closes [#3027](https://github.com/react-dnd/react-dnd/issues/3027)
- Pre-Release Updates (#3019) ([d12b62d](https://github.com/react-dnd/react-dnd/commit/d12b62d)), closes [#3019](https://github.com/react-dnd/react-dnd/issues/3019)
- Replace ts-jest with babel-jest; upgrade libraries (#2861) ([ed963cd](https://github.com/react-dnd/react-dnd/commit/ed963cd)), closes [#2861](https://github.com/react-dnd/react-dnd/issues/2861)
- Replace Yarn with pnpm (#2748) ([046def8](https://github.com/react-dnd/react-dnd/commit/046def8)), closes [#2748](https://github.com/react-dnd/react-dnd/issues/2748)
- Small wording change for Tutorial.md (#2809) ([2fdd08a](https://github.com/react-dnd/react-dnd/commit/2fdd08a)), closes [#2809](https://github.com/react-dnd/react-dnd/issues/2809)
- Testing docs (#2665) ([abd3132](https://github.com/react-dnd/react-dnd/commit/abd3132)), closes [#2665](https://github.com/react-dnd/react-dnd/issues/2665)
- Typo in initial knight's chess position (#2960) ([1a035c4](https://github.com/react-dnd/react-dnd/commit/1a035c4)), closes [#2960](https://github.com/react-dnd/react-dnd/issues/2960)
- Update Docsite Build Path in GitHub Pages Deployment (#2791) ([c94105d](https://github.com/react-dnd/react-dnd/commit/c94105d)), closes [#2791](https://github.com/react-dnd/react-dnd/issues/2791)
- Update Tutorial.md (#2740) ([d641504](https://github.com/react-dnd/react-dnd/commit/d641504)), closes [#2740](https://github.com/react-dnd/react-dnd/issues/2740)
- v11.1.2 (#2508) ([45992df](https://github.com/react-dnd/react-dnd/commit/45992df)), closes [#2508](https://github.com/react-dnd/react-dnd/issues/2508)
- v11.1.3 (#2525) ([21a45f9](https://github.com/react-dnd/react-dnd/commit/21a45f9)), closes [#2525](https://github.com/react-dnd/react-dnd/issues/2525)
- fix: accept props can not update (#2732) (#2936) ([2ad4337](https://github.com/react-dnd/react-dnd/commit/2ad4337)), closes [#2732](https://github.com/react-dnd/react-dnd/issues/2732) [#2936](https://github.com/react-dnd/react-dnd/issues/2936)
- fix: update npmignore files (#2524) ([929f123](https://github.com/react-dnd/react-dnd/commit/929f123)), closes [#2524](https://github.com/react-dnd/react-dnd/issues/2524)
- docs: add contributing document, initial FAQ (#2860) ([734d171](https://github.com/react-dnd/react-dnd/commit/734d171)), closes [#2860](https://github.com/react-dnd/react-dnd/issues/2860)
- build: fix docsite build (#2766) ([5ff9fbf](https://github.com/react-dnd/react-dnd/commit/5ff9fbf)), closes [#2766](https://github.com/react-dnd/react-dnd/issues/2766)
- build: fix main branch switch (#2608) ([3ab1d9d](https://github.com/react-dnd/react-dnd/commit/3ab1d9d)), closes [#2608](https://github.com/react-dnd/react-dnd/issues/2608)
- build: nvm ([e104673](https://github.com/react-dnd/react-dnd/commit/e104673))
- build: switch default branch to main ([64c4060](https://github.com/react-dnd/react-dnd/commit/64c4060))
- build(deps-dev): bump @babel/cli from 7.10.0 to 7.10.1 ([4f16bfc](https://github.com/react-dnd/react-dnd/commit/4f16bfc))
- build(deps-dev): bump @babel/cli from 7.8.4 to 7.10.0 ([e239dc0](https://github.com/react-dnd/react-dnd/commit/e239dc0))
Expand Down Expand Up @@ -94,48 +132,6 @@
- build(deps): bump query-string from 6.13.0 to 6.13.1 ([1956be1](https://github.com/react-dnd/react-dnd/commit/1956be1))
- build(deps): bump react-helmet from 6.0.0 to 6.1.0 ([53f5d34](https://github.com/react-dnd/react-dnd/commit/53f5d34))
- build(deps): bump rehype-react from 5.0.1 to 6.0.0 ([81eba64](https://github.com/react-dnd/react-dnd/commit/81eba64))
- ci: remove redundant build script ([2216548](https://github.com/react-dnd/react-dnd/commit/2216548))
- chore: cut major semver due to re-layout ([0df6f91](https://github.com/react-dnd/react-dnd/commit/0df6f91))
- chore: cut semver ([6958693](https://github.com/react-dnd/react-dnd/commit/6958693))
- chore: update semver document ([7fdfa35](https://github.com/react-dnd/react-dnd/commit/7fdfa35))
- refactor: break out react-dnd's internal package structure ([4ef0d84](https://github.com/react-dnd/react-dnd/commit/4ef0d84))
- refactor: roll pkgs back into react-dnd using a flattened folder structure ([bfc61a9](https://github.com/react-dnd/react-dnd/commit/bfc61a9))
- refactor: update DragDropManager construction; fix tests/linting ([dd23483](https://github.com/react-dnd/react-dnd/commit/dd23483))
- fix: accept props can not update (#2732) (#2936) ([2ad4337](https://github.com/react-dnd/react-dnd/commit/2ad4337)), closes [#2732](https://github.com/react-dnd/react-dnd/issues/2732) [#2936](https://github.com/react-dnd/react-dnd/issues/2936)
- fix: jest tests ([5ca9a80](https://github.com/react-dnd/react-dnd/commit/5ca9a80))
- fix: remove extraneous deps ([bfc5d33](https://github.com/react-dnd/react-dnd/commit/bfc5d33))
- fix: tsconfig updates ([ceb9af7](https://github.com/react-dnd/react-dnd/commit/ceb9af7))
- fix: update npmignore files (#2524) ([929f123](https://github.com/react-dnd/react-dnd/commit/929f123)), closes [#2524](https://github.com/react-dnd/react-dnd/issues/2524)
- add html handling in native types (#2949) ([cd4f4f1](https://github.com/react-dnd/react-dnd/commit/cd4f4f1)), closes [#2949](https://github.com/react-dnd/react-dnd/issues/2949)
- Add initial tests to drag-around examples (#3032) ([2ba22bf](https://github.com/react-dnd/react-dnd/commit/2ba22bf)), closes [#3032](https://github.com/react-dnd/react-dnd/issues/3032)
- Build Stabilization, Dep Upgrades (#3018) ([4337d5c](https://github.com/react-dnd/react-dnd/commit/4337d5c)), closes [#3018](https://github.com/react-dnd/react-dnd/issues/3018)
- Build/yarn 2 3 (#2765) ([55d8bc9](https://github.com/react-dnd/react-dnd/commit/55d8bc9)), closes [#2765](https://github.com/react-dnd/react-dnd/issues/2765)
- define a maximum number of characters per line for better readability (#2760) ([7857c62](https://github.com/react-dnd/react-dnd/commit/7857c62)), closes [#2760](https://github.com/react-dnd/react-dnd/issues/2760)
- Don't swallow drop events (#2852) ([d5380ce](https://github.com/react-dnd/react-dnd/commit/d5380ce)), closes [#2852](https://github.com/react-dnd/react-dnd/issues/2852)
- Extend #2848 (#2859) ([2755dc9](https://github.com/react-dnd/react-dnd/commit/2755dc9)), closes [#2848](https://github.com/react-dnd/react-dnd/issues/2848) [#2859](https://github.com/react-dnd/react-dnd/issues/2859)
- Fix babelEsmConfig path (#2990) ([d3fd9cb](https://github.com/react-dnd/react-dnd/commit/d3fd9cb)), closes [#2990](https://github.com/react-dnd/react-dnd/issues/2990)
- Fix inaccurate position with custom drag layers (#2818) ([9934fe5](https://github.com/react-dnd/react-dnd/commit/9934fe5)), closes [#2818](https://github.com/react-dnd/react-dnd/issues/2818)
- Fix link of callback ref (#2906) ([cab86e2](https://github.com/react-dnd/react-dnd/commit/cab86e2)), closes [#2906](https://github.com/react-dnd/react-dnd/issues/2906)
- Fix touch backend bug in \_getDropTargetId (#2507) ([7ec5c37](https://github.com/react-dnd/react-dnd/commit/7ec5c37)), closes [#2507](https://github.com/react-dnd/react-dnd/issues/2507)
- Fix typo (#2869) ([4841b27](https://github.com/react-dnd/react-dnd/commit/4841b27)), closes [#2869](https://github.com/react-dnd/react-dnd/issues/2869)
- Fix typo in Naive example (#3002) ([cc032b0](https://github.com/react-dnd/react-dnd/commit/cc032b0)), closes [#3002](https://github.com/react-dnd/react-dnd/issues/3002)
- Fix wrapInTestContext type signature (#2637) ([debc898](https://github.com/react-dnd/react-dnd/commit/debc898)), closes [#2637](https://github.com/react-dnd/react-dnd/issues/2637)
- Flatten the Monorepo Structure (#2790) ([75c981c](https://github.com/react-dnd/react-dnd/commit/75c981c)), closes [#2790](https://github.com/react-dnd/react-dnd/issues/2790)
- Improve build tooling (#2775) ([d6fc37a](https://github.com/react-dnd/react-dnd/commit/d6fc37a)), closes [#2775](https://github.com/react-dnd/react-dnd/issues/2775)
- Include Examples Packages in Test Coverage (#3037) ([120a6bf](https://github.com/react-dnd/react-dnd/commit/120a6bf)), closes [#3037](https://github.com/react-dnd/react-dnd/issues/3037)
- Migrate Chess Example Tests from PR (#3025) ([7a89d46](https://github.com/react-dnd/react-dnd/commit/7a89d46)), closes [#3025](https://github.com/react-dnd/react-dnd/issues/3025)
- Migrate tests to testing-library (#3027) ([75b37f9](https://github.com/react-dnd/react-dnd/commit/75b37f9)), closes [#3027](https://github.com/react-dnd/react-dnd/issues/3027)
- Pre-Release Updates (#3019) ([d12b62d](https://github.com/react-dnd/react-dnd/commit/d12b62d)), closes [#3019](https://github.com/react-dnd/react-dnd/issues/3019)
- Replace ts-jest with babel-jest; upgrade libraries (#2861) ([ed963cd](https://github.com/react-dnd/react-dnd/commit/ed963cd)), closes [#2861](https://github.com/react-dnd/react-dnd/issues/2861)
- Replace Yarn with pnpm (#2748) ([046def8](https://github.com/react-dnd/react-dnd/commit/046def8)), closes [#2748](https://github.com/react-dnd/react-dnd/issues/2748)
- Small wording change for Tutorial.md (#2809) ([2fdd08a](https://github.com/react-dnd/react-dnd/commit/2fdd08a)), closes [#2809](https://github.com/react-dnd/react-dnd/issues/2809)
- Testing docs (#2665) ([abd3132](https://github.com/react-dnd/react-dnd/commit/abd3132)), closes [#2665](https://github.com/react-dnd/react-dnd/issues/2665)
- Typo in initial knight's chess position (#2960) ([1a035c4](https://github.com/react-dnd/react-dnd/commit/1a035c4)), closes [#2960](https://github.com/react-dnd/react-dnd/issues/2960)
- Update Docsite Build Path in GitHub Pages Deployment (#2791) ([c94105d](https://github.com/react-dnd/react-dnd/commit/c94105d)), closes [#2791](https://github.com/react-dnd/react-dnd/issues/2791)
- Update Tutorial.md (#2740) ([d641504](https://github.com/react-dnd/react-dnd/commit/d641504)), closes [#2740](https://github.com/react-dnd/react-dnd/issues/2740)
- v11.1.2 (#2508) ([45992df](https://github.com/react-dnd/react-dnd/commit/45992df)), closes [#2508](https://github.com/react-dnd/react-dnd/issues/2508)
- v11.1.3 (#2525) ([21a45f9](https://github.com/react-dnd/react-dnd/commit/21a45f9)), closes [#2525](https://github.com/react-dnd/react-dnd/issues/2525)
- docs: add contributing document, initial FAQ (#2860) ([734d171](https://github.com/react-dnd/react-dnd/commit/734d171)), closes [#2860](https://github.com/react-dnd/react-dnd/issues/2860)

## <small>11.1.1 (2020-05-26)</small>

Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -40,6 +40,7 @@
"clean:all": "yarn workspaces foreach --exclude @react-dnd/build -pv run clean",
"build:all": "yarn workspaces foreach -pv --topological-dev run build",
"test:all": "yarn workspaces foreach -pv run test",
"release:all": "yarn workspaces foreach -pv --exclude 'react-dnd-parent' --exclude '@react-dnd/build' --exclude 'react-dnd-documentation' --exclude 'react-dnd-examples-hooks' --exclude 'react-dnd-examples-decorators' -pv npm publish --tolerate-republish",
"lint": "run-s 'lint:*'",
"jest": "jest",
"jest:watch": "jest --watch",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-html5/package.json
@@ -1,6 +1,6 @@
{
"name": "react-dnd-html5-backend",
"version": "11.1.3",
"version": "12.0.0",
"description": "HTML5 backend for React DnD",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-test/package.json
@@ -1,6 +1,6 @@
{
"name": "react-dnd-test-backend",
"version": "11.1.3",
"version": "12.0.0",
"description": "A mock backend for testing React DnD apps",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-touch/package.json
@@ -1,6 +1,6 @@
{
"name": "react-dnd-touch-backend",
"version": "11.1.3",
"version": "12.0.0",
"description": "Touch backend for react-dnd",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-dnd/build",
"version": "11.1.3",
"version": "12.0.0",
"license": "MIT",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dnd-core/package.json
@@ -1,6 +1,6 @@
{
"name": "dnd-core",
"version": "11.1.3",
"version": "12.0.0",
"description": "Drag and drop sans the GUI",
"license": "MIT",
"main": "src/index.ts",
Expand Down

0 comments on commit 253a725

Please sign in to comment.