Skip to content

Commit 84b9fd5

Browse files
committed
chore: release v0.70.0
1 parent 582eff0 commit 84b9fd5

File tree

111 files changed

+111
-111
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+111
-111
lines changed

storage/framework/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stacks-api",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"scripts": {
66
"build": "bun build.ts",
77
"dev": "bun --hot run dev.ts",

storage/framework/cloud/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stacks-cloud",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks cloud/serverless integration & implementation.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/actions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/actions",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks actions.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/ai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/ai",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Stacks Artificial Intelligence.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/alias/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/alias",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks aliases.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/analytics",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Stacks Analytics. Privacy-friendly.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/api",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks array utilities.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/arrays/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/arrays",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks array utilities.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/auth",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A more simplistic way to authenticate.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/browser",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Stacks core frontend/browser functionalities.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/buddy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/buddy",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Meet Buddy. The Stacks runtime.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/build",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks framework build tools and configurations.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/bun-create/bud/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bun-examples/bud",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Your project description.",
66
"author": "your-name <your-email>",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/bun-create/buddy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bun-examples/buddy",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Your project description.",
66
"author": "your-name <your-email>",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/bun-create/stack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bun-examples/stack",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Your project description.",
66
"author": "your-name <your-email>",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/bun-create/stacks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bun-examples/stacks",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Your project description.",
66
"author": "your-name <your-email>",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/bun-create/stx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bun-examples/stx",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Your project description.",
66
"author": "your-name <your-email>",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/cache/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/cache",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Caching the Stacks way.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/calendar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/calendar-api",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Easily interact with calendar APIs.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/chat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/chat",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Easily interact with chat APIs.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/cli",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "TypeScript framework for CLI artisans. Build beautiful console apps with ease.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/cloud/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/cloud",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks cloud/serverless integration & implementation.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stacks-router-layer",
3-
"version": "0.69.5",
3+
"version": "0.70.0",
44
"description": "",
55
"author": "",
66
"license": "MIT",

storage/framework/core/collections/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/collections",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks collections.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/commerce/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/commerce",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Stacks ecommerce utilities.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/audio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/audio",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Opinionated audio components for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/auths",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Opinionated auth components for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/button/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/button",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Opinionated button components for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/calendar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/calendar",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Calendar components for all.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/combobox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/combobox",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern combobox component.",
66
"author": "Chris Breuer",
77
"contributors": [

storage/framework/core/components/command-palette/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/command-palette",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "An opinionated command palette component for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/dialog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/dialog",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern dialog component.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/drawer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/drawer",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern dropdown component.",
66
"author": "Chris Breuer",
77
"contributors": [

storage/framework/core/components/dropdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/dropdown",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern dropdown component.",
66
"author": "Chris Breuer",
77
"contributors": [

storage/framework/core/components/image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/image",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Opinionated image components for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/listbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/listbox",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern listbox component.",
66
"author": "Chris Breuer",
77
"contributors": [

storage/framework/core/components/navigator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/navigator",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "An opinionated navigator component.",
66
"author": "Zoltan",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/notification/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/notification",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "An opinionated notification component for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/components",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "The Stacks component libraries.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/payment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/payment",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "An opinionated payment component for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/popover/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/popover",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern popover component.",
66
"author": "Chris Breuer",
77
"contributors": [

storage/framework/core/components/radio-group/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/radio-group",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern radio group component.",
66
"author": "Chris Breuer",
77
"contributors": [

storage/framework/core/components/select/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/select",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "Opinionated select components for Stacks.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <[email protected]>"],

storage/framework/core/components/stepper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/stepper",
33
"type": "module",
4-
"version": "0.69.5",
4+
"version": "0.70.0",
55
"description": "A modern stepper component.",
66
"author": "Chris Breuer",
77
"contributors": [

0 commit comments

Comments
 (0)