- Setup tags and github actions
- Implement git conventional commits
- Check and setup correct
peerDependencies
,devDependencies
anddependencies
- Remove build files from repository
- Add
changelog.md
- check
.editorconfig
- check
.gitignore
- check
.eslintignore
- check
.eslintrc.json
- check
tsconfig.json
- check
rollup.config.js
- check
package.json
- check
.npmignore
- check
jest-setup.ts
- check
jest.config.json
- Add codesandbox for ES6 example
- Add codesandbox for TS example
- Add checking all arguments on the initialization
- Add debug mode
- Add Examples
- Add tests
- Update documentation
- Extract to meta initial and connected
- Controller name should generate not only unique but new one each time
- Improve typing suggestions for ES6