Skip to content

Commit 99a8d5b

Browse files
committed
chore: changesets
1 parent eb293bb commit 99a8d5b

16 files changed

Lines changed: 87 additions & 0 deletions

.changeset/bright-toes-attend.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/core": patch
3+
---
4+
5+
Added a new configuration option `buildDir` (defaults to `dist`) where plugin build output will be be written

.changeset/clear-waves-cheer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/hydra": patch
3+
---
4+
5+
When the member identifier could not be generated, 500 is sent instead 400

.changeset/empty-beers-laugh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/core": patch
3+
---
4+
5+
Plugins: `build` step now includes a second parameter - array of plugins

.changeset/floppy-cups-crash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/vite": patch
3+
---
4+
5+
Plugin authors can now derive from `VitePlugin` to provide build configurations

.changeset/gold-houses-bathe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/core": patch
3+
---
4+
5+
Updated `rdf-loader-code` to v2.2.2

.changeset/goofy-kiwis-travel.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@kopflos-cms/hydra": patch
3+
"sparql-path-parser": patch
4+
---
5+
6+
Updated `@tpluscode/rdf-ns-builders` to allow v4+

.changeset/great-keys-help.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/vite": minor
3+
---
4+
5+
Plugin configuration: `root`/`entrypoints`/`outDir` options moved to `build`, which can be single object or an array. If absent, nothing will be built. This way multiple builds can be configured.

.changeset/green-keys-joke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/vite": patch
3+
---
4+
5+
Build: `entrypoints` will be resolved against the `root` option of its respective build configuration

.changeset/real-shoes-fold.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/vite": minor
3+
---
4+
5+
`@kopflos-cms/vite/template.js` now does not require a previous step but loads a file provided in argument. The file path will be resolved against the correct root/build path depending on running `dev`/prod` environment

.changeset/rich-planets-watch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kopflos-cms/hydra": patch
3+
---
4+
5+
Updated `sparqlalgebrajs` to v5.0.2

0 commit comments

Comments
 (0)