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 main, this PR will be updated.
Releases
@inox-tools/runtime-logger@0.1.0
Minor Changes
30bb61a: Expose AstroIntegrationLogger in runtime
Patch Changes
Updated dependencies [fe6f703]
@inox-tools/modular-station@0.2.1
@inox-tools/content-utils@0.5.1
Patch Changes
fe6f703: Simplify internal hook wiring using Modular Station's global hooks
Updated dependencies [fe6f703]
@inox-tools/modular-station@0.2.1
@inox-tools/custom-routing@0.3.2
Patch Changes
452585a: fix: Enable global routing priority so custom routing mix correctly with file-based routes
@inox-tools/modular-station@0.2.1
Patch Changes
fe6f703: Add a global hook API for custom hooks without using an AIK plugin.
This allows for simpler and more intuitive implementations of hooks outside of main lifecycle in the implementations of official Astro hooks.
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 main, this PR will be updated.
Releases
@inox-tools/runtime-logger@0.1.0
Minor Changes
AstroIntegrationLogger
in runtimePatch Changes
@inox-tools/content-utils@0.5.1
Patch Changes
@inox-tools/custom-routing@0.3.2
Patch Changes
@inox-tools/modular-station@0.2.1
Patch Changes
fe6f703: Add a global hook API for custom hooks without using an AIK plugin.
This allows for simpler and more intuitive implementations of hooks outside of main lifecycle in the implementations of official Astro hooks.
@example/content-injection@0.0.8
Patch Changes