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-cms/core@0.3.0-beta.5
Patch Changes
b691125: Made the resource shape query explicitly require type kl:ResourceShape
14705ba: More precise typing of core interfaces
14705ba: Adding support for accessing request body
2ee7a70: Allow a multiple values of kl:method on a handler
@kopflos-cms/express@0.0.1-beta.2
Patch Changes
14705ba: Adding support for accessing request body
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-cms/core@0.3.0-beta.5
Patch Changes
kl:ResourceShape
kl:method
on a handler@kopflos-cms/express@0.0.1-beta.2
Patch Changes