chore: update changelogs

This commit is contained in:
Josh Larson 2021-11-08 19:30:52 -06:00
parent 2adc9767cb
commit 3aa230cfd9
2 changed files with 5 additions and 3 deletions

View file

@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
<!-- ## Unreleased -->
## Unreleased
- Wrap instances of `<Money>` in client components due to render prop usage
## 0.6.1 - 2021-11-08

View file

@ -8,6 +8,8 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## Unreleased
- fix: reading property of null for component props
- fix: transform deeply-imported client components
- fix: duplicated files and contexts in browser
## 0.6.1 - 2021-11-08
@ -21,8 +23,6 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- fix: make sure all errors show an error dialog when hydrogen is in dev mode
- feat: use Image url field instead of deprecated originalSrc field
- feat: switch to unstable API
- fix: transform deeply-imported client components
- fix: duplicated files and contexts in browser
- fix: MediaFile component warning on non-Model3D types
- fix: remove console logs for caching
- fix: lowercased SVG tags in RSC