Major changes
- The license has being updated to MIT, previusly was wrongly reflected as ISC (ref: #62)
Note: The API has not suffer major changes in this release
What's Changed
- Docs: Update license by @UlisesGascon in #62
- Improve readme badges by @inigomarquinez in #65
- ci: add code climate test report gh action by @inigomarquinez in #64
- docs: add inigomarquinez as a contributor for doc, maintenance, and review by @allcontributors[bot] in #66
- docs: add all-contributors badge by @inigomarquinez in #67
- Update README.md by @inigomarquinez in #68
- fix: type should match code -
export default Systemicis not correct, switch toexport = Systemicby @albertodeago in #69 - ci: add support for recent Node versions by @UlisesGascon in #70
- fix: correct typos in debug message and test description by @Ayoub-Mabrouk in #71
- test: add validation tests for null and undefined components by @Ayoub-Mabrouk in #73
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot[bot] in #61
- Release: 5.0.0 by @UlisesGascon in #78
New Contributors
- @allcontributors[bot] made their first contribution in #66
- @albertodeago made their first contribution in #69
- @Ayoub-Mabrouk made their first contribution in #71
Full Changelog: v4.1.2...v5.0.0