astro/.changeset
Nate Moore a136c85e6b
New Props API (#515)
* wip: update props api

* feat(#139, #309): enable new props api

* chore: migrate examples to new props API

* docs: update syntax guide for new props API

* chore: update examples to new props API

* chore: update docs to new Props API

* fix: hide __astroInternal from `Astro.props` consumers

* chore: remove scratchpad file

* chore: fix script error

* test: fix failing collection tests

* fix: set __astroInternal to `enumerable: false`

* chore: add changeset

* feat: warn users using old props api
2021-06-24 17:48:24 -05:00
..
brave-glasses-cry.md force pnpm to hoist packages inside astro #342 #190 (#530) 2021-06-24 09:48:25 -04:00
config.json Move parser to the scoped package name (#319) 2021-06-07 16:05:13 -04:00
lazy-doors-watch.md Removed unused console.warn trap function (#537) 2021-06-24 16:07:49 -05:00
old-buses-tell.md Always add the HMR script in dev (#536) 2021-06-24 17:05:55 -04:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
rich-starfishes-begin.md New Props API (#515) 2021-06-24 17:48:24 -05:00
shy-cats-brake.md Fix {...spread} props (#522) 2021-06-24 17:41:10 -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