Releases: adonisjs-community/create-adonis-ts-app
Releases · adonisjs-community/create-adonis-ts-app
Fix eslint peer dependency issue
Pin eslint to 7.32.0 since many eslint plugins are not ready for eslint 8
- docs(README): fix docs for passing flags 87ecc55
- fix: pin [email protected] f16bed0
- chore: update dependencies ad20f7d
- chore: update dependencies 67546cf
Full Changelog: v4.0.3...v4.0.4
Update env stub to validate drive env var
- refactor: update stubs to validate drive env variables f38b49a
- chore: update dependencies a729a7c
- Merge pull request #32 from adonisjs-community/dependabot/npm_and_yarn/path-parse-1.0.7 8856b13
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 d29d123
- refactor: move dev command to top (#22) c30dd03
- chore: update dependencies 83d18a0
Fix the eslint config
- fix: eslint config 8672544
Fix the broken path to template stubs
- fix: templates path 6959afc
Scaffold new adonisjs app
- chore: update dependencies ff5a42d
- refactor: print output file path 48e7ab1
- refactor: use latest version of shield 2761ca2
- refactor: improving debug mode and webpack encore setup process bc78ed1
- chore: update dependencies 5855ff2
- docs(template): correct router docblock f20dce3
- Merge pull request #23 from spreddy2714/patch-1 b2d4dbf
- Update README.md 8a7119f
- fix: remove unwanted require from webpack config stub f1c472d
- docs(README): add badges e276ce4
- feat: updates for the main release 7252420
- refactor: rename --verbose flag to --debug 96e7b88
- feat: define status page for 403 0366d36
- chore: remove npm-audit in favor of synk a81203a
- style: reformat source files efe6cf2
- chore: update dependencies 9821410
Lock @adonisjs/core to preview range
v3.0.3 chore(release): 3.0.3
Stick typescript version at 4.1.x range
- fix: make typescript version to stick to 4.1.x fca1d78
- Merge pull request #20 from romch007/develop 6101b37
- change auth middleware name in templates 8359350
- chore(deps): bump ini from 1.3.5 to 1.3.8 (#18) bea10de
- chore(deps): bump minimist from 1.2.0 to 1.2.5 (#12) 7dafad8
- chore(deps): bump highlight.js from 10.4.0 to 10.4.1 (#17) e4c19eb
- chore: update dependencies cc68a92
Fix server.ts file stubs to include the imports for the source map setup
- fix: server.ts file to setup source maps 45c3592
Facelift the UI and install latest packages
- fix: use @adonisjs/require-ts over ts-node for running tests 91e9359
- refactor: install alpha version of @adonisjs/core ef1b49f
- refactor: use execa over execa.node 5e17188
- chore: publish under latest tag a344b51
- chore: update dependencies 8c03564
- refactor: do not pipe stdout 7405b94
- feat: set initial env.ts file 15cfd40
- chore: update dependencies f386cb2
- feat: add tasks for generating manifest and formatting source 9f85528
- fix: use project absPath when generating manifest file b145411
- refactor: install the most recent version of package a71b882
- chore: update dependencies a576046
- fix: create correct eslintrc file when using prettier 7148e04
- feat: generate manifest file after creating the project f2d2c62
- chore: update dependencies 84d09da
- chore: remove directory added by accident f516564
- fix: set prettier printWidth to 100 1f9fce6
- chore(deps): bump lodash from 4.17.15 to 4.17.20 (#16) 39cdbb3
- chore: update files to publish b25fecf
- chore: publish under next tag e67e6a7
- feat: install @adonisjs/repl as well cda4d21
- refactor: facelift bceab60
- chore: update dependencies and setup prettier ef56a4d