All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This change log adheres to standards from Keep a CHANGELOG.
- @codistica/browser
- @codistica/core
- @codistica/dev-tools
- @codistica/node
- @codistica/react
- @codistica/react-icons
- @codistica/react-mui
- @codistica/scriptfiber
- @codistica/types
- Other minor changes and cleanups.
- Improved ESLint, Prettier, Babel and JSDoc configuration.
@codistica/browser
: 1.0.0-beta.7@codistica/core
: 1.0.0-beta.6@codistica/demo
: 1.0.0-beta.7@codistica/dev-tools
: 1.0.0-beta.6@codistica/node
: 1.0.0-beta.6@codistica/react
: 1.0.0-beta.9@codistica/react-icons
: 1.0.0-beta.2@codistica/react-mui
: 1.0.0-beta.1@codistica/scriptfiber
: 1.0.0-beta.7@codistica/types
: 1.0.0-beta.4
- New
react-mui
monorepo package.
- Minor fixes/improvements to .md files.
- Some dependencies have been upgraded.
@codistica/browser
: 1.0.0-beta.6@codistica/core
: 1.0.0-beta.5@codistica/demo
: 1.0.0-beta.6@codistica/dev-tools
: 1.0.0-beta.5@codistica/node
: 1.0.0-beta.5@codistica/react
: 1.0.0-beta.8@codistica/react-icons
: 1.0.0-beta.1@codistica/scriptfiber
: 1.0.0-beta.6@codistica/types
: 1.0.0-beta.3
- New
react-icons
monorepo package.
- Other minor changes and cleanups.
flow-bin
dependency has been updated.
@codistica/browser
: 1.0.0-beta.5@codistica/core
: 1.0.0-beta.4@codistica/demo
: 1.0.0-beta.5@codistica/dev-tools
: 1.0.0-beta.4@codistica/node
: 1.0.0-beta.4@codistica/react
: 1.0.0-beta.7@codistica/scriptfiber
: 1.0.0-beta.5
- Renamed:
run:demo
->start:demo
andrun:react
->start:react
scripts.
- Missing date tag in this Change Log.
@codistica/browser
: 1.0.0-beta.4@codistica/core
: 1.0.0-beta.3@codistica/demo
: 1.0.0-beta.4@codistica/dev-tools
: 1.0.0-beta.3@codistica/node
: 1.0.0-beta.3@codistica/react
: 1.0.0-beta.6@codistica/scriptfiber
: 1.0.0-beta.4
- Lerna config
ignoreChanges
property has been added.
- Typo in
bump
script at root'spackage.json
.
@codistica/browser
: 1.0.0-beta.3@codistica/react
: 1.0.0-beta.5@codistica/scriptfiber
: 1.0.0-beta.3
- Minor corrections in this change log.
@codistica/react
: 1.0.0-beta.4
- Coveralls integration to have feedback on code coverage.
- Automate tag creation on push to master.
- Other minor changes to monorepo configuration.
- Complete build procedure added to Husky pre-push handler routine.
- JSDoc documentation generation made local for each package instead of global for the entire monorepo.
- Module groups naming convention to start with a lowercase (EX:
ObjectUtils
->objectUtils
). - All dependencies have been upgraded.
@codistica/browser
: 1.0.0-beta.2@codistica/core
: 1.0.0-beta.2@codistica/demo
: 1.0.0-beta.2@codistica/dev-tools
: 1.0.0-beta.2@codistica/node
: 1.0.0-beta.2@codistica/react
: 1.0.0-beta.3@codistica/scriptfiber
: 1.0.0-beta.2@codistica/types
: 1.0.0-beta.2
- Extended root ESLint config for packages using
create-react-app
. run:demo
script to launch@codistica/demo
.types
property in roottsconfig.json
file to avoid types conflicts.
@codistica/demo
: 1.0.0-beta.1@codistica/react
: 1.0.0-beta.2
@codistica/browser
: 1.0.0-beta.1@codistica/core
: 1.0.0-beta.1@codistica/dev-tools
: 1.0.0-beta.1@codistica/node
: 1.0.0-beta.1@codistica/react
: 1.0.0-beta.1@codistica/scriptfiber
: 1.0.0-beta.1@codistica/types
: 1.0.0-beta.1
See GitHub release notes for info on changes for earlier releases.