# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.2.5...@platyplus/vue-rxdb-hasura@0.3.0) (2021-01-27)


### Features

* get configuration from config.json at runtime ([332c735](https://github.com/platyplus/platydev/commit/332c7358a78e80d5daeed60a8f9795b774c96d4c))





## [0.2.5](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.2.4...@platyplus/vue-rxdb-hasura@0.2.5) (2021-01-26)

**Note:** Version bump only for package @platyplus/vue-rxdb-hasura





## [0.2.4](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.2.3...@platyplus/vue-rxdb-hasura@0.2.4) (2021-01-26)


### Bug Fixes

* correct types ([e283696](https://github.com/platyplus/platydev/commit/e2836966c4c699e1722e181f9bd0053fa88e3468))





## [0.2.3](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.2.2...@platyplus/vue-rxdb-hasura@0.2.3) (2021-01-26)


### Bug Fixes

* correct imports ([4f0253a](https://github.com/platyplus/platydev/commit/4f0253ad5a71402a01f1c2ca98bd8c263cea1c38))





## [0.2.2](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.2.1...@platyplus/vue-rxdb-hasura@0.2.2) (2021-01-26)


### Bug Fixes

* correct import ([60bee2d](https://github.com/platyplus/platydev/commit/60bee2d62db7b84b83e2ae9410685219012f6244))





## [0.2.1](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.2.0...@platyplus/vue-rxdb-hasura@0.2.1) (2021-01-26)


### Bug Fixes

* correct import ([031ab58](https://github.com/platyplus/platydev/commit/031ab584bcd534494d230d589032c6e4c59e1101))





# [0.2.0](https://github.com/platyplus/platydev/compare/@platyplus/vue-rxdb-hasura@0.1.0...@platyplus/vue-rxdb-hasura@0.2.0) (2021-01-26)


### Bug Fixes

* add missing prefix ([e99b6f1](https://github.com/platyplus/platydev/commit/e99b6f1d45a61a7adc0464807540265e98458ddb))
* do not show ids of deleted documents ([d1ab633](https://github.com/platyplus/platydev/commit/d1ab633c0301a6f616d1af403732efc0db0d5a66))
* fix refresh problem in chart component ([63feec1](https://github.com/platyplus/platydev/commit/63feec19aa0f676486b97810e760d08d5131b1c5))
* minor stuff ([0dd3d07](https://github.com/platyplus/platydev/commit/0dd3d07916912433ba60c2a318680f019e6a6618))


### Features

* computed properties ([7a7a4f2](https://github.com/platyplus/platydev/commit/7a7a4f2bab688420fc8397cd56c9f7e0abbf9e6f))
* custom components, and line char ([fd7527b](https://github.com/platyplus/platydev/commit/fd7527b566a36b9bd0dc540f183529993cb4f664))
* document page and better object relationship sync ([9d696ba](https://github.com/platyplus/platydev/commit/9d696baa9229173a1a60d111e2e296fcad54376f))
* edit array relationship ([323ecf5](https://github.com/platyplus/platydev/commit/323ecf50230b37e54a1b855add5ae73ea115cdcb))
* filter lists ([c38b90f](https://github.com/platyplus/platydev/commit/c38b90ffcfc1d59f321722fd26f9bad1626c0934))
* insert documents, including references ([ad9a962](https://github.com/platyplus/platydev/commit/ad9a962455cc4cc3f7bdd9a1e3fa503846547f74))
* insert new document ([bf810f0](https://github.com/platyplus/platydev/commit/bf810f036e821b7d27eff921e764f77dc15624b5))
* link relations in documents ([d2d70d3](https://github.com/platyplus/platydev/commit/d2d70d3201a799895e0f23e5305890da0d781ab0))
* order properties, and show property icons ([331aea4](https://github.com/platyplus/platydev/commit/331aea48bd83b12b8d5f724187275db9f673ba45))
* profile page ([02f806c](https://github.com/platyplus/platydev/commit/02f806c59cc7001db48fed22cfa7c4d7316ed352))
* sync collections from multiple roles - and adapt it to profile management ([ef173de](https://github.com/platyplus/platydev/commit/ef173decfe4c549214affce8fe83bf085bde65a8))
* update one-to-many changes ([10bb741](https://github.com/platyplus/platydev/commit/10bb7415f1d246c484face0f1bc86a7b22638654))


### Performance Improvements

* simplify access to ref properties ([5d017c9](https://github.com/platyplus/platydev/commit/5d017c9d83ffe8c3a7777bcab871a80557de05ae))
* split code into chunks ([2d094a8](https://github.com/platyplus/platydev/commit/2d094a8e32b0bfca4ec5ca5d73bab126df60ca74))





# 0.1.0 (2021-01-12)


### Features

* custom collection views and other bug fixes ([d2dd61b](https://github.com/platyplus/platydev/commit/d2dd61b694ae0432cb97ab2d532a32ae13ae6d02))
