Skip to content

Version Packages#383

Merged
fridajac merged 1 commit into
mainfrom
changeset-release/main
Jul 20, 2026
Merged

Version Packages#383
fridajac merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

@axis-backstage/plugin-vacation-calendar@0.11.1

Patch Changes

  • 85be688: Fix broken timeline layout in consuming apps. The react-calendar-timeline
    package declares sideEffects: false with no exception for CSS, so its base
    stylesheet was tree-shaken out of the bundle when this plugin was consumed by
    a host app (it only appeared to work in this plugin's own dev server, which
    does not tree-shake). The base timeline styles are now inlined into this
    plugin's own CSS file, and the sideEffects field is updated to also cover
    the compiled *.css.esm.js output so it survives bundling.

app@0.12.12

Patch Changes

  • Updated dependencies [85be688]
    • @axis-backstage/plugin-vacation-calendar@0.11.1

app-next@0.1.15

Patch Changes

  • Updated dependencies [85be688]
    • @axis-backstage/plugin-vacation-calendar@0.11.1

backend@0.8.21

Patch Changes

  • app@0.12.12

@github-actions
github-actions Bot requested a review from a team as a code owner July 20, 2026 12:48
@fridajac
fridajac merged commit 5364808 into main Jul 20, 2026
5 checks passed
@fridajac
fridajac deleted the changeset-release/main branch July 20, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant