chore(core): update CHANGELOG.md

This commit is contained in:
braks
2022-10-25 19:12:16 +02:00
committed by Braks
parent 89a3f480ef
commit 560f2d5530
+2 -2
View File
@@ -4,7 +4,7 @@
### Minor Changes
- [#123](https://github.com/bcakmakoglu/vue-flow/pull/123) [`3105bd0`](https://github.com/bcakmakoglu/vue-flow/commit/3105bd051ab4ac72c95e524dcb5c551ee4f812f6) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Disable console warnings for production node-envs (can be set using process.env.NODE_ENV to `production` or `prod`)
- [#123](https://github.com/bcakmakoglu/vue-flow/pull/123) [`3105bd0`](https://github.com/bcakmakoglu/vue-flow/commit/3105bd051ab4ac72c95e524dcb5c551ee4f812f6) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Disable console warnings for production node-envs
## 1.1.4
@@ -70,7 +70,7 @@
Example:
```html
```vue
<script lang="ts" setup>
import { Handle, HandleConnectable } from '@vue-flow/core'