@prismicio/react 3.2.2-pr.242.79bae2c → 3.2.2-pr.242.a48236f

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/dist/package.js CHANGED
@@ -1,5 +1,5 @@
1
1
  //#region package.json
2
- var version = "3.2.2-pr.242.79bae2c";
2
+ var version = "3.2.2-pr.242.a48236f";
3
3
 
4
4
  //#endregion
5
5
  export { version };
@@ -1 +1 @@
1
- {"version":3,"file":"package.js","names":[],"sources":["../package.json"],"sourcesContent":["{\n\t\"name\": \"@prismicio/react\",\n\t\"version\": \"3.2.2-pr.242.79bae2c\",\n\t\"description\": \"React components and hooks to fetch and present Prismic content\",\n\t\"keywords\": [\n\t\t\"typescript\",\n\t\t\"prismic\",\n\t\t\"react\"\n\t],\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/prismicio/prismic-react.git\"\n\t},\n\t\"license\": \"Apache-2.0\",\n\t\"author\": \"Prismic <contact@prismic.io> (https://prismic.io)\",\n\t\"sideEffects\": false,\n\t\"type\": \"module\",\n\t\"exports\": {\n\t\t\".\": \"./dist/index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"main\": \"./dist/index.js\",\n\t\"module\": \"./dist/index.js\",\n\t\"types\": \"./dist/index.d.ts\",\n\t\"typesVersions\": {\n\t\t\"*\": {\n\t\t\t\"*\": [\n\t\t\t\t\"./dist/index.d.ts\"\n\t\t\t]\n\t\t}\n\t},\n\t\"files\": [\n\t\t\"dist\",\n\t\t\"src\"\n\t],\n\t\"workspaces\": [\n\t\t\".\",\n\t\t\"e2e-projects/*\"\n\t],\n\t\"scripts\": {\n\t\t\"build\": \"tsdown\",\n\t\t\"dev\": \"tsdown --watch\",\n\t\t\"e2e\": \"playwright test\",\n\t\t\"e2e:ui\": \"npm run e2e -- --ui\",\n\t\t\"format\": \"prettier --write .\",\n\t\t\"lint\": \"oxlint --deny-warnings\",\n\t\t\"prepare\": \"npm run build\",\n\t\t\"test\": \"npm run lint && npm run types && npm run build && npm run e2e\",\n\t\t\"types\": \"tsc --noEmit\"\n\t},\n\t\"dependencies\": {\n\t\t\"esm-env\": \"^1.2.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@playwright/test\": \"^1.50.0\",\n\t\t\"@prismicio/client\": \"^7.17.0\",\n\t\t\"@trivago/prettier-plugin-sort-imports\": \"^6.0.0\",\n\t\t\"@types/react\": \"^19.2.7\",\n\t\t\"@types/react-dom\": \"^19.2.3\",\n\t\t\"dotenv\": \"^16.4.7\",\n\t\t\"oxlint\": \"^1.31.0\",\n\t\t\"playwright\": \"^1.50.0\",\n\t\t\"prettier\": \"^3.7.4\",\n\t\t\"prettier-plugin-jsdoc\": \"^1.7.0\",\n\t\t\"react\": \"^19.2.1\",\n\t\t\"react-dom\": \"^19.2.1\",\n\t\t\"tsdown\": \"^0.16.8\",\n\t\t\"typescript\": \"^5.9.3\"\n\t},\n\t\"peerDependencies\": {\n\t\t\"@prismicio/client\": \"^7\",\n\t\t\"react\": \"^18 || ^19\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=20\"\n\t},\n\t\"publishConfig\": {\n\t\t\"access\": \"public\"\n\t}\n}\n"],"mappings":";cAEY"}
1
+ {"version":3,"file":"package.js","names":[],"sources":["../package.json"],"sourcesContent":["{\n\t\"name\": \"@prismicio/react\",\n\t\"version\": \"3.2.2-pr.242.a48236f\",\n\t\"description\": \"React components and hooks to fetch and present Prismic content\",\n\t\"keywords\": [\n\t\t\"typescript\",\n\t\t\"prismic\",\n\t\t\"react\"\n\t],\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/prismicio/prismic-react.git\"\n\t},\n\t\"license\": \"Apache-2.0\",\n\t\"author\": \"Prismic <contact@prismic.io> (https://prismic.io)\",\n\t\"sideEffects\": false,\n\t\"type\": \"module\",\n\t\"exports\": {\n\t\t\".\": \"./dist/index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"typesVersions\": {\n\t\t\"*\": {\n\t\t\t\"*\": [\n\t\t\t\t\"./dist/index.d.ts\"\n\t\t\t]\n\t\t}\n\t},\n\t\"files\": [\n\t\t\"dist\",\n\t\t\"src\"\n\t],\n\t\"workspaces\": [\n\t\t\".\",\n\t\t\"e2e-projects/*\"\n\t],\n\t\"scripts\": {\n\t\t\"build\": \"tsdown\",\n\t\t\"dev\": \"tsdown --watch\",\n\t\t\"e2e\": \"playwright test\",\n\t\t\"e2e:ui\": \"npm run e2e -- --ui\",\n\t\t\"format\": \"prettier --write .\",\n\t\t\"lint\": \"oxlint --deny-warnings\",\n\t\t\"prepare\": \"npm run build\",\n\t\t\"test\": \"npm run lint && npm run types && npm run build && npm run e2e\",\n\t\t\"types\": \"tsc --noEmit\"\n\t},\n\t\"dependencies\": {\n\t\t\"esm-env\": \"^1.2.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@playwright/test\": \"^1.50.0\",\n\t\t\"@prismicio/client\": \"^7.17.0\",\n\t\t\"@trivago/prettier-plugin-sort-imports\": \"^6.0.0\",\n\t\t\"@types/react\": \"^19.2.7\",\n\t\t\"@types/react-dom\": \"^19.2.3\",\n\t\t\"dotenv\": \"^16.4.7\",\n\t\t\"oxlint\": \"^1.31.0\",\n\t\t\"playwright\": \"^1.50.0\",\n\t\t\"prettier\": \"^3.7.4\",\n\t\t\"prettier-plugin-jsdoc\": \"^1.7.0\",\n\t\t\"react\": \"^19.2.1\",\n\t\t\"react-dom\": \"^19.2.1\",\n\t\t\"tsdown\": \"^0.16.8\",\n\t\t\"typescript\": \"^5.9.3\"\n\t},\n\t\"peerDependencies\": {\n\t\t\"@prismicio/client\": \"^7\",\n\t\t\"react\": \"^18 || ^19\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=20\"\n\t},\n\t\"publishConfig\": {\n\t\t\"access\": \"public\"\n\t},\n\t\"main\": \"./dist/index.js\",\n\t\"module\": \"./dist/index.js\",\n\t\"types\": \"./dist/index.d.ts\"\n}\n"],"mappings":";cAEY"}
@@ -1 +1 @@
1
- {"version":3,"file":"PrismicLink.d.ts","names":[],"sources":["../../src/PrismicLink.tsx"],"sourcesContent":[],"mappings":";;;;;cAoBM,gBAAA;AANqB;AASV,UAAA,SAAA,CAAS;EAoBd;EACoC,IAAA,EAAA,MAAA;EAAtB;;;;EAGA,MAAA,CAAA,EAhBhB,yBAgBgB;EADtB;;;;EA4BiB,GAAA,CAAA,EAAA,MAAA;EAGc;EAAd,QAAA,CAAA,EArCT,SAqCS;;AASP,KA3CF,gBA2CE,CAAA,yBA1CY,cA0CZ,CAAA,OA1CkC,gBA0ClC,CAAA,EAAA,yBAzCY,cAyCZ,CAAA,OAzCkC,gBAyClC,CAAA,CAAA,GAxCV,IAwCU,CAvCb,sBAuCa,GAvCY,sBAuCZ,EAAA,KAAA,GAAA,MAAA,GAAA,UAAA,CAAA,GAAA;EAKH;;;;AAsBX;EAsFgD,GAAA,CAAA,EAAA,MAAA,GAhJhC,iBAgJgC,CAAA,KAAA,CAAA;EAAtB;;;;;;;;;EAMZ,YAAA,CAAA,EA3IE,oBA2IF;;;;;;;sBAnIO,cAAc;;sBAGd,cAAc;;;;;aAMvB;;YAGE;;;;SAKH;;;;QAKD;UACE;;;;;;;;;;;;;;cAgBC,uCAsFa,sBAAsB,4CACtB,sBAAsB,0BAExC,iBAAiB,wBAAwB;QACzC,aAAa;MAEhB"}
1
+ {"version":3,"file":"PrismicLink.d.ts","names":[],"sources":["../../src/PrismicLink.tsx"],"sourcesContent":[],"mappings":";;;;;cAoBM,gBAAA;AANqB;AASV,UAAA,SAAA,CAQP;EAYE;EACoC,IAAA,EAAA,MAAA;EAAtB;;;;EAGA,MAAA,CAAA,EAhBhB,yBAgBgB;EADtB;;;;EA4BiB,GAAA,CAAA,EAAA,MAAA;EAGc;EAAd,QAAA,CAAA,EArCT,SAqCS;;AASP,KA3CF,gBA2CE,CAAA,yBA1CY,cA0CZ,CAAA,OA1CkC,gBA0ClC,CAAA,EAAA,yBAzCY,cAyCZ,CAAA,OAzCkC,gBAyClC,CAAA,CAAA,GAxCV,IAwCU,CAvCb,sBAuCa,GAvCY,sBAuCZ,EAAA,KAAA,GAAA,MAAA,GAAA,UAAA,CAAA,GAAA;EAKH;;;;AAsBX;EAsFgD,GAAA,CAAA,EAAA,MAAA,GAhJhC,iBAgJgC,CAAA,KAAA,CAAA;EAAtB;;;;;;;;;EAMZ,YAAA,CAAA,EA3IE,oBA2IF;;;;;;;sBAnIO,cAAc;;sBAGd,cAAc;;;;;aAMvB;;YAGE;;;;SAKH;;;;QAKD;UACE;;;;;;;;;;;;;;cAgBC,uCAsFa,sBAAsB,4CACtB,sBAAsB,0BAExC,iBAAiB,wBAAwB;QACzC,aAAa;MAEhB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismicio/react",
3
- "version": "3.2.2-pr.242.79bae2c",
3
+ "version": "3.2.2-pr.242.a48236f",
4
4
  "description": "React components and hooks to fetch and present Prismic content",
5
5
  "keywords": [
6
6
  "typescript",
@@ -19,9 +19,6 @@
19
19
  ".": "./dist/index.js",
20
20
  "./package.json": "./package.json"
21
21
  },
22
- "main": "./dist/index.js",
23
- "module": "./dist/index.js",
24
- "types": "./dist/index.d.ts",
25
22
  "typesVersions": {
26
23
  "*": {
27
24
  "*": [
@@ -76,5 +73,8 @@
76
73
  },
77
74
  "publishConfig": {
78
75
  "access": "public"
79
- }
76
+ },
77
+ "main": "./dist/index.js",
78
+ "module": "./dist/index.js",
79
+ "types": "./dist/index.d.ts"
80
80
  }