Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 2.68 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.1 (2022-08-23)

Bug Fixes

  • @lshay/prettier-config: Added merge functionality to prettier config (#52) (f0b9add)
  • deps: update dependency @mantine/hooks to v3.6.7 (#33) (32e307d)
  • deps: update dependency @mantine/next to v3.6.7 (#34) (a66df84)

0.4.0 (2022-02-02)

Features

  • @lshay/next-router: require wrapper and allow for any handler type (#3) (f230767)

0.3.4 (2022-01-24)

Bug Fixes

0.3.3 (2022-01-24)

Bug Fixes

  • fixed module file location (d908f0c)

0.3.2 (2022-01-22)

Bug Fixes

  • export non deprecated http-statuses (#1) (8f1ee69)

0.3.1 (2021-12-03)

Note: Version bump only for package root

0.3.0 (2021-07-30)

Features

  • @lshay/next-middleware: create a basic middleware/router class for Next.js (6a706fc)

0.2.0 (2021-07-30)

Features

  • @lshay/logger: created custom and vercel configurations (4063e2e)

0.1.0 (2021-07-27)

Features

  • @lshay/next-ga: created functions and component for Google Analytics (b8e028b)