Skip to content

Releases: creative-tutorials/expresstype.v2

expresstype - v2.0.1

30 Jul 23:12
756447f
Compare
Choose a tag to compare

What's Changed

Patch changes

Full Changelog: v2.0.0...v2.0.1

expresstype - v2.0.0

16 Jul 23:26
f531f6e
Compare
Choose a tag to compare

What's Changed

Major changes

Full Changelog: v1.1.0...v2.0.0

expresstype - v1.1.0

09 Jul 11:55
ca23b80
Compare
Choose a tag to compare
expresstype - v1.1.0 Pre-release
Pre-release

What's Changed

Minor changes

  • Issue Templates: New bug and feature report templates added in YAML format under the .github/ISSUE_TEMPLATE directory.

  • README.md: Extensively updated to provide detailed information about ExpressType, including installation instructions, descriptions of Bun, Express, and Vercel, and notes about TypeScript configuration and authentication.

  • package.json: Updated dependencies, devDependencies, script commands, and version bumped from 1.0.3 to 1.1.0.

    • Dependencies updated: @supabase/supabase-js, @types/express-serve-static-core, axios, express, express-rate-limit, mongodb, uuid.
    • DevDependencies updated: @types/bun, @types/node, @types/qs, @types/uuid, concurrently, nodemon.
    • New devDependency: npm-run-all.
    • New script dev added to use a custom script for development.
  • Custom Development Script: A new script.js file created to print project information execute TypeScript compilation and run the built project in parallel.

  • bun.lockb: Binary updates to the Bun lockfile.

  • build/tsconfig.tsbuildinfo: Binary updates to the TypeScript build info file.

expresstype - v1.0.3

24 Jun 14:56
c864e22
Compare
Choose a tag to compare

What's Changed

Major changes

  • [fix]: Resolve deployment errors in Vercel configuration and package files by @creative-tutorials in #9

Full Changelog: v0.0.2...v1.0.3

expresstype - v0.0.2

13 May 06:50
3bca6af
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v0.0.1...v0.0.2

expresstype - v0.0.1

13 May 01:26
9478a39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0...v0.0.1

Introduced Express Type

13 May 00:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/creative-tutorials/expresstype.v2/commits/v0.0.0