This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@kopflos-labs/html-template@0.1.0-beta.2
Patch Changes
1b8a2bc: By default, pass Core Representation of the page resource to template func
@kopflos-cms/core@0.3.0-beta.11
Patch Changes
1b8a2bc: Added env.kopflos.variables to allow accessing and setting variables
@kopflos-cms/vite@0.0.1-beta.2
Patch Changes
87f4e96: The plugin populates a variable VITE.basePath which will be resolved to the correct path in development and production mode
1b8a2bc: Serve the entire UI build statically. Before, public vite resources would not be accessible
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
master
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmaster
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@kopflos-labs/html-template@0.1.0-beta.2
Patch Changes
@kopflos-cms/core@0.3.0-beta.11
Patch Changes
env.kopflos.variables
to allow accessing and setting variables@kopflos-cms/vite@0.0.1-beta.2
Patch Changes
VITE.basePath
which will be resolved to the correct path in development and production modepublic
vite resources would not be accessibleexample@0.0.1-beta.3
Patch Changes