github vercel/serve 14.0.0

latest releases: 14.2.1, 14.2.0, 14.1.2...
2 years ago

Overview

serve has had a major update:

  • The core library has been rewritten in TypeScript
  • The core library is now an ES Module
  • Added eslint and prettier
  • Added husky and lint-staged
  • Drops support for Node.js 12 (reached end of life)

We now also have a contribution guide, with linting/type checking running on a GitHub Actions workflow. There are also issue and pull request templates to help folks contribute more easily to the repository.

Major Changes

  • [major] TypeScript rewrite, support ES Modules.: #706

Credits

Huge thanks to @gamemaker1 for helping!

Don't miss a new serve release

NewReleases is sending notifications on new releases.