Releases: onebeyond/systemic
Releases · onebeyond/systemic
v5.0.0
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
v4.1.2
4.1.2
v4.1.1
4.1.1
v4.1.0
4.1.0
v4.0.2
What's Changed
- Assets by @inigomarquinez in #54
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #53
- Release generator by @inigomarquinez in #55
New Contributors
- @dependabot made their first contribution in #53
Full Changelog: v4.0.1...v4.0.2
v4.0.1
4.0.1
v4.0.0
4.0.0
v3.3.10
3.3.10
v3.3.2
v3.3.2
Main changes
This PR reviews the dependencies of the project.
- Updated dependencies:
async ^3.1.1 → ^3.2.0
husky ^4.2.1 → ^4.2.3
mocha ^7.0.1 → ^7.1.1
- Removed dependencies (no longer used):
uuid ^3.4.0
Context
- PR #36
NPM logs
npm notice
npm notice 📦 systemic@3.3.2
npm notice === Tarball Contents ===
npm notice 1.8kB package.json
npm notice 26B _config.yml
npm notice 288B .codeclimate.yml
npm notice 18B .eslintignore
npm notice 71B .eslintrc
npm notice 422B .travis.yml
npm notice 1.7kB CHANGELOG.md
npm notice 9.0kB index.js
npm notice 748B LICENSE.txt
npm notice 42B mocharc.json
npm notice 13.8kB README.md
npm notice 0 docs/.nojekyll
npm notice 833B docs/index.html
npm notice 438B examples/bootstrapped/components/config/config.js
npm notice 175B examples/bootstrapped/components/config/index.js
npm notice 177B examples/bootstrapped/components/logger/index.js
npm notice 203B examples/bootstrapped/components/logger/logger.js
npm notice 258B examples/bootstrapped/components/mongo/index.js
npm notice 201B examples/bootstrapped/components/mongo/mongo.js
npm notice 517B examples/bootstrapped/index.js
npm notice 190B examples/bootstrapped/system.js
npm notice 438B examples/simple/components/config.js
npm notice 203B examples/simple/components/logger.js
npm notice 190B examples/simple/components/mongo.js
npm notice 517B examples/simple/index.js
npm notice 433B examples/simple/system.js
npm notice 98B test/components/bar/index.js
npm notice 81B test/components/foo/index.js
npm notice 18.4kB test/systemic.test.js
npm notice === Tarball Details ===
npm notice name: systemic
npm notice version: 3.3.2
npm notice package size: 11.4 kB
npm notice unpacked size: 51.4 kB
npm notice shasum: f37ce92976b7aa3f729d468f42516bf3e00c44e2
npm notice integrity: sha512-GIMlUzmVnSFLG[...]LKWksWDBdiwBA==
npm notice total files: 29
npm notice
v3.3.1
notable changes
Improved CI:
- Added node 13
- Added autopublish at NPM
Context
- Close #30
Changelog
- 25bf047 improved CI by @UlisesGascon
- 33f09cc bump pkg version by @UlisesGascon
NPM log
npm notice
npm notice 📦 systemic@3.3.1
npm notice === Tarball Contents ===
npm notice 1.8kB package.json
npm notice 26B _config.yml
npm notice 288B .codeclimate.yml
npm notice 18B .eslintignore
npm notice 71B .eslintrc
npm notice 422B .travis.yml
npm notice 1.7kB CHANGELOG.md
npm notice 9.0kB index.js
npm notice 748B LICENSE.txt
npm notice 42B mocharc.json
npm notice 13.8kB README.md
npm notice 0 docs/.nojekyll
npm notice 833B docs/index.html
npm notice 438B examples/bootstrapped/components/config/config.js
npm notice 175B examples/bootstrapped/components/config/index.js
npm notice 177B examples/bootstrapped/components/logger/index.js
npm notice 203B examples/bootstrapped/components/logger/logger.js
npm notice 258B examples/bootstrapped/components/mongo/index.js
npm notice 201B examples/bootstrapped/components/mongo/mongo.js
npm notice 517B examples/bootstrapped/index.js
npm notice 190B examples/bootstrapped/system.js
npm notice 438B examples/simple/components/config.js
npm notice 203B examples/simple/components/logger.js
npm notice 190B examples/simple/components/mongo.js
npm notice 517B examples/simple/index.js
npm notice 433B examples/simple/system.js
npm notice 98B test/components/bar/index.js
npm notice 81B test/components/foo/index.js
npm notice 18.4kB test/systemic.test.js
npm notice === Tarball Details ===
npm notice name: systemic
npm notice version: 3.3.1
npm notice package size: 11.4 kB
npm notice unpacked size: 51.4 kB
npm notice shasum: b4514d0243de0c9e42bd31007a037abd22f2c060
npm notice integrity: sha512-PWkOVlfBQMszM[...]NzeyaSoos5n8A==
npm notice total files: 29
npm notice
+ systemic@3.3.1