Releases: JarvusInnovations/emergence-skeleton
Releases · JarvusInnovations/emergence-skeleton
v1.23.0
Improvements
- feat(webapps): add vue app renderer @themightychris
Technical
- docs: add tip for ignoring cypress merged repo in VSCode @themightychris
- docs: add e2e delay trick @themightychris
- chore: remove unused copy+pasta @themightychris
v1.22.4
Improvements
- fix(activerecord): explicitly set null value should not be replaced with default [#363] @themightychris
Technical
- feat(phpunit): add phpunit setup and CI workflow [#359] @themightychris
- fix(phpunit): improve output and fix crash [#362] @themightychris
v1.22.3
Improvements
- docs: add workflow for adding fixture data [#356] @BillClinton
- fix: ensure generated SSH keys have no carriage returns @themightychris
v1.22.2
Technical
- fix(logger): guard undefined keys in stack track @themightychris
v1.22.1
Improvements
- docs: fix typo @themightychris
- fix(comments): configure Person->Comments to fetch authored comments @themightychris
- fix: use absolute_url when generating registration email @themightychris
v1.22.0
Improvements
- feat(webapps): add support for static webapps [#352] @themightychris
v1.21.1
Technical
- fix(k8s): add resource requests @themightychris
v1.21.0
Improvements
- feat: upgrade recaptcha to v3 [#347] @themightychris
v1.20.11
Technical
- chore(e2e): upgrade cypress to v9.6.0 @themightychris
v1.20.10
Technical
- feat(e2e): add capabilities to extGet @themightychris