Skip to content

Latest commit

 

History

History
154 lines (101 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

154 lines (101 loc) · 3.02 KB

🕛 Changelog

📅 v1.0.6

Dec 26, 2023

project

  • add: use workspace from pnpm
  • update: .devcontainer.
  • update: labeler.
  • update: pnpm version.
  • update: Node.js version development.

moon

  • fix: format files.
  • remove(deps): prettier.

sun

  • update: db new morning issue at #53.
  • update(deps): to latest.
  • remove(deps): prettier.

📅 v1.0.5

Oct 03, 2023

project

  • add: .devcontainer.
  • update: labeler.

sun

  • update: db new morning issue at #45.
  • update(deps): to latest.

📅 v1.0.4

Aug 22, 2023

project

  • add: Tailwind CSS extension.
  • update: README.
  • update: actions/labeler config.
  • remove: styled-components extension.

sun

  • add: Tailwind CSS.
  • add: dark and light theme support.
  • update: use the new app router.
  • update: db new morning issue at #39.
  • update: .eslintrc config.
  • update(deps): to latest.
  • remove: styled-components.

📅 v1.0.3

Jul 15, 2023

project

  • update: README.
  • update(.vscode): bracketPairs change true, enable linkedEditing.

moon

  • remove keys keywords, author and license from package.json.

sun

  • add: new prefix $ for styled-components props.
  • update: db new morning issue at #34.
  • update: engine node v18 and pnpm v8.
  • update(deps): to latest.
  • remove: keys name,author, description, keywords, author and license from package.json.
  • remove: don't commit next-env.d.ts file.
  • remove: .eslintignore file, instead use ignorePatterns in .eslintrc.json file.

📅 v1.0.2

Sep 30, 2022

project

  • add Sun and Moon docs.
  • add .editorconfig.
  • remove node ci
  • update README.

moon

  • add redirect to vercel site

sun

  • Remove ApexChart Heatmap.
  • Add pnpm as package manager.
  • Add @nivo/heatmap.
  • Add heatmap legends.
  • Update db.

📅 v1.0.1

Aug 31, 2022

project

  • fix github workflows (labeler, node).
  • setup settings from vscode.
  • add vercelignore.
  • add changelog in readme(root).

moon

  • update deps (prettier, react-router-dom)
  • update db weekly issues (current at #40) from moon.
  • build the website and publish on gh-pages branch.
  • remove unused nivo script.
  • remove theme provider from styled components.
  • remove duplicated styles.
  • remove glitch effect in 404 page aka nomatch.
  • fixed readme, prettier, prettierignore.
  • add disabled property in heatmap buttons.
  • add prettier --cache flag in package.json script.

sun

  • fix and use my own apexchart wrapper.
  • add gradients in svg vectors.

📅 v1.0.0

Jun 16, 2022

project

  • CRA in moon codebase deprecated, starting on NEXT JS sun codebase e0e417a