Releases: bionicles/bp
Releases · bionicles/bp
v1.0.0
1.0.0 (2020-01-22)
Bug Fixes
- ci: add a make recipe which doesn't tail logs in docker-compose (d12c777)
- ci: avoid screwing up PATH in makefile (eb670d4)
- ci: cache yarn modules (f30c96d)
- ci: fix path to lighthouse-config (9822a20)
- ci: fix path to lighthouserc.json (231f813)
- ci: install semantic-release dependencies in workflow (fdc8339)
- ci: lighthouse-config is a js file not json (abd4871)
- ci: run yarn at the start of the prebuild step (6611d6f)
- ci: setup- node 12 on Github Actions runner (122f588)
- ci: specify prod stage for docker-compose step in ci (9de8974)
- ci: try to get yarn version inside the ci workflow (221f3d9)
- ci: update lighthouse-ci-action configPath (6dda536)
- Makefile: prepend include with - to prevent early stopping in CI (7a81479)
- releases: update package.json release.plugins (5c35c52)
- semantic-release: fix merge conflict (9ba7a54)
- tests: got tests working in /tests however they do not work in docker (b1a1fd1)
Features
0.0.1
manual pre-release to bootstrap semantic-release at a small number
note; this is a decent starting point for a NextJS project and has a decent Makefile, docker-compose, nextjs, tailwind + purge css, jest unit tests, codecept e2e tests, and a github actions workflow to automatically add issues to a project