@mittwald/flow-react-components 0.2.0-alpha.851 → 0.2.0-alpha.853

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.md CHANGED
@@ -3,6 +3,16 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.2.0-alpha.853](https://github.com/mittwald/flow/compare/0.2.0-alpha.852...0.2.0-alpha.853) (2026-06-16)
7
+
8
+ **Note:** Version bump only for package @mittwald/flow-react-components
9
+
10
+ # [0.2.0-alpha.852](https://github.com/mittwald/flow/compare/0.2.0-alpha.851...0.2.0-alpha.852) (2026-06-16)
11
+
12
+ ### Bug Fixes
13
+
14
+ * **Forms:** fixes scroll to input with error in forms ([#2516](https://github.com/mittwald/flow/issues/2516)) ([94e62aa](https://github.com/mittwald/flow/commit/94e62aa76e54ca54f94708ac100294eb488b910b))
15
+
6
16
  # [0.2.0-alpha.851](https://github.com/mittwald/flow/compare/0.2.0-alpha.850...0.2.0-alpha.851) (2026-06-15)
7
17
 
8
18
  **Note:** Version bump only for package @mittwald/flow-react-components
@@ -267056,10 +267056,10 @@
267056
267056
  "name": "() => StringIterator<string>"
267057
267057
  }
267058
267058
  },
267059
- "__@unscopables@1523": {
267059
+ "__@unscopables@1527": {
267060
267060
  "defaultValue": null,
267061
267061
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
267062
- "name": "__@unscopables@1523",
267062
+ "name": "__@unscopables@1527",
267063
267063
  "parent": {
267064
267064
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
267065
267065
  "name": "Array"
@@ -267888,10 +267888,10 @@
267888
267888
  "name": "() => StringIterator<string>"
267889
267889
  }
267890
267890
  },
267891
- "__@unscopables@1523": {
267891
+ "__@unscopables@1527": {
267892
267892
  "defaultValue": null,
267893
267893
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
267894
- "name": "__@unscopables@1523",
267894
+ "name": "__@unscopables@1527",
267895
267895
  "parent": {
267896
267896
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
267897
267897
  "name": "Array"
@@ -268720,10 +268720,10 @@
268720
268720
  "name": "() => StringIterator<string>"
268721
268721
  }
268722
268722
  },
268723
- "__@unscopables@1523": {
268723
+ "__@unscopables@1527": {
268724
268724
  "defaultValue": null,
268725
268725
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
268726
- "name": "__@unscopables@1523",
268726
+ "name": "__@unscopables@1527",
268727
268727
  "parent": {
268728
268728
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
268729
268729
  "name": "Array"
@@ -269552,10 +269552,10 @@
269552
269552
  "name": "() => StringIterator<string>"
269553
269553
  }
269554
269554
  },
269555
- "__@unscopables@1523": {
269555
+ "__@unscopables@1527": {
269556
269556
  "defaultValue": null,
269557
269557
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
269558
- "name": "__@unscopables@1523",
269558
+ "name": "__@unscopables@1527",
269559
269559
  "parent": {
269560
269560
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
269561
269561
  "name": "Array"
@@ -270384,10 +270384,10 @@
270384
270384
  "name": "() => StringIterator<string>"
270385
270385
  }
270386
270386
  },
270387
- "__@unscopables@1523": {
270387
+ "__@unscopables@1527": {
270388
270388
  "defaultValue": null,
270389
270389
  "description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
270390
- "name": "__@unscopables@1523",
270390
+ "name": "__@unscopables@1527",
270391
270391
  "parent": {
270392
270392
  "fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
270393
270393
  "name": "Array"
@@ -285563,12 +285563,10 @@
285563
285563
  }
285564
285564
  },
285565
285565
  {
285566
- "tags": {
285567
- "deprecated": "Use RouterProvider instead"
285568
- },
285569
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
285566
+ "tags": {},
285567
+ "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
285570
285568
  "description": "",
285571
- "displayName": "LinkProvider",
285569
+ "displayName": "RouterProvider",
285572
285570
  "methods": [],
285573
285571
  "props": {
285574
285572
  "children": {
@@ -285589,10 +285587,12 @@
285589
285587
  }
285590
285588
  },
285591
285589
  {
285592
- "tags": {},
285593
- "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
285590
+ "tags": {
285591
+ "deprecated": "Use RouterProvider instead"
285592
+ },
285593
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
285594
285594
  "description": "",
285595
- "displayName": "RouterProvider",
285595
+ "displayName": "LinkProvider",
285596
285596
  "methods": [],
285597
285597
  "props": {
285598
285598
  "children": {