@fluentui-react-native/pressable 0.8.5 → 0.8.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,91 @@
2
2
  "name": "@fluentui-react-native/pressable",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 18 Dec 2021 04:11:32 GMT",
5
+ "date": "Wed, 05 Jan 2022 23:52:32 GMT",
6
+ "tag": "@fluentui-react-native/pressable_v0.8.9",
7
+ "version": "0.8.9",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/pressable",
13
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.9",
14
+ "commit": "8622748288aa587df7a433e6741b5d3b9c53655b"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 21 Dec 2021 20:56:31 GMT",
21
+ "tag": "@fluentui-react-native/pressable_v0.8.8",
22
+ "version": "0.8.8",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui-react-native/pressable",
28
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.8",
29
+ "commit": "a7d19d410d5714e2bdb61529d2687182061020a5"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Mon, 20 Dec 2021 22:56:01 GMT",
36
+ "tag": "@fluentui-react-native/pressable_v0.8.7",
37
+ "version": "0.8.7",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "author": "ruaraki@microsoft.com",
42
+ "package": "@fluentui-react-native/pressable",
43
+ "commit": "f4a5b4f5c9c190400e3e34c4a33b3ed30696d41e",
44
+ "comment": "Add repository property to all package.json files"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/pressable",
49
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.2",
50
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/pressable",
55
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.7",
56
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/pressable",
61
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.2",
62
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/pressable",
67
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.2",
68
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
69
+ }
70
+ ]
71
+ }
72
+ },
73
+ {
74
+ "date": "Sun, 19 Dec 2021 05:07:36 GMT",
75
+ "tag": "@fluentui-react-native/pressable_v0.8.6",
76
+ "version": "0.8.6",
77
+ "comments": {
78
+ "patch": [
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/pressable",
82
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.6",
83
+ "commit": "caa9260512544269d7e177c2d35f15b7f513965b"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Sat, 18 Dec 2021 04:15:05 GMT",
6
90
  "tag": "@fluentui-react-native/pressable_v0.8.5",
7
91
  "version": "0.8.5",
8
92
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,48 @@
1
1
  # Change Log - @fluentui-react-native/pressable
2
2
 
3
- This log was last generated on Sat, 18 Dec 2021 04:11:32 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 05 Jan 2022 23:52:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.9
8
+
9
+ Wed, 05 Jan 2022 23:52:32 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.9
14
+
15
+ ## 0.8.8
16
+
17
+ Tue, 21 Dec 2021 20:56:31 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.8
22
+
23
+ ## 0.8.7
24
+
25
+ Mon, 20 Dec 2021 22:56:01 GMT
26
+
27
+ ### Patches
28
+
29
+ - Add repository property to all package.json files (ruaraki@microsoft.com)
30
+ - Bump @fluentui-react-native/adapters to v0.8.2
31
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.7
32
+ - Bump @uifabricshared/foundation-composable to v0.10.2
33
+ - Bump @uifabricshared/foundation-settings to v0.11.2
34
+
35
+ ## 0.8.6
36
+
37
+ Sun, 19 Dec 2021 05:07:36 GMT
38
+
39
+ ### Patches
40
+
41
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.6
42
+
7
43
  ## 0.8.5
8
44
 
9
- Sat, 18 Dec 2021 04:11:32 GMT
45
+ Sat, 18 Dec 2021 04:15:05 GMT
10
46
 
11
47
  ### Patches
12
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/pressable",
3
- "version": "0.8.5",
3
+ "version": "0.8.9",
4
4
  "description": "A cross-platform Pressable component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -16,11 +16,16 @@
16
16
  "prettier": "fluentui-scripts prettier",
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://github.com/microsoft/fluentui-react-native.git",
22
+ "directory": "packages/components/Pressable"
23
+ },
19
24
  "dependencies": {
20
- "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
21
- "@fluentui-react-native/interactive-hooks": ">=0.11.5 <1.0.0",
22
- "@uifabricshared/foundation-composable": ">=0.10.1 <1.0.0",
23
- "@uifabricshared/foundation-settings": ">=0.11.1 <1.0.0"
25
+ "@fluentui-react-native/adapters": ">=0.8.2 <1.0.0",
26
+ "@fluentui-react-native/interactive-hooks": ">=0.11.9 <1.0.0",
27
+ "@uifabricshared/foundation-composable": ">=0.10.2 <1.0.0",
28
+ "@uifabricshared/foundation-settings": ">=0.11.2 <1.0.0"
24
29
  },
25
30
  "devDependencies": {
26
31
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",