Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Releases: adonisjs/mrm-preset

Remove japa setup in favor of create japa

07 Mar 03:04
Compare
Choose a tag to compare
  • refactor: do not configure japa for testing. Instead use create japa dacce91
  • fix: handle case where mrmConfig object is not defined 5069c6b
  • chore: update dependencies 6e3e300
  • fix: use del-cli instead of del because it does not work under windows. (#25) 11d8129

v5.0.2...v5.0.3

Read config from the new location. i.e package.json file

17 Dec 01:25
Compare
Choose a tag to compare
  • fix: read config from the package.json file 1842354

Full Changelog: v5.0.1...v5.0.2

do not corrupt package.json file when no mrm config exists

16 Dec 08:46
Compare
Choose a tag to compare
  • fix: do not corrupt package.json file when no mrm config exists ee32d34

v5.0.0...v5.0.1

Better management of config within package.json file

16 Dec 07:41
Compare
Choose a tag to compare
  • refactor: update tasks to move config to package.json c71acb1
  • chore: update dependencies 4494a15

Full Changelog: v4.1.2...v5.0.0

Update dependencies

19 Jul 04:07
Compare
Choose a tag to compare
  • chore: update dependencies c401095

v4.1.1...v4.1.2

Add github actions badge

11 Jul 15:56
Compare
Choose a tag to compare
  • feat: add github-actions badge to readme file 6dd7022
  • chore: update dependencies 5cab7c3

v4.1.0...v4.1.1

Setup Github actions for windows too (optionally)

31 May 02:00
Compare
Choose a tag to compare
  • chore: ignore package-lock file ecd192e
  • refactor: small improvements to the setup process 612ebce
  • feat: prompt for windows setup with github actions 575adfb
  • feat: generate config file for windows too f0ee123
  • chore: update dependencies a049d69
  • chore: update dependencies 3a8e4d9
  • chore: remove tslint info 1315ef0
  • chore: remove broken references 8b8b4fa

v4.0.1...v4.1.0

Fix for v4.0.0

17 May 12:33
Compare
Choose a tag to compare
  • fix: path to validate-commit task 3d593c8

v4.0.0...v4.0.1

Setup husky setup and rename validateCommit task to validate-commit

17 May 12:23
Compare
Choose a tag to compare
  • refactor: rename validateCommit task to validate-commit c198bda
  • refactor: update setup for husky v6 ec9e428

v3.1.0...v4.0.0

Add github actions task

15 May 06:17
Compare
Choose a tag to compare
  • chore: add files property to package.jsonf file 1cac240
  • chore: add np config block 2f878d7
  • docs: update tasks readme files a6a30f8
  • refactor: do not loop over the versions for the node setup step fd376df
  • feat: add support for github actions 53dd307
  • chore: update dependencies 7c0023c
  • build(deps): bump lodash from 4.17.20 to 4.17.21 (#21) 9675976
  • fix: upgrade chalk from 4.1.0 to 4.1.1 (#23) 4965dad
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#22) 413c57f
  • feat(gitignore): add test/__app to the ignore file (#18) c37c678

v3.0.0...v3.1.0