diff --git a/orga/before-next-major.md b/orga/before-next-major.md index 407ce74228c..3afec0c8e81 100644 --- a/orga/before-next-major.md +++ b/orga/before-next-major.md @@ -11,6 +11,7 @@ This list contains things that have to be done but will create breaking changes. - Schemas can currently have `required: true` only specific fields. This is agains the json-schema-standard. Required fields should be set via `required: ['fieldOne', 'fieldTwo']` - Move to [babel-preset-env](https://babeljs.io/env/) - Do cross-intance communication with https://github.com/pubkey/broadcast-channel (faster, less performance-waste) +- @ngohuunam via gitter: "I need to apply to pouch setting option skip_setup: true. it's seem re-enabled again in v.7.0" # Maybe