Skip to content

Latest commit

 

History

History
175 lines (136 loc) · 5.49 KB

CHANGELOG.md

File metadata and controls

175 lines (136 loc) · 5.49 KB

Change Log

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.

Single Package Change Logs

Changed

  • Other minor changes and cleanups.
  • Improved ESLint, Prettier, Babel and JSDoc configuration.

Packages Bumps

  • @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

Added

  • New react-mui monorepo package.

Changed

  • Minor fixes/improvements to .md files.
  • Some dependencies have been upgraded.

Packages Bumps

  • @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

Added

  • New react-icons monorepo package.

Changed

  • Other minor changes and cleanups.
  • flow-bin dependency has been updated.

Packages Bumps

  • @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

Changed

  • Renamed: run:demo -> start:demo and run:react -> start:react scripts.

Fixed

  • Missing date tag in this Change Log.

Packages Bumps

  • @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

Added

  • Lerna config ignoreChanges property has been added.

Fixed

  • Typo in bump script at root's package.json.

Packages Bumps

  • @codistica/browser: 1.0.0-beta.3
  • @codistica/react: 1.0.0-beta.5
  • @codistica/scriptfiber: 1.0.0-beta.3

Fixed

  • Minor corrections in this change log.

Packages Bumps

  • @codistica/react: 1.0.0-beta.4

Added

  • Coveralls integration to have feedback on code coverage.
  • Automate tag creation on push to master.

Changed

  • 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.

Packages Bumps

  • @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

Added

  • Extended root ESLint config for packages using create-react-app.
  • run:demo script to launch @codistica/demo.
  • types property in root tsconfig.json file to avoid types conflicts.

Packages Bumps

  • @codistica/demo: 1.0.0-beta.1
  • @codistica/react: 1.0.0-beta.2

Packages Bumps

  • @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

Earlier releases (20/04/21 and younger)

See GitHub release notes for info on changes for earlier releases.