mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
2c4fd919fa
* Fix: Astro.props missing properties * chore: add changeset
5 lines
170 B
Markdown
5 lines
170 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Update Astro.props to show object properties on console.log(Astro.props), interating over properties, and anything else outside direct key access
|