@storyblok/astro 7.0.2-rc.0 → 7.1.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/README.md +6 -6
- package/package.json +7 -5
package/README.md
CHANGED
|
@@ -16,14 +16,14 @@
|
|
|
16
16
|
</p>
|
|
17
17
|
|
|
18
18
|
<p align="center">
|
|
19
|
-
<a href="https://
|
|
20
|
-
<img src="https://img.shields.io/discord/700316478792138842?label=Join%20Our%20Discord%20Community&style=appveyor&logo=discord&color=
|
|
19
|
+
<a href="https://storyblok.com/join-discord">
|
|
20
|
+
<img src="https://img.shields.io/discord/700316478792138842?label=Join%20Our%20Discord%20Community&style=appveyor&logo=discord&color=8d60ff">
|
|
21
21
|
</a>
|
|
22
22
|
<a href="https://twitter.com/intent/follow?screen_name=storyblok">
|
|
23
|
-
<img src="https://img.shields.io/badge/Follow-%40storyblok-
|
|
23
|
+
<img src="https://img.shields.io/badge/Follow-%40storyblok-8d60ff?style=appveyor&logo=twitter" alt="Follow @Storyblok" />
|
|
24
24
|
</a><br/>
|
|
25
25
|
<a href="https://app.storyblok.com/#!/signup?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-astro">
|
|
26
|
-
<img src="https://img.shields.io/badge/Try%20Storyblok-Free-
|
|
26
|
+
<img src="https://img.shields.io/badge/Try%20Storyblok-Free-8d60ff?style=appveyor&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAHqADAAQAAAABAAAAHgAAAADpiRU/AAACRElEQVRIDWNgGGmAEd3D3Js3LPrP8D8WXZwSPiMjw6qvPoHhyGYwIXNAbGpbCjbzP0MYuj0YFqMroBV/wCxmIeSju64eDNzMBJUxvP/9i2Hnq5cM1devMnz984eQsQwETeRhYWHgIcJiXqC6VHlFBjUeXgav40cIWkz1oLYXFmGwFBImaDFBHyObcOzdW4aSq5eRhRiE2dgYlpuYoYSKJi8vw3GgWnyAJIs/AuPu4scPGObd/fqVQZ+PHy7+6udPOBsXgySLDfn5GRYYmaKYJcXBgWLpsx8/GPa8foWiBhuHJIsl2DkYQqWksZkDFgP5PObcKYYff//iVAOTIDlx/QPqRMb/YSYBaWlOToZIaVkGZmAZSQiQ5OPtwHwacuo4iplMQEu6tXUZMhSUGDiYmBjylFQYvv/7x9B04xqKOnQOyT5GN+Df//8M59ASXKyMHLoyDD5JPtbj42OYrm+EYgg70JfuYuIoYmLs7AwMjIzA+uY/zjAnyWJpDk6GOFnCvrn86SOwmsNtKciVFAc1ileBHFDC67lzG10Yg0+SjzF0ownsf/OaofvOLYaDQJoQIGix94ljv1gIZI8Pv38zPvj2lQWYf3HGKbpDCFp85v07NnRN1OBTPY6JdRSGxcCw2k6sZuLVMZ5AV4s1TozPnGGFKbz+/PE7IJsHmC//MDMyhXBw8e6FyRFLv3Z0/IKuFqvFyIqAzd1PwBzJw8jAGPfVx38JshwlbIygxmYY43/GQmpais0ODDHuzevLMARHBcgIAQAbOJHZW0/EyQAAAABJRU5ErkJggg==" alt="Follow @Storyblok" />
|
|
27
27
|
</a>
|
|
28
28
|
</p>
|
|
29
29
|
|
|
@@ -415,7 +415,7 @@ Our heartfelt thanks go to [Virtual Identity](https://www.virtual-identity.com/)
|
|
|
415
415
|
|
|
416
416
|
- Bugs or Feature Requests? [Submit an issue](/../../issues/new);
|
|
417
417
|
- Do you have questions about this SDK? Or would you like to join the growing community of `@storyblok/astro` users? [Join the Astro Discord Community](https://discord.com/channels/830184174198718474/1002802280267001858)
|
|
418
|
-
- Do you have questions about Storyblok or do you need help? [Join the Storyblok Discord Community](https://
|
|
418
|
+
- Do you have questions about Storyblok or do you need help? [Join the Storyblok Discord Community](https://storyblok.com/join-discord).
|
|
419
419
|
|
|
420
420
|
## Contributing
|
|
421
421
|
|
|
@@ -423,4 +423,4 @@ Please review our [Contributing Guidelines](https://github.com/storyblok/.github
|
|
|
423
423
|
|
|
424
424
|
This project employs [semantic-release](https://semantic-release.gitbook.io/semantic-release/) to generate new versions based on commit messages, following the Angular Commit Message Convention.
|
|
425
425
|
|
|
426
|
-
When using playgrounds during development, ensure the build is running in watch mode for an efficient workflow.
|
|
426
|
+
When using playgrounds during development, ensure the build is running in watch mode for an efficient workflow.
|
package/package.json
CHANGED
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storyblok/astro",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.1.0",
|
|
5
5
|
"private": false,
|
|
6
6
|
"description": "Official Astro integration for the Storyblok Headless CMS",
|
|
7
7
|
"author": "Storyblok",
|
|
8
8
|
"license": "MIT",
|
|
9
|
+
"homepage": "https://github.com/storyblok/monoblok/tree/main/packages/astro#readme",
|
|
9
10
|
"repository": {
|
|
10
11
|
"type": "git",
|
|
11
|
-
"url": "https://github.com/storyblok/
|
|
12
|
+
"url": "https://github.com/storyblok/monoblok.git",
|
|
13
|
+
"directory": "packages/astro"
|
|
12
14
|
},
|
|
13
15
|
"bugs": {
|
|
14
|
-
"url": "https://github.com/storyblok/
|
|
16
|
+
"url": "https://github.com/storyblok/monoblok/issues"
|
|
15
17
|
},
|
|
16
18
|
"keywords": [
|
|
17
19
|
"astro",
|
|
@@ -54,14 +56,14 @@
|
|
|
54
56
|
},
|
|
55
57
|
"dependencies": {
|
|
56
58
|
"camelcase": "^8.0.0",
|
|
57
|
-
"@storyblok/js": "4.
|
|
59
|
+
"@storyblok/js": "4.1.0"
|
|
58
60
|
},
|
|
59
61
|
"devDependencies": {
|
|
60
62
|
"@cypress/vite-dev-server": "^6.0.3",
|
|
61
63
|
"@rollup/plugin-dynamic-import-vars": "^2.1.5",
|
|
62
64
|
"@storyblok/eslint-config": "^0.3.0",
|
|
63
65
|
"@types/lodash.mergewith": "^4.6.9",
|
|
64
|
-
"@types/node": "^22.15.
|
|
66
|
+
"@types/node": "^22.15.18",
|
|
65
67
|
"astro": "^5.0.9",
|
|
66
68
|
"cypress": "^14.3.3",
|
|
67
69
|
"eslint": "^9.26.0",
|