Skip to content

Latest commit

 

History

History
96 lines (59 loc) · 5.45 KB

CHANGELOG.md

File metadata and controls

96 lines (59 loc) · 5.45 KB

1.6.1 (2024-08-03)

1.6.0 (2024-08-01)

1.5.4 (2024-07-13)

1.5.3 (2024-07-12)

1.5.2 (2024-07-12)

1.5.1 (2024-07-06)

  • fix: electron react template 424bf4d

1.5.0 (2024-07-01)

1.4.0 (2024-06-19)

1.3.2 (2024-06-17)

  • fix: Issues with package type handling of package.json files f2ccd5a

1.3.1 (2024-06-17)

  • fix: test optional parameters for directory deletion issues 419e185

1.3.0 (2024-06-14)

  • chore: update deps c9c2bff
  • fix: add license file 34827fc
  • feat: set engines.node to >=14.16.0 84ea712
  • feat: add vscode.d.ts to .gitignore 01bd693
  • chore: update @tomjs/eslint b964842

1.2.0 (2024-06-10)

  • fix: scripts sort 3375e7a
  • chore: vscode template add bugs.email 01b7d49
  • chore: update deps c77f36c
  • fix: vscode template package.json 9c7feae
  • chore: vscode template support git 884780c

1.1.0 (2024-06-05)

  • Merge branch 'main' of github.com:tomjs/create-app 757921c
  • chore: update deps and change vscode dev script bddd54f
  • fix: remove the name field from the package.json of the vscode template 2266611
  • chore: remote debug code cc389b7

1.0.2 (2024-06-04)

  • docs: add more node templates b2282db

1.0.1 (2024-06-04)

1.0.0 (2024-06-04)

  • chore: update deps be7b1ce 2cce40f
  • chore: add prepublishOnly script b1f3200
  • feat: add electron templates d930ce5
  • feat: add vscode templates 80fc90f
  • feat: improve node template 1b13938
  • chore: update @tomjs/eslint 8aa02a1
  • refactor: generate an application through a configuration file f5f2273

1.0.0-alpha.1 (2024-05-27)

  • chore: update @tomjs/eslint 8aa02a1

1.0.0-alpha.0 (2024-05-27)

  • chore: update deps 2cce40f
  • refactor: generate an application through a configuration file f5f2273

0.15.0 (2024-05-19)