Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .changeset/lazy-terms-invent.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/analog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @virtual-frame/analog

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- @virtual-frame/angular@0.1.1
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/analog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/analog",
"version": "0.1.0",
"version": "0.1.1",
"description": "Analog.js integration for Virtual Frame — SSR with Nitro server routes and client-side resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/angular

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/angular",
"version": "0.1.0",
"version": "0.1.1",
"description": "Angular directive for Virtual Frame",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# virtual-frame

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "virtual-frame",
"version": "0.1.0",
"version": "0.1.1",
"description": "Framework-agnostic microfrontend projection — compose any web content into your DOM with full interactivity",
"keywords": [
"composition",
Expand Down
11 changes: 11 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/next

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/next",
"version": "0.1.0",
"version": "0.1.1",
"description": "Next.js integration for Virtual Frame — async Server Component with SSR resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
12 changes: 12 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @virtual-frame/nuxt

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
- @virtual-frame/vue@0.1.1
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/nuxt",
"version": "0.1.0",
"version": "0.1.1",
"description": "Nuxt integration for Virtual Frame — SSR with server API routes and client-side resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/react-router

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/react-router",
"version": "0.1.0",
"version": "0.1.1",
"description": "React Router integration for Virtual Frame — SSR with route loaders and client-side resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/react-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/react-server

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/react-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/react-server",
"version": "0.1.0",
"version": "0.1.1",
"description": "React Server integration for Virtual Frame — async Server Component with SSR resume for @lazarv/react-server",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/react

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/react",
"version": "0.1.0",
"version": "0.1.1",
"description": "React component for Virtual Frame",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
12 changes: 12 additions & 0 deletions packages/solid-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @virtual-frame/solid-start

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/solid@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/solid-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/solid-start",
"version": "0.1.0",
"version": "0.1.1",
"description": "SolidStart integration for Virtual Frame — SSR via route queries with client-side resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/solid

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/solid",
"version": "0.1.0",
"version": "0.1.1",
"description": "Solid component for Virtual Frame",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
7 changes: 7 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @virtual-frame/store

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/store",
"version": "0.1.0",
"version": "0.1.1",
"description": "Event-sourced synchronized store for Virtual Frame — Proxy-based shared state across runtimes via MessagePort",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/svelte

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/svelte",
"version": "0.1.0",
"version": "0.1.1",
"description": "Svelte component for Virtual Frame",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
12 changes: 12 additions & 0 deletions packages/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @virtual-frame/sveltekit

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
- @virtual-frame/svelte@0.1.1
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/sveltekit",
"version": "0.1.0",
"version": "0.1.1",
"description": "SvelteKit integration for Virtual Frame — SSR via load functions with client-side resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/tanstack-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/tanstack-start

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/tanstack-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/tanstack-start",
"version": "0.1.0",
"version": "0.1.1",
"description": "TanStack Start integration for Virtual Frame — SSR with route loaders and client-side resume",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @virtual-frame/vue

## 0.1.1

### Patch Changes

- [#1](https://github.com/level0x40/virtual-frame/pull/1) [`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445) Thanks [@lazarv](https://github.com/lazarv)! - Initial publish

- Updated dependencies [[`a97ccda`](https://github.com/level0x40/virtual-frame/commit/a97ccda9351ccdf9ebd8b8056776a12e4aed7445)]:
- virtual-frame@0.1.1
- @virtual-frame/store@0.1.1
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@virtual-frame/vue",
"version": "0.1.0",
"version": "0.1.1",
"description": "Vue component for Virtual Frame",
"homepage": "https://virtual-frame.level0x40.com",
"bugs": {
Expand Down