Skip to content

Commit 642a30a

Browse files
Version Packages (#412)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f153b8 commit 642a30a

File tree

3 files changed

+43
-42
lines changed

3 files changed

+43
-42
lines changed

.changeset/eleven-walls-flash.md

-5
This file was deleted.

CHANGELOG.md

+42-36
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# v3.0.0 (Wed Feb 01 2023)
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 6f153b8: new version
8+
39
:tada: This release contains work from a new contributor! :tada:
410

511
Thank you, Babis Kanellopoulos ([@kanelloc](https://github.com/kanelloc)), for all your work!
@@ -9,6 +15,7 @@ Thank you, Babis Kanellopoulos ([@kanelloc](https://github.com/kanelloc)), for a
915
#### upgrades and types ([#322](https://github.com/react-native-community/hooks/pull/322))
1016

1117
### Breaking Changes
18+
1219
- `useCameraRoll` was removed. Use `useCameraRoll` from [`@react-native-camera-roll/camera-roll`](https://github.com/react-native-cameraroll/react-native-cameraroll#usecameraroll).
1320
- `useClipboard` was removed. Use `useClipboard` from [`@react-native-clipboard/clipboard`](https://github.com/react-native-clipboard/clipboard#useclipboard).
1421
- `useDimensions` was removed. Use `useWindowDimensions` from [`react-native`](https://reactnative.dev/docs/usewindowdimensions).
@@ -237,7 +244,7 @@ Thank you, null[@Greg-Bush](https://github.com/Greg-Bush), for all your work!
237244

238245
- useImageDimensions [#87](https://github.com/react-native-community/hooks/pull/87) ([@Greg-Bush](https://github.com/Greg-Bush) [@pvinis](https://github.com/pvinis) [@LinusU](https://github.com/LinusU))
239246

240-
#### ⚠️ Pushed to `master`
247+
#### ⚠️ Pushed to `master`
241248

242249
- Merge branch 'master' of github.com:react-native-community/hooks ([@pvinis](https://github.com/pvinis))
243250
- upgrade ([@pvinis](https://github.com/pvinis))
@@ -285,7 +292,7 @@ Thank you, WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot
285292
- Update dependency auto to v9.22.4 [#122](https://github.com/react-native-community/hooks/pull/122) ([@renovate-bot](https://github.com/renovate-bot))
286293
- Update dependency auto to v9.22.2 [#121](https://github.com/react-native-community/hooks/pull/121) ([@renovate-bot](https://github.com/renovate-bot))
287294

288-
#### ⚠️ Pushed to `master`
295+
#### ⚠️ Pushed to `master`
289296

290297
- dont worry about canary, since we cant publish from forks ([@pvinis](https://github.com/pvinis))
291298

@@ -329,7 +336,7 @@ Thanks for all your work!
329336
- Update dependency @auto-it/all-contributors to v9.20.1 [#92](https://github.com/react-native-community/hooks/pull/92) ([@renovate-bot](https://github.com/renovate-bot))
330337
- Update react monorepo to v16.13.1 [#91](https://github.com/react-native-community/hooks/pull/91) ([@renovate-bot](https://github.com/renovate-bot))
331338

332-
#### ⚠️ Pushed to `master`
339+
#### ⚠️ Pushed to `master`
333340

334341
- get rid of some shadowing ([@pvinis](https://github.com/pvinis))
335342
- bump pretteir ([@pvinis](https://github.com/pvinis))
@@ -395,7 +402,7 @@ Thank you, WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot
395402

396403
# v2.4.5 (Mon Mar 16 2020)
397404

398-
#### 🐛 Bug Fix
405+
#### 🐛 Bug Fix
399406

400407
- Use a global list of clipboard listeners [#76](https://github.com/react-native-community/hooks/pull/76) ([@LinusU](https://github.com/LinusU))
401408

@@ -415,7 +422,7 @@ Thanks for all your work!
415422

416423
:heart: Pierre Skowron ([@pistou](https://github.com/pistou))
417424

418-
#### 🐛 Bug Fix
425+
#### 🐛 Bug Fix
419426

420427
- Bump acorn from 6.4.0 to 6.4.1 [#78](https://github.com/react-native-community/hooks/pull/78) ([@dependabot[bot]](https://github.com/dependabot[bot]))
421428
- Create PULL_REQUEST_TEMPLATE.md [#77](https://github.com/react-native-community/hooks/pull/77) ([@LinusU](https://github.com/LinusU))
@@ -424,10 +431,10 @@ Thanks for all your work!
424431
- Update auto + add initial contributor table [#73](https://github.com/react-native-community/hooks/pull/73) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@pvinis](https://github.com/pvinis))
425432
- put in file [#74](https://github.com/react-native-community/hooks/pull/74) ([@pvinis](https://github.com/pvinis))
426433

427-
#### ⚠️ Pushed to master
434+
#### ⚠️ Pushed to master
428435

429-
- lint ([@pvinis](https://github.com/pvinis))
430-
- Update README.md ([@pvinis](https://github.com/pvinis))
436+
- lint ([@pvinis](https://github.com/pvinis))
437+
- Update README.md ([@pvinis](https://github.com/pvinis))
431438

432439
#### Authors: 6
433440

@@ -442,16 +449,16 @@ Thanks for all your work!
442449

443450
# v2.4.3 (Sat Feb 22 2020)
444451

445-
#### 🐛 Bug Fix
452+
#### 🐛 Bug Fix
446453

447454
- upg [#72](https://github.com/react-native-community/hooks/pull/72) ([@pvinis](https://github.com/pvinis))
448455
- aha [#71](https://github.com/react-native-community/hooks/pull/71) ([@pvinis](https://github.com/pvinis))
449456

450-
#### ⚠️ Pushed to master
457+
#### ⚠️ Pushed to master
451458

452-
- use v prefix :( ([@pvinis](https://github.com/pvinis))
453-
- Merge branch 'master' of github.com:react-native-community/hooks ([@pvinis](https://github.com/pvinis))
454-
- Revert "move config out" ([@pvinis](https://github.com/pvinis))
459+
- use v prefix :( ([@pvinis](https://github.com/pvinis))
460+
- Merge branch 'master' of github.com:react-native-community/hooks ([@pvinis](https://github.com/pvinis))
461+
- Revert "move config out" ([@pvinis](https://github.com/pvinis))
455462

456463
#### Authors: 1
457464

@@ -461,18 +468,18 @@ Thanks for all your work!
461468

462469
# v2.4.2 (Sat Feb 22 2020)
463470

464-
#### 🐛 Bug Fix
471+
#### 🐛 Bug Fix
465472

466473
- ok [#70](https://github.com/react-native-community/hooks/pull/70) ([@pvinis](https://github.com/pvinis))
467474
- hm [#69](https://github.com/react-native-community/hooks/pull/69) ([@pvinis](https://github.com/pvinis))
468475
- set up auto [#66](https://github.com/react-native-community/hooks/pull/66) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@pvinis](https://github.com/pvinis))
469476
- (fix): Add a prepare script to package.json [#68](https://github.com/react-native-community/hooks/pull/68) ([@Naturalclar](https://github.com/Naturalclar))
470477

471-
#### ⚠️ Pushed to master
478+
#### ⚠️ Pushed to master
472479

473-
- move config out ([@pvinis](https://github.com/pvinis))
474-
- upgrade ([@pvinis](https://github.com/pvinis))
475-
- add renovate ([@pvinis](https://github.com/pvinis))
480+
- move config out ([@pvinis](https://github.com/pvinis))
481+
- upgrade ([@pvinis](https://github.com/pvinis))
482+
- add renovate ([@pvinis](https://github.com/pvinis))
476483

477484
#### Authors: 3
478485

@@ -492,34 +499,34 @@ Thanks for all your work!
492499

493500
:heart: Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
494501

495-
#### 🚀 Enhancement
502+
#### 🚀 Enhancement
496503

497504
- trying out auto [#60](https://github.com/react-native-community/hooks/pull/60) ([@pvinis](https://github.com/pvinis))
498505

499-
#### 🐛 Bug Fix
506+
#### 🐛 Bug Fix
500507

501508
- Update README.md [#61](https://github.com/react-native-community/hooks/pull/61) ([@pvinis](https://github.com/pvinis))
502509
- Create LICENSE [#57](https://github.com/react-native-community/hooks/pull/57) ([@pvinis](https://github.com/pvinis))
503510
- Make sure initial dimensions are up-to-date [#58](https://github.com/react-native-community/hooks/pull/58) ([@LinusU](https://github.com/LinusU))
504-
- from pr #38 from @arielger ([@pvinis](https://github.com/pvinis))
511+
- from pr #38 from @arielger ([@pvinis](https://github.com/pvinis))
505512
- Update useBackHandler.js
506513

507514
Every time this function was called you will add a new `addEventListener`, now we passed an argument to create a new listener only when receive a new function [#40](https://github.com/react-native-community/hooks/pull/40) ([@ronal2do](https://github.com/ronal2do))
508515

509-
#### ⚠️ Pushed to master
510-
511-
- bump ([@pvinis](https://github.com/pvinis))
512-
- aha ([@pvinis](https://github.com/pvinis))
513-
- upg ([@pvinis](https://github.com/pvinis))
514-
- test ([@pvinis](https://github.com/pvinis))
515-
- try ([@pvinis](https://github.com/pvinis))
516-
- some baaaasic tests ([@pvinis](https://github.com/pvinis))
517-
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
518-
- 2.0.1 ([@LinusU](https://github.com/LinusU))
519-
- avoid shadowing ([@pvinis](https://github.com/pvinis))
520-
- Merge branch 'ronal2do-patch-1' ([@pvinis](https://github.com/pvinis))
521-
- Merge branch 'patch-1' of https://github.com/ronal2do/react-native-hooks into ronal2do-patch-1 ([@pvinis](https://github.com/pvinis))
522-
- upgrade ([@pvinis](https://github.com/pvinis))
516+
#### ⚠️ Pushed to master
517+
518+
- bump ([@pvinis](https://github.com/pvinis))
519+
- aha ([@pvinis](https://github.com/pvinis))
520+
- upg ([@pvinis](https://github.com/pvinis))
521+
- test ([@pvinis](https://github.com/pvinis))
522+
- try ([@pvinis](https://github.com/pvinis))
523+
- some baaaasic tests ([@pvinis](https://github.com/pvinis))
524+
- rename repo to be canonical with the rest and fix links ([@pvinis](https://github.com/pvinis))
525+
- 2.0.1 ([@LinusU](https://github.com/LinusU))
526+
- avoid shadowing ([@pvinis](https://github.com/pvinis))
527+
- Merge branch 'ronal2do-patch-1' ([@pvinis](https://github.com/pvinis))
528+
- Merge branch 'patch-1' of https://github.com/ronal2do/react-native-hooks into ronal2do-patch-1 ([@pvinis](https://github.com/pvinis))
529+
- upgrade ([@pvinis](https://github.com/pvinis))
523530

524531
#### Authors: 3
525532

@@ -528,4 +535,3 @@ Every time this function was called you will add a new `addEventListener`, now w
528535
- Ronaldo Lima ([@ronal2do](https://github.com/ronal2do))
529536

530537
---
531-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/hooks",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)