Andrew Vereshchak

Results 3 issues of Andrew Vereshchak

## Planned - [ ] remove deprecated features - [ ] add **strict mode** that converts warnings to errors - [ ] add the ability to set **names for constraints...

## The **`match`** parameter will be used to filter synchronization objects and take the **regular expression** as a value ```javascript const differ = new Differ({...}) differ.define('table', { name: 'contacts', columns:...

enhancement
good first issue

Hey! I can not find information in this repository about `console.group` and `console.groupCollapsed` After using in my [**Sandbox**](https://codesandbox.io/s/react-updates-zm830) and researching examples of use, I made a preliminary conclusion that there...