All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2024-02-22)
0.1.4 (2023-09-21)
0.1.3 (2023-09-13)
- ESLint packages devDeps > peerDeps (f283b3f)
- add commitlint back (75fe600)
- add standard-version config (a7e1d8d)
- build in prestart & postinstall (ddb9f59)
- enable pre-post-scripts (95881f8)
- release: 0.1.1 (959360a)
- release: 0.1.2 (6afce1f)
- use node config (ea47cf5)
- use node config internally (fe9bb0b)
0.1.2 (2022-04-08)
- build files: for some reason the
nextjs
config was empty in NPM - limit project files to
dist
folder
0.1.1 (2022-04-07)
- add eslint-config-next to Next.js config
- add node config
- add commitlint (d3a90a4), closes #2
- add husky, run commitlint on commit messages (3337a3f)
- add script to run without building TS to JS (41c6ca7)
- add standard-version for releases & changelogs (19f8ab1)
- find pkg manager installation, index refactor (c8ba014)
- rename
run
to `start to avoid conflicts (b3eddd6)