Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 3.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2022-06-05)

0.0.1 (2022-06-05)

⚠ BREAKING CHANGES

  • website,ui: You cannot import ComposeProvider from ui/utils anymore

Features

  • root,hooks: Add hooks library (3bf85e0)
  • root,hooks: Add hooks library (e85164a)
  • root,utilities-shared,utilities-react,utilities-next: Add utilities (shared, react, next) libs (07f9a46)
  • root,website: Implement standard-version in the monorepo (95b5222)
  • root: Add navigator mock to jest/setups/dom.ts (500652f)
  • root: Impelement husky, lint-staged, commitlint, and branch-name-lint (4699bfa)

Documentations

Refactoring changes

  • website,ui: Use new ComposeProvider from utilities-react instead of ui (5d44863)
  • website,website-e2e,analytics,media-queries,ui: Revise the packages (45b4dfa)

Development changes

  • root: Add some word to vscode spell checker (f4936fc)
  • root: Make lint-staged faster by removing untracked files from linting process (678db9d)

Bug fixes

  • eslint rules (7b69c38)
  • modules-media-queries: Remove type definition files for media-queries module (bd19b4f)
  • root: Add CI name to branch prefix in branchlint.json (e300f6e)
  • root: Remove github actions wrong color swtich (d54b1a9)
  • ui: lint and test (e9c470e)