···11+# @urql/solid
22+33+## 0.1.0
44+55+### Minor Changes
66+77+- Initial release
88+ Submitted by [@stefanmaric](https://github.com/stefanmaric) (See [#3607](https://github.com/urql-graphql/urql/pull/3607))
99+1010+### Patch Changes
1111+1212+- Export Provider from the entry
1313+ Submitted by [@XiNiHa](https://github.com/XiNiHa) (See [#3670](https://github.com/urql-graphql/urql/pull/3670))
1414+- Correctly track query data reads with suspense
1515+ Submitted by [@XiNiHa](https://github.com/XiNiHa) (See [#3672](https://github.com/urql-graphql/urql/pull/3672))
1616+- feat(solid): reconcile data updates
1717+ Submitted by [@XiNiHa](https://github.com/XiNiHa) (See [#3674](https://github.com/urql-graphql/urql/pull/3674))