+# [2.0.0](https://github.com/posva/pinia/compare/pinia@2.0.0-rc.15...pinia@2.0.0) (2021-10-27)
+
+🎉 🎉 🎉
+
+### Bug Fixes
+
+- **devtools:** root store access [#732](https://github.com/posva/pinia/issues/732) ([90d2c35](https://github.com/posva/pinia/commit/90d2c35d94ccb6e3991b99b181bfe3b360cfa289))
+- **plugins:** ensure plugins are used only once ([#745](https://github.com/posva/pinia/issues/745)) ([150fdfc](https://github.com/posva/pinia/commit/150fdfc8abe2577046af947b2e4fbbde2efb057e))
+- **ssr:** make skipHydrate compatible with @vue/composition-api ([71448b0](https://github.com/posva/pinia/commit/71448b008fc4517ab0036b98121a0346df75880e))
+
# [2.0.0-rc.15](https://github.com/posva/pinia/compare/pinia@2.0.0-rc.14...pinia@2.0.0-rc.15) (2021-10-25)
### Bug Fixes
{
"name": "pinia",
- "version": "2.0.0-rc.15",
+ "version": "2.0.0",
"description": "Intuitive, type safe and flexible Store for Vue",
"main": "index.js",
"module": "dist/pinia.mjs",