Skip to content

Latest commit

 

History

History
191 lines (123 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

191 lines (123 loc) · 12.7 KB

Changelog

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

0.1.10 (2023-03-21)

Features

  • 🎸 add commitlint and lint command (cd11218)
  • 🎸 update prisma lib (c3114c0)

Bug Fixes

  • 🐛 fix to use node 16 and update readme.md (f23a3da)
  • 🐛 update primsa lib and add scripts (2740e3f)
  • 🐛 update prisma lib (e7080ba)
  • 🐛 update prisma lib (3ef513d)
  • 🐛 update prisma lib (2e9f8b3)
  • 🐛 update readme.md (e3c4ec3)
  • 🐛 update readme.md (99fa59c)
  • 🐛 update readme.md (bb0aff8)
  • 🐛 update readme.md (bd94cf2)

0.1.9 (2022-08-31)

Features

  • 🎸 add textarea for normal text (1db8eaf)

Bug Fixes

0.1.8 (2022-07-01)

Features

  • 🎸 add markdown preview page (923bf91)

Bug Fixes

  • 🐛 fix build (cc95202)
  • 🐛 fix signup and login style (768bbbc)
  • 🐛 remove enum and change type to string (26edd03)

0.1.7 (2022-06-30)

Features

  • 🎸 add codeEditor (1ebf2f1)
  • 🎸 add handleFolderChipClick (a29d618)
  • 🎸 add type, normal text and markdown api and ui (345daf7)

Bug Fixes

  • 🐛 fix gql query and mutation (1196101)
  • 🐛 fix to use renderTextarea func (71bdeb7)
  • 🐛 fix ui and update var (f711820)

0.1.6 (2022-06-30)

Features

  • 🎸 add Add note to folder menu item (5bd9e23)
  • 🎸 add google analytic (5096df5)

Bug Fixes

0.1.5 (2022-06-29)

Features

Bug Fixes

  • 🐛 add persistedQueries to false (f63e8bb)
  • 🐛 fix ConfigModule (0175206)
  • 🐛 fix getTags and fix ui (a504c15)
  • 🐛 fix newrelic.js (82aa082)
  • 🐛 fix sorting (301a1d3)
  • 🐛 update NEW_RELIC_LICENSE_KEY (7505b32)

0.1.4 (2022-06-29)

Features

0.1.3 (2022-06-29)

Features

Bug Fixes

  • 🐛 fix folder notes api and add func for notes ui (fe1e183)
  • 🐛 fix signup and login button (c26e4ab)
  • 🐛 remove not used api req (0c7777a)
  • 🐛 rename delete note menu var and func (ec69887)
  • 🐛 update card style (e72dea7)

0.1.2 (2022-06-28)

Features

  • 🎸 add .github folder (cfe00e9)
  • 🎸 add badge and add delete folder by id (bcdf384)
  • 🎸 add deleteAllNotes api and update ui (fb94428)
  • 🎸 add email checking (a8ae117)

Bug Fixes

  • 🐛 fix signup and login page (cbacbcd)

0.1.1 (2022-06-28)

Features

  • 🎸 add api in notes page (5be5e7a)
  • 🎸 add data in seed.ts (b905623)
  • 🎸 add deleteFolderById api (efe1e9d)
  • 🎸 add folder and note api (9fc2a83)
  • 🎸 add getFolderById and getNoteById api,update ui (51191a0)
  • 🎸 add gridview header button (612dcd1)
  • 🎸 add heroku deploy (a7107fc)
  • 🎸 add listview and gridview handle (5279b4b)
  • 🎸 add minutediff and fix sorting (c7d530d)
  • 🎸 add more api and update ui (d660234)
  • 🎸 add more api and update ui (4cb6b78)
  • 🎸 add scripts and update readme.md (7803b58)
  • 🎸 add signup and login page (d82a361)
  • 🎸 add snackbar (aaf977e)
  • 🎸 add snackbar ui (3cc41f2)
  • 🎸 add soft delete, get trashs and hard delete func (2e8cb2b)
  • 🎸 add updateFolderById api (6a7c224)
  • 🎸 create project (5ab1571)
  • 🎸 enable select note color highlight (f57e035)
  • 🎸 update api and ui (fb5165d)
  • 🎸 update signup login and notes page (509245b)

Bug Fixes