About this version
- several architectural improvements;
- typescript version updated;
- eslint version updated;
- several type declarations around the source code that was missing;
What's next?
I plan to release a new version of nucleojs with improved API and internal functionality. This version creates a safe ground for the modifications and improvements for version 2.
Final considerations
This is a stable version and I will keep support to it for any problem in version 1 but I will drop support eventually for this API. The nucleojs core will remain the same, but I might implement some changes in its API and I'm not sure about if version 2 will come compatible with version 1 API in some way.
I'm also studying how I could implement a React Hook like use for nucleojs that can actually help React Developers wanting some dynamic verification.