Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 6.66 KB

CHANGELOG.md

File metadata and controls

59 lines (49 loc) · 6.66 KB

1.0.1 (2021-04-08)

Bug Fixes

  • add semantic-release github plugin (4a40c90)

1.0.0 (2021-04-08)

Bug Fixes

  • add semantic-release plugins (f61cc6b)
  • change semantic-release to use yarn (5bbcabc)
  • deps: update dependency valtio to v1 (360ce8d)
  • deps: update dependency valtio to v1.0.1 (622243d)
  • deps: update dependency valtio to v1.0.2 (7722504)
  • deps: update dependency valtio to v1.0.3 (cd76f17)
  • deps: update react monorepo to v17.0.2 (75279ae)
  • add publishConfig (ddedba1)
  • add tailwind typography to mdx file (bf9eb25)
  • don't need the bumper (ea593b7)
  • finally the hooks are working again, phew! (f1da5f1)
  • fix format task (0b4aadd)
  • fix lint-staged to ignore mdx (ba85a90)
  • fix some configs (e2cdd4e)
  • fix vite-plugin-babel-macros failing (dd1c5fa)
  • format task ignores mdx now (d311c03)
  • mDX! (38da73a)
  • now using state as snapshot (e5be838)
  • skip git hooks for release (0d36146)
  • skip hooks on release (db28ded)
  • small fix in package.json (09522a3)
  • some files were missing (19e53bc)
  • update yarn lock (788624c)
  • deps: update dependency valtio to v0.7.1 (ed4b750)
  • deps: update dependency valtio to v0.8.0 (8252f59)
  • deps: update dependency valtio to v0.8.1 (b598230)
  • deps: update dependency valtio to v0.8.2 (5d9101b)
  • update version (9c2b080)
  • readme.md: add git-notify to the README (b013c9a)

Features

  • add release bumper to package.json (e29283b)
  • add semantic-release to the project (884f277)
  • added valtio/macro (ba402f1)
  • just fixing the module format required by tailwind config (5cb1902)
  • mDX will help us write markdown files with React components (84c89c6)
  • mDX! (a456382)
  • release-it will enable a nice release task for us (a9839c3)
  • replace release-it with semantic-release for automated releases (385c7a8)
  • shortcut for imports (cdb3e96)
  • test (4b618ab)
  • typography will be nice with MDX and forms is a must-have (a0c1d26)
  • update semantic-release to use the main branch (400c3b8)
  • component: add git-standup and its task (de0b7a8)
  • component: now with git-notify to communicate important updates to your team (9272f95)