Skip to content

Releases: 1407arjun/create-any-app

CAA v1.2.8

02 Apr 08:17
Compare
Choose a tag to compare

Changelog:

  • Add lock file for CI workflow.

Changelog (README update):

  • Add clarity to some instructions.
  • Fix grammar and typos.

CAA v1.2.3

18 Mar 19:00
d4110ff
Compare
Choose a tag to compare

Changelog:

  • Fix bug in file operations that missed copying files corresponding to preprocessors in the pages directory.
  • Improve descriptions for the --help option.

CAA v1.2.1

18 Mar 18:42
d45e2a6
Compare
Choose a tag to compare

Changelog:

  • Add proper README for the package.
  • Shift edit-json-file package to devDependencies.
  • Fix bugs.

CAA v1.1.1

16 Mar 05:23
30480a8
Compare
Choose a tag to compare
CAA v1.1.1 Pre-release
Pre-release

Changelog:

  • Fix bugs.
  • Add unit testing functionality to core.
  • Improvise modularity of code.

CAA v1.0.2

15 Mar 17:57
a00077f
Compare
Choose a tag to compare
CAA v1.0.2 Pre-release
Pre-release

Changelog:

  • Initial release with Next.js template functionality.

CAA v0.1.0

01 Mar 15:33
9c76c05
Compare
Choose a tag to compare
CAA v0.1.0 Pre-release
Pre-release

Changelog:

  • Initial project setup and publish to NPM registry.