expresstype.v2

Expressjs but with typescript

MIT License

Stars
4
Committers
1

Bot releases are hidden (Show)

expresstype.v2 - expresstype - v2.0.1 Latest Release

Published by creative-tutorials 3 months ago

What's Changed

Patch changes

Full Changelog: https://github.com/creative-tutorials/expresstype.v2/compare/v2.0.0...v2.0.1

expresstype.v2 - expresstype - v2.0.0

Published by creative-tutorials 3 months ago

What's Changed

Major changes

Full Changelog: https://github.com/creative-tutorials/expresstype.v2/compare/v1.1.0...v2.0.0

expresstype.v2 - expresstype - v1.1.0

Published by creative-tutorials 3 months ago

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.v2 - expresstype - v1.0.3

Published by creative-tutorials 4 months ago

What's Changed

Major changes

Full Changelog: https://github.com/creative-tutorials/expresstype.v2/compare/v0.0.2...v1.0.3

expresstype.v2 - expresstype - v0.0.2

Published by creative-tutorials 5 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/creative-tutorials/expresstype.v2/compare/v0.0.1...v0.0.2

expresstype.v2 - Update Vercel Configuration

Published by creative-tutorials 5 months ago

expresstype.v2 - Introduced Express Type

Published by creative-tutorials 5 months ago

What's Changed

New Contributors

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

Related Projects