August 24th, 2022
What's Changed
- docs: fix tutorial docs by @adamdbradley in https://github.com/BuilderIO/qwik/pull/1124
- DX: Add type for CrossOrigin Attribute by @nnelgxorz in https://github.com/BuilderIO/qwik/pull/918
- fix: serialization of special strings by @manucorporat in https://github.com/BuilderIO/qwik/pull/1126
- fix(docs): fix links by @manucorporat in https://github.com/BuilderIO/qwik/pull/1127
- docs: fix
Resource
type and names by @shairez in https://github.com/BuilderIO/qwik/pull/1134 - fix: qDev in prod build by @manucorporat in https://github.com/BuilderIO/qwik/pull/1135
- refactor(resource): rename prop to value by @manucorporat in https://github.com/BuilderIO/qwik/pull/1136
- fix: qwik-react hostless by @manucorporat in https://github.com/BuilderIO/qwik/pull/1137
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.0.103...v0.0.104