Skip to content

Releases: adonisjs-community/create-adonis-ts-app

Fix published files

16 Jan 12:36
Compare
Choose a tag to compare

Pin latest assembler version

16 Jan 12:32
Compare
Choose a tag to compare
  • refactor: fix import casing issues b3b078d
  • fix: pin latest adonisjs/assembler version 88e3ca7
  • fix: add baseUrl to tsconfig created 5c61a37
  • Added files to ignore 68cf6b8

v4.2.5...v4.2.6

Pin assembler version

08 Jan 04:02
Compare
Choose a tag to compare
  • fix: pin assembler version c7c7242
  • fix(welcome.edge): update Form link with Github 4755c19

What's Changed

  • fix(welcome.edge): update Form link with Github by @NerdyLuffy in #60

New Contributors

Full Changelog: v4.2.4...v4.2.5

Update dependencies

13 Mar 07:57
Compare
Choose a tag to compare
  • chore: update dependencies dfddf4f
  • add test script to package.json file 155b65c

What's Changed

New Contributors

Small improvements

18 Nov 06:53
Compare
Choose a tag to compare
  • revert: fix(tasks): move pino-pretty out of dev dependencies e482ca7
  • chore: update dependencies 910a19a
  • fix(tasks): move pino-pretty out of dev dependencies 678c798
  • fix(tasks): correct generated editorconfig 64f47aa
  • chore: install missing types packages 7347183
  • refactor: instead use type import in AppProvider templates f39b17d
  • chore: update dependencies 82248f9

PRs

New Contributors

Full Changelog: v4.2.2...v4.2.3

Do not commit package file when configuring prettier

22 Jul 09:57
Compare
Choose a tag to compare
  • fix: do not commit pkg file when configuring prettier 9981b7d

v4.2.1...v4.2.2

Detect package manager using sink helper

22 Jul 09:07
Compare
Choose a tag to compare
  • refactor: detect packageManager using sink helper d74b209
  • chore: update dependencies 5277912

v4.2.0...v4.2.1

Bug fixes and update dependencies

22 May 14:08
Compare
Choose a tag to compare

Commits

  • chore: update dependencies 5503543
  • chore: update dependencies 54863a1
  • chore: update @adonisjs/core install version 25bac19
  • chore: update dependencies 5d5e4e2
  • fix: use npm module rather than path in tsconfig (#42) a0d0a1c

PRs

  • fix: use npm module rather than path in tsconfig by @Predeactor in #42

New Contributors

  • @Predeactor made their first contribution in #42

Full Changelog: v4.1.0...v4.2.0

Scaffolding with integrated tests runner

13 Apr 09:03
Compare
Choose a tag to compare
  • feat: scaffold with integrated tests runner e11492d
  • chore: update dependencies 31e1a4b
  • Merge pull request #35 from adonisjs-community/dependabot/npm_and_yarn/validator-13.7.0 1e0762e
  • docs(README): replace "boilerplate" by "name", closes #39 d79247e
  • chore(deps): bump validator from 13.6.0 to 13.7.0 60bcb8b

v4.0.6...v4.1.0

Add support for pnpm

21 Nov 09:22
Compare
Choose a tag to compare

Commits

  • chore: upgrade app dependencies bc82907
  • chore: do not type check node_modules 4afe301
  • chore: update dependencies 7e04c25
  • feat: support pnpm to install new applications (#37) 1e25f6f

PR's

  • feat: support pnpm to install new applications by @RomainLanz in #37

Full Changelog: v4.0.5...v4.0.6