@fluentui-react-native/memo-cache
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| module.exports = require('@fluentui-react-native/scripts/configs/babel.config'); | ||
| module.exports = require('@fluentui-react-native/babel-config'); |
+16
-1
@@ -5,3 +5,18 @@ { | ||
| { | ||
| "date": "Tue, 29 Jul 2025 06:31:24 GMT", | ||
| "date": "Tue, 05 Aug 2025 18:46:04 GMT", | ||
| "version": "1.3.12", | ||
| "tag": "@fluentui-react-native/memo-cache_v1.3.12", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "author": "jasonmo@microsoft.com", | ||
| "package": "@fluentui-react-native/memo-cache", | ||
| "commit": "1ed213f1b48036479e39ace7f25f9a31f46042bf", | ||
| "comment": "move repo to pnpm, create babel and jest config packages, fix dependencies" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Tue, 29 Jul 2025 06:35:19 GMT", | ||
| "version": "1.3.11", | ||
@@ -8,0 +23,0 @@ "tag": "@fluentui-react-native/memo-cache_v1.3.11", |
+9
-1
| # Change Log - @fluentui-react-native/memo-cache | ||
| <!-- This log was last generated on Fri, 25 Jul 2025 21:36:33 GMT and should not be manually modified. --> | ||
| <!-- This log was last generated on Tue, 05 Aug 2025 18:46:04 GMT and should not be manually modified. --> | ||
| <!-- Start content --> | ||
| ## 1.3.12 | ||
| Tue, 05 Aug 2025 18:46:04 GMT | ||
| ### Patches | ||
| - move repo to pnpm, create babel and jest config packages, fix dependencies (jasonmo@microsoft.com) | ||
| ## 1.3.10 | ||
@@ -8,0 +16,0 @@ |
+3
-2
| { | ||
| "name": "@fluentui-react-native/memo-cache", | ||
| "version": "1.3.11", | ||
| "version": "1.3.12", | ||
| "description": "Layered memoization style cache helper", | ||
@@ -36,5 +36,6 @@ "repository": { | ||
| "dependencies": { | ||
| "@fluentui-react-native/framework-base": "0.2.0" | ||
| "@fluentui-react-native/framework-base": "0.2.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@fluentui-react-native/babel-config": "0.1.1", | ||
| "@fluentui-react-native/eslint-config-rules": "0.1.1", | ||
@@ -41,0 +42,0 @@ "@fluentui-react-native/scripts": "0.1.1", |
31305
2.26%766
2%6
20%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed