Changelog
@mssfoobar/web-base@2.0.0
Minor Changes
- 78696b7: Updated to Svelte5 as well as shadcn-svelte 5 components, added storybook and updated openid-client to v6
- f9b1933: Adjusted configuration parameters to be simpler and support more deployment configurations, including and especially backchannel communication for Keycloak.
Patch Changes
- 8e741da: Added extra environment variables
PUBLIC_COOKIE_ACCESS_TOKEN
&PUBLIC_COOKIE_REFRESH_TOKEN
to allow configuring cookie names as well as improved .env.template - 0a152ad: Fixed wrong tailwind configuration for shadcn-svelte 5.
- 7095709: Added @changesets/cli to dev dependency.
- c200c21: Changed default favicon from Svelte to the AGIL Ops Hub logo.
@mssfoobar/logger@1.0.3
Initial release - view the Logger docs for more information.
@mssfoobar/sse-client@1.0.1
Initial release - view the SSE Client docs for more information.
@mssfoobar/graphql@1.0.1
Initial release - view the GraphQL client docs for more information.