Skip to content

Commit

Permalink
Version Packages (#211)
Browse files Browse the repository at this point in the history
* Version Packages

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 22, 2024
1 parent c9abaa1 commit 2b8a930
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-fishes-double.md

This file was deleted.

8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# The Bag of Tricks for Astro's View Transitions

## 1.10.5 - 2024-10-22

### Patch Changes

- c9abaa1: New versions for @vtbag/inspection-chamber and @vtbag/turn-signal: The Inspection Chamber can now handle the extended signature of the document.startViewTransition as defined by level 2 of the view Transision API and the Turn-Signal computes directions also on the old page!

## 1.10.4 - 2024-10-17

### Patch Changes

- 3cca5c8: -- **Thanks you [Lukas](https://github.com/trombach)** -- The Inspection Chamber DevTools now also work for projects using `pnpm`!\
Fixes `inspectionChamber` endpoint runtime error when using `pnpm`
Fixes `inspectionChamber` endpoint runtime error when using `pnpm`
- ed79b25: Makes the Linter respect vtbot-linter-ignore meta elements for non unique view transition names (e.g. if only one has display != none)
- 44e8134: Updates @vtbag/{inspection-chamber, element-crossing, turn-signal, cam-shaft} to their most recent versions.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.10.4",
"version": "1.10.5",
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
"homepage": "https://events-3bg.pages.dev/",
"bugs": {
Expand Down

0 comments on commit 2b8a930

Please sign in to comment.