@fluentui-react-native/pressable 0.7.28 → 0.8.1

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/.eslintrc.js CHANGED
@@ -1,5 +1,3 @@
1
1
  module.exports = {
2
- extends: [
3
- "@uifabricshared/eslint-config-rules"
4
- ]
5
- }
2
+ extends: ['@fluentui-react-native/eslint-config-rules'],
3
+ };
package/CHANGELOG.json CHANGED
@@ -2,7 +2,129 @@
2
2
  "name": "@fluentui-react-native/pressable",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 25 Oct 2021 19:22:27 GMT",
5
+ "date": "Thu, 16 Dec 2021 06:26:43 GMT",
6
+ "tag": "@fluentui-react-native/pressable_v0.8.1",
7
+ "version": "0.8.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/pressable",
13
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.1",
14
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/pressable",
19
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.1",
20
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
27
+ "tag": "@fluentui-react-native/pressable_v0.8.0",
28
+ "version": "0.8.0",
29
+ "comments": {
30
+ "minor": [
31
+ {
32
+ "comment": "Update to react-native 0.64",
33
+ "author": "afoxman@microsoft.com",
34
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
35
+ "package": "@fluentui-react-native/pressable"
36
+ }
37
+ ],
38
+ "patch": [
39
+ {
40
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.0",
41
+ "author": "afoxman@microsoft.com",
42
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
43
+ "package": "@fluentui-react-native/pressable"
44
+ },
45
+ {
46
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.0",
47
+ "author": "afoxman@microsoft.com",
48
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
49
+ "package": "@fluentui-react-native/pressable"
50
+ },
51
+ {
52
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.0",
53
+ "author": "afoxman@microsoft.com",
54
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
55
+ "package": "@fluentui-react-native/pressable"
56
+ },
57
+ {
58
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.0",
59
+ "author": "afoxman@microsoft.com",
60
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
61
+ "package": "@fluentui-react-native/pressable"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
68
+ "tag": "@fluentui-react-native/pressable_v0.7.30",
69
+ "version": "0.7.30",
70
+ "comments": {
71
+ "none": [
72
+ {
73
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.10.54",
74
+ "author": "4123478+tido64@users.noreply.github.com",
75
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
76
+ "package": "@fluentui-react-native/pressable"
77
+ }
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
83
+ "tag": "@fluentui-react-native/pressable_v0.7.30",
84
+ "version": "0.7.30",
85
+ "comments": {
86
+ "none": [
87
+ {
88
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
89
+ "author": "ruaraki@microsoft.com",
90
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
91
+ "package": "@fluentui-react-native/pressable"
92
+ }
93
+ ]
94
+ }
95
+ },
96
+ {
97
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
98
+ "tag": "@fluentui-react-native/pressable_v0.7.30",
99
+ "version": "0.7.30",
100
+ "comments": {
101
+ "patch": [
102
+ {
103
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.10.54",
104
+ "author": "67026167+chiuam@users.noreply.github.com",
105
+ "commit": "8baa72ed4ec06f90a51cf757e1924e946f76a537",
106
+ "package": "@fluentui-react-native/pressable"
107
+ }
108
+ ]
109
+ }
110
+ },
111
+ {
112
+ "date": "Mon, 01 Nov 2021 18:53:37 GMT",
113
+ "tag": "@fluentui-react-native/pressable_v0.7.29",
114
+ "version": "0.7.29",
115
+ "comments": {
116
+ "patch": [
117
+ {
118
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.10.53",
119
+ "author": "sanajmi@microsoft.com",
120
+ "commit": "18757ce3c755d20f37bf436b7e99d3caee320c3b",
121
+ "package": "@fluentui-react-native/pressable"
122
+ }
123
+ ]
124
+ }
125
+ },
126
+ {
127
+ "date": "Mon, 25 Oct 2021 19:24:43 GMT",
6
128
  "tag": "@fluentui-react-native/pressable_v0.7.28",
7
129
  "version": "0.7.28",
8
130
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,52 @@
1
1
  # Change Log - @fluentui-react-native/pressable
2
2
 
3
- This log was last generated on Mon, 25 Oct 2021 19:22:27 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Dec 2021 06:26:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.1
8
+
9
+ Thu, 16 Dec 2021 06:26:43 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/adapters to v0.8.1
14
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.1
15
+
16
+ ## 0.8.0
17
+
18
+ Wed, 17 Nov 2021 19:28:07 GMT
19
+
20
+ ### Minor changes
21
+
22
+ - Update to react-native 0.64 (afoxman@microsoft.com)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui-react-native/adapters to v0.8.0 (afoxman@microsoft.com)
27
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.0 (afoxman@microsoft.com)
28
+ - Bump @uifabricshared/foundation-composable to v0.10.0 (afoxman@microsoft.com)
29
+ - Bump @uifabricshared/foundation-settings to v0.11.0 (afoxman@microsoft.com)
30
+
31
+ ## 0.7.30
32
+
33
+ Tue, 09 Nov 2021 23:04:33 GMT
34
+
35
+ ### Patches
36
+
37
+ - Bump @fluentui-react-native/interactive-hooks to v0.10.54 (67026167+chiuam@users.noreply.github.com)
38
+
39
+ ## 0.7.29
40
+
41
+ Mon, 01 Nov 2021 18:53:37 GMT
42
+
43
+ ### Patches
44
+
45
+ - Bump @fluentui-react-native/interactive-hooks to v0.10.53 (sanajmi@microsoft.com)
46
+
7
47
  ## 0.7.28
8
48
 
9
- Mon, 25 Oct 2021 19:22:27 GMT
49
+ Mon, 25 Oct 2021 19:24:43 GMT
10
50
 
11
51
  ### Patches
12
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/pressable",
3
- "version": "0.7.28",
3
+ "version": "0.8.1",
4
4
  "description": "A cross-platform Pressable component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -17,20 +17,20 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@fluentui-react-native/adapters": ">=0.7.5 <1.0.0",
21
- "@fluentui-react-native/interactive-hooks": ">=0.10.52 <1.0.0",
22
- "@uifabricshared/foundation-composable": ">=0.9.3 <1.0.0",
23
- "@uifabricshared/foundation-settings": ">=0.10.3 <1.0.0"
20
+ "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
21
+ "@fluentui-react-native/interactive-hooks": ">=0.11.1 <1.0.0",
22
+ "@uifabricshared/foundation-composable": ">=0.10.0 <1.0.0",
23
+ "@uifabricshared/foundation-settings": ">=0.11.0 <1.0.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@types/react-native": "^0.63.0",
26
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
27
+ "@types/react-native": "^0.64.0",
27
28
  "@uifabricshared/build-native": "^0.1.1",
28
- "@uifabricshared/eslint-config-rules": "^0.1.1",
29
- "react-native": "^0.63.4"
29
+ "react-native": "^0.64.3"
30
30
  },
31
31
  "peerDependencies": {
32
- "react": ">=16.13.1",
33
- "react-native": ">=0.63.4"
32
+ "react": ">=17.0.1",
33
+ "react-native": ">=0.64.3"
34
34
  },
35
35
  "author": "",
36
36
  "license": "MIT"