@fluentui-react-native/use-tokens 0.2.1 → 0.3.0

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,127 @@
2
2
  "name": "@fluentui-react-native/use-tokens",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 18 Dec 2021 04:11:32 GMT",
5
+ "date": "Thu, 14 Jul 2022 18:07:20 GMT",
6
+ "tag": "@fluentui-react-native/use-tokens_v0.3.0",
7
+ "version": "0.3.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "sanajmi@microsoft.com",
12
+ "package": "@fluentui-react-native/use-tokens",
13
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b",
14
+ "comment": "Update to React Native 0.66"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/use-tokens",
19
+ "comment": "Bump @fluentui-react-native/merge-props to v0.5.0",
20
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Thu, 31 Mar 2022 07:27:48 GMT",
27
+ "tag": "@fluentui-react-native/use-tokens_v0.2.3",
28
+ "version": "0.2.3",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/use-tokens",
34
+ "comment": "Bump @fluentui-react-native/immutable-merge to v1.1.7",
35
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/use-tokens",
40
+ "comment": "Bump @fluentui-react-native/merge-props to v0.4.3",
41
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Fri, 18 Feb 2022 23:27:11 GMT",
48
+ "tag": "@fluentui-react-native/use-tokens_v0.2.2",
49
+ "version": "0.2.2",
50
+ "comments": {
51
+ "none": [
52
+ {
53
+ "author": "ruaraki@microsoft.com",
54
+ "package": "@fluentui-react-native/use-tokens",
55
+ "commit": "597b1e6bd7b3791df8fad2e0ec83810872261c54",
56
+ "comment": "Remove web endpoint"
57
+ }
58
+ ]
59
+ }
60
+ },
61
+ {
62
+ "date": "Wed, 16 Feb 2022 21:58:21 GMT",
63
+ "tag": "@fluentui-react-native/use-tokens_v0.2.2",
64
+ "version": "0.2.2",
65
+ "comments": {
66
+ "none": [
67
+ {
68
+ "author": "ruaraki@microsoft.com",
69
+ "package": "@fluentui-react-native/use-tokens",
70
+ "commit": "fc506e0ea21def220cd2e7b4fe36361446c5f8c6",
71
+ "comment": "Update just"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Fri, 14 Jan 2022 01:00:04 GMT",
78
+ "tag": "@fluentui-react-native/use-tokens_v0.2.2",
79
+ "version": "0.2.2",
80
+ "comments": {
81
+ "none": [
82
+ {
83
+ "author": "sanajmi@microsoft.com",
84
+ "package": "@fluentui-react-native/use-tokens",
85
+ "commit": "163defba33412f6f44117750a540b8fdecd3bdca",
86
+ "comment": "Remove references to uifabricshared"
87
+ }
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "date": "Mon, 20 Dec 2021 22:56:02 GMT",
93
+ "tag": "@fluentui-react-native/use-tokens_v0.2.2",
94
+ "version": "0.2.2",
95
+ "comments": {
96
+ "patch": [
97
+ {
98
+ "author": "ruaraki@microsoft.com",
99
+ "package": "@fluentui-react-native/use-tokens",
100
+ "commit": "f4a5b4f5c9c190400e3e34c4a33b3ed30696d41e",
101
+ "comment": "Add repository property to all package.json files"
102
+ },
103
+ {
104
+ "author": "beachball",
105
+ "package": "@fluentui-react-native/use-tokens",
106
+ "comment": "Bump @fluentui-react-native/immutable-merge to v1.1.6",
107
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
108
+ },
109
+ {
110
+ "author": "beachball",
111
+ "package": "@fluentui-react-native/use-tokens",
112
+ "comment": "Bump @fluentui-react-native/memo-cache to v1.1.7",
113
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
114
+ },
115
+ {
116
+ "author": "beachball",
117
+ "package": "@fluentui-react-native/use-tokens",
118
+ "comment": "Bump @fluentui-react-native/merge-props to v0.4.2",
119
+ "commit": "bc86b4fbf5f07c0bfbc950a1a99a3cf4b35807d1"
120
+ }
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "date": "Sat, 18 Dec 2021 04:15:05 GMT",
6
126
  "tag": "@fluentui-react-native/use-tokens_v0.2.1",
7
127
  "version": "0.2.1",
8
128
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @fluentui-react-native/use-tokens
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 Thu, 14 Jul 2022 18:07:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.3.0
8
+
9
+ Thu, 14 Jul 2022 18:07:20 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Update to React Native 0.66 (sanajmi@microsoft.com)
14
+ - Bump @fluentui-react-native/merge-props to v0.5.0
15
+
16
+ ## 0.2.3
17
+
18
+ Thu, 31 Mar 2022 07:27:48 GMT
19
+
20
+ ### Patches
21
+
22
+ - Bump @fluentui-react-native/immutable-merge to v1.1.7
23
+ - Bump @fluentui-react-native/merge-props to v0.4.3
24
+
25
+ ## 0.2.2
26
+
27
+ Mon, 20 Dec 2021 22:56:02 GMT
28
+
29
+ ### Patches
30
+
31
+ - Add repository property to all package.json files (ruaraki@microsoft.com)
32
+ - Bump @fluentui-react-native/immutable-merge to v1.1.6
33
+ - Bump @fluentui-react-native/memo-cache to v1.1.7
34
+ - Bump @fluentui-react-native/merge-props to v0.4.2
35
+
7
36
  ## 0.2.1
8
37
 
9
- Sat, 18 Dec 2021 04:11:32 GMT
38
+ Sat, 18 Dec 2021 04:15:05 GMT
10
39
 
11
40
  ### Patches
12
41
 
package/babel.config.js CHANGED
@@ -1 +1 @@
1
- module.exports = require('@uifabricshared/build-native/babel.config');
1
+ module.exports = require('@fluentui-react-native/scripts/babel.config');
package/just.config.js CHANGED
@@ -1,3 +1,3 @@
1
- const { preset } = require('@uifabricshared/build-native');
1
+ const { preset } = require('@fluentui-react-native/scripts');
2
2
 
3
3
  preset();
package/package.json CHANGED
@@ -1,19 +1,18 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/use-tokens",
3
- "version": "0.2.1",
3
+ "version": "0.3.0",
4
4
  "description": "Utilities and hook function for getting themed tokens for a component",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "https://github.com/microsoft/fluentui-react-native"
7
+ "url": "https://github.com/microsoft/fluentui-react-native",
8
+ "directory": "packages/framework/use-tokens"
8
9
  },
9
10
  "main": "lib-commonjs/index.js",
10
11
  "module": "lib/index.js",
11
12
  "typings": "lib/index.d.ts",
12
13
  "scripts": {
13
14
  "build": "fluentui-scripts build",
14
- "bundle": "fluentui-scripts bundle",
15
15
  "clean": "fluentui-scripts clean",
16
- "code-style": "fluentui-scripts code-style",
17
16
  "depcheck": "fluentui-scripts depcheck",
18
17
  "just": "fluentui-scripts",
19
18
  "lint": "fluentui-scripts eslint",
@@ -28,15 +27,15 @@
28
27
  "author": "",
29
28
  "license": "MIT",
30
29
  "dependencies": {
31
- "@fluentui-react-native/immutable-merge": "^1.1.5",
32
- "@fluentui-react-native/memo-cache": "^1.1.6",
30
+ "@fluentui-react-native/immutable-merge": "^1.1.7",
31
+ "@fluentui-react-native/memo-cache": "^1.1.7",
33
32
  "tslib": "^2.3.1"
34
33
  },
35
34
  "devDependencies": {
36
- "@fluentui-react-native/merge-props": "^0.4.1",
35
+ "@fluentui-react-native/merge-props": "^0.5.0",
37
36
  "@types/jest": "^26.0.0",
38
- "@uifabricshared/build-native": "^0.1.1",
39
- "react": "17.0.1",
40
- "react-native": "^0.64.3"
37
+ "@fluentui-react-native/scripts": "^0.1.1",
38
+ "react": "17.0.2",
39
+ "react-native": "^0.66.0"
41
40
  }
42
41
  }