astro/.changeset
Matthew Phillips 41afb84057
Persistent DOM in ViewTransitions (#7861)
* First pass at transition:persist

* Persistent islands

* Changeset

* Updated compiler

* Use official release

* Upgrade again

* Refactor to allow head content to persist untouched

* >=

* Specify the types for "astro:persist"

* Automatically persist links

* Use reference for array

* Upgrade to latest compiler version

* Explain the feature

* Update .changeset/empty-experts-unite.md

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>

* Update .changeset/empty-experts-unite.md

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>

* Update .changeset/empty-experts-unite.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update .changeset/empty-experts-unite.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-02 14:42:01 -04:00
..
config.json Fix changeset publish (#6923) 2023-04-27 22:55:48 +08:00
empty-experts-unite.md Persistent DOM in ViewTransitions (#7861) 2023-08-02 14:42:01 -04:00
four-ways-tap.md Fix astro/app import (#7821) 2023-08-01 18:34:22 -05:00
olive-knives-rush.md Fix "res.writeHead is not a function" in Express/node middleware (#7708) 2023-08-01 17:10:29 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tidy-tips-doubt.md feat: add cache headers to assets in Vercel adapter (#7729) 2023-08-01 18:06:50 -05:00
wise-glasses-hang.md Improve sourcemap generation and performance (#7901) 2023-08-02 11:30:53 +08:00
witty-bikes-relate.md Fix scroll position in view transition (#7882) (#7911) 2023-08-02 13:07:30 -04:00
yellow-insects-tell.md Fix: Content Collections - Ignore .json files nested in non-underscored subdirectories within underscored directories (#7909) 2023-08-01 16:08:11 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation