summaryrefslogtreecommitdiff
path: root/examples/integration/index.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-03Remove deprecated APIs (#5707)Gravatar Bjorn Lu 1-1/+1
* Remove deprecated Astro globals * Remove deprecated hook param * Fix test * Add changeset * Add TODO
2022-10-07Adds an integration starter example (#4877)Gravatar Tony Sullivan 1-0/+23
* adding an integration starter example * chore: linter fixes * removing components from the integration example * removing the monorepo and demo project, adding links to docs and examples * chore: update lock file * typo fix