Skip to content

Commit cc70fd8

Browse files
authored
Merge pull request #7 from chialab/next
Next release
2 parents 90f6c4b + dc2d7d7 commit cc70fd8

File tree

106 files changed

+8788
-3825
lines changed

Some content is hidden

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

106 files changed

+8788
-3825
lines changed

.changeset/beige-falcons-taste.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chialab/sveltekit-dev-utils": patch
3+
---
4+
5+
Fix import of extended configs and plugins for stylelint

.changeset/chubby-wasps-serve.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chialab/sveltekit-utils": patch
3+
---
4+
5+
Rollback to patched version of `@heyputer/kv.js` since 0.1.91 does not include fixes of HeyPuter/kv.js#18.

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"commit": false,
55
"fixed": [],
66
"linked": [],
7-
"access": "restricted",
7+
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
1010
"ignore": []

.changeset/dry-lions-occur.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chialab/sveltekit-utils': minor
3+
---
4+
5+
Use `@heyputer/kv.js` for in-memory cache, simplify code and increase test coverage, add `clearPattern()` method to base cache interface.

.changeset/eager-zebras-kiss.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@chialab/sveltekit-dev-utils": patch
3+
"@chialab/isomorphic-dom": patch
4+
"@chialab/sveltekit-utils": patch
5+
---
6+
7+
Add artifact provenance for NPM publishing.

.changeset/few-knives-notice.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chialab/sveltekit-utils': minor
3+
---
4+
5+
Avoid persisting session if nothing has changed.

.changeset/five-toes-live.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chialab/sveltekit-utils': patch
3+
---
4+
5+
Fix import of `@heyputer/kv.js`.

.changeset/funny-carrots-add.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chialab/sveltekit-utils": minor
3+
---
4+
5+
Add support for `stripHtml` in NodeJS, decode HTML Entities.

.changeset/giant-melons-stare.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chialab/sveltekit-utils': patch
3+
---
4+
5+
Use patched version of `@heyputer/kv.js`.

.changeset/great-mails-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@chialab/sveltekit-utils": patch
3+
---
4+
5+
Move `@chialab/isomorphic-dom` to production dependencies.

0 commit comments

Comments
 (0)