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
8 changes: 8 additions & 0 deletions packages/agera/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-beta.6](https://github.com/TrigenSoftware/nano_kit/compare/agera%401.0.0-beta.5...agera%401.0.0-beta.6) (2026-07-12)

### Bug Fixes

* prevent subs count desync when mountable signal is read by non-subscriber node ([#159](https://github.com/TrigenSoftware/nano_kit/issues/159)) ([1410c97](https://github.com/TrigenSoftware/nano_kit/commit/1410c9759567e67acb39c9cbb4313f82a7f7dce6))
* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))
* sync with alien-signals v3.2.1 ([#160](https://github.com/TrigenSoftware/nano_kit/issues/160)) ([d943a8d](https://github.com/TrigenSoftware/nano_kit/commit/d943a8dee548d03baaeaf1a0b5a68a79d2c7dc82))

## [1.0.0-beta.5](https://github.com/TrigenSoftware/nano_kit/compare/agera@1.0.0-beta.4...agera@1.0.0-beta.5) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/agera/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "agera",
"type": "module",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "A small push-pull based signal library based on alien-signals algorithm.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.4](https://github.com/TrigenSoftware/nano_kit/compare/intl%401.0.0-alpha.3...intl%401.0.0-alpha.4) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.3](https://github.com/TrigenSoftware/nano_kit/compare/intl@1.0.0-alpha.2...intl@1.0.0-alpha.3) (2026-06-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/intl/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/intl",
"type": "module",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "A lightweight internationalization library for Nano Kit applications.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/kida/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-beta.8](https://github.com/TrigenSoftware/nano_kit/compare/kida%401.0.0-beta.7...kida%401.0.0-beta.8) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-beta.7](https://github.com/TrigenSoftware/nano_kit/compare/kida@1.0.0-beta.6...kida@1.0.0-beta.7) (2026-06-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/kida/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kida",
"type": "module",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"description": "A small state management library inspired by Nano Stores.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/nanoviews/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.9](https://github.com/TrigenSoftware/nano_kit/compare/nanoviews%401.0.0-alpha.8...nanoviews%401.0.0-alpha.9) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.8](https://github.com/TrigenSoftware/nano_kit/compare/nanoviews@1.0.0-alpha.7...nanoviews@1.0.0-alpha.8) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/nanoviews/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nanoviews",
"type": "module",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "A small Direct DOM library for creating user interfaces.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/next-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.7](https://github.com/TrigenSoftware/nano_kit/compare/next-router%401.0.0-alpha.6...next-router%401.0.0-alpha.7) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.6](https://github.com/TrigenSoftware/nano_kit/compare/next-router@1.0.0-alpha.5...next-router@1.0.0-alpha.6) (2026-06-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/next-router",
"type": "module",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "Next.js integration for @nano_kit/router.",
"author": "dangreen",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/platform-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.7](https://github.com/TrigenSoftware/nano_kit/compare/platform-web%401.0.0-alpha.6...platform-web%401.0.0-alpha.7) (2026-07-12)

### Features

* add `serializeCookies` ssr helper to cookie store ([543d1d6](https://github.com/TrigenSoftware/nano_kit/commit/543d1d6dbf4c43c864275a2e53ad1f31429b6a13))

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.6](https://github.com/TrigenSoftware/nano_kit/compare/platform-web@1.0.0-alpha.5...platform-web@1.0.0-alpha.6) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/platform-web",
"type": "module",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "Web platform adapters and reactive helpers for @nano_kit/store.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/preact-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/TrigenSoftware/nano_kit/compare/preact-router%401.0.0-alpha.4...preact-router%401.0.0-alpha.5) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.4](https://github.com/TrigenSoftware/nano_kit/compare/preact-router@1.0.0-alpha.3...preact-router@1.0.0-alpha.4) (2026-06-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/preact-router",
"type": "module",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "Preact integration for @nano_kit/router with code splitting, Dependency Injection, and state management.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/preact-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/TrigenSoftware/nano_kit/compare/preact-ssr%401.0.0-alpha.4...preact-ssr%401.0.0-alpha.5) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.4](https://github.com/TrigenSoftware/nano_kit/compare/preact-ssr@1.0.0-alpha.3...preact-ssr@1.0.0-alpha.4) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/preact-ssr",
"type": "module",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "The Preact adapter for server-side rendering in Nano Kit.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/preact/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.4](https://github.com/TrigenSoftware/nano_kit/compare/preact%401.0.0-alpha.3...preact%401.0.0-alpha.4) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.3](https://github.com/TrigenSoftware/nano_kit/compare/preact@1.0.0-alpha.2...preact@1.0.0-alpha.3) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/preact",
"type": "module",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "Integrates @nano_kit/store signals and Dependency Injection with Preact components.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-beta.2](https://github.com/TrigenSoftware/nano_kit/compare/query%401.0.0-beta.1...query%401.0.0-beta.2) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-beta.1](https://github.com/TrigenSoftware/nano_kit/compare/query@1.0.0-beta.0...query@1.0.0-beta.1) (2026-06-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/query",
"type": "module",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "A small and powerful remote data management library for @nano_kit/store.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.10](https://github.com/TrigenSoftware/nano_kit/compare/react-router%401.0.0-alpha.9...react-router%401.0.0-alpha.10) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.9](https://github.com/TrigenSoftware/nano_kit/compare/react-router@1.0.0-alpha.8...react-router@1.0.0-alpha.9) (2026-06-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/react-router",
"type": "module",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "React integration for @nano_kit/router with code splitting, Dependency Injection, and state management.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.5](https://github.com/TrigenSoftware/nano_kit/compare/react-ssr%401.0.0-alpha.4...react-ssr%401.0.0-alpha.5) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.4](https://github.com/TrigenSoftware/nano_kit/compare/react-ssr@1.0.0-alpha.3...react-ssr@1.0.0-alpha.4) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/react-ssr",
"type": "module",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "The React adapter for server-side rendering in Nano Kit.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.12](https://github.com/TrigenSoftware/nano_kit/compare/react%401.0.0-alpha.11...react%401.0.0-alpha.12) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.11](https://github.com/TrigenSoftware/nano_kit/compare/react@1.0.0-alpha.10...react@1.0.0-alpha.11) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/react",
"type": "module",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"description": "Integrates @nano_kit/store signals and Dependency Injection with React components.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.16](https://github.com/TrigenSoftware/nano_kit/compare/router%401.0.0-alpha.15...router%401.0.0-alpha.16) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.15](https://github.com/TrigenSoftware/nano_kit/compare/router@1.0.0-alpha.14...router@1.0.0-alpha.15) (2026-06-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/router",
"type": "module",
"version": "1.0.0-alpha.15",
"version": "1.0.0-alpha.16",
"description": "A small and powerful router for the @nano_kit/store state management library.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.6](https://github.com/TrigenSoftware/nano_kit/compare/ssr%401.0.0-alpha.5...ssr%401.0.0-alpha.6) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.5](https://github.com/TrigenSoftware/nano_kit/compare/ssr@1.0.0-alpha.4...ssr@1.0.0-alpha.5) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/ssr",
"type": "module",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "The base package for server-side rendering in Nano Kit.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-beta.10](https://github.com/TrigenSoftware/nano_kit/compare/store%401.0.0-beta.9...store%401.0.0-beta.10) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-beta.9](https://github.com/TrigenSoftware/nano_kit/compare/store@1.0.0-beta.8...store@1.0.0-beta.9) (2026-06-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/store",
"type": "module",
"version": "1.0.0-beta.9",
"version": "1.0.0-beta.10",
"description": "A lightweight state management library inspired by Nano Stores.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/svelte-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.3](https://github.com/TrigenSoftware/nano_kit/compare/svelte-kit%401.0.0-alpha.2...svelte-kit%401.0.0-alpha.3) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.2](https://github.com/TrigenSoftware/nano_kit/compare/svelte-kit@1.0.0-alpha.1...svelte-kit@1.0.0-alpha.2) (2026-06-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nano_kit/svelte-kit",
"type": "module",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "SvelteKit integration for Nano Kit.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/svelte-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.6](https://github.com/TrigenSoftware/nano_kit/compare/svelte-router%401.0.0-alpha.5...svelte-router%401.0.0-alpha.6) (2026-07-12)

### Bug Fixes

* support TypeScript 7 ([#156](https://github.com/TrigenSoftware/nano_kit/issues/156)) ([6d9edce](https://github.com/TrigenSoftware/nano_kit/commit/6d9edce57bd709859deb9cf86d9a982ab7cf4a11))

## [1.0.0-alpha.5](https://github.com/TrigenSoftware/nano_kit/compare/svelte-router@1.0.0-alpha.4...svelte-router@1.0.0-alpha.5) (2026-06-15)

### Bug Fixes
Expand Down
Loading