Skip to content

Releases: rdilweb/static-server

v3.0.0

11 Mar 21:50
Compare
Choose a tag to compare
  • TypeScript rewrite for improved maintainability
  • Update dependency major versions
  • Handle common case where you have something like about.html that you want to be accessible from /about

v2.0.0

19 Sep 03:16
Compare
Choose a tag to compare

New CLI, less dependencies.

v1.11.1

19 Jul 02:06
Compare
Choose a tag to compare
  • Lots of dependency updates

v1.11.0

01 Jun 13:32
Compare
Choose a tag to compare
  • Updated Babel
  • Made Babel target Node 10 instead of a browser (minimizes bundle size)
  • Updated mime-db
  • Updated eslint to v7

v1.10.0

06 Apr 13:54
Compare
Choose a tag to compare

Update chalk to v4

v1.9.1

23 Mar 15:13
Compare
Choose a tag to compare

Updates to Babel and other dependencies.

v1.9.0

17 Mar 16:38
Compare
Choose a tag to compare

Security updates and add eslint

v1.8.1

14 Mar 02:18
Compare
Choose a tag to compare

Updated Babel, minimist (security!), and node types.

v1.8.0

07 Feb 20:38
Compare
Choose a tag to compare

Updated Babel, and made the command static-server into static-server-rdil to be in sync with everything else.

v1.7.0

30 Jan 14:26
Compare
Choose a tag to compare

Updated Babel