Skip to content

Releases: vercel/micro-dev

3.1.0

20 Jul 03:07
Compare
Choose a tag to compare

Minor Changes

  • Allow using micro-dev programmatically: #89
  • Update deprecated packages.: #125

Patches

  • Use npm run consistently throughout README: #93
  • ZEIT -> Vercel.: #120
  • Update README.md: 74e4b5d
  • Cleanup repo and switch to Vitest.: #126

Credits

Huge thanks to @elnygren, @sramam, and @trotzig for helping!

3.0.0

15 May 12:19
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Moved micro to peerDependencies: #69

Minor Changes

  • Better check for content type JSON: #79
  • Support custom host in output message: #76

Patches

  • Added docs for debugging with node inspector: #77
  • Freshened up: #83

Credits

Huge thanks to @fmiras, @sijad, @anatoo and @Zertz for helping!

2.2.2

17 Mar 01:19
@leo leo
Compare
Choose a tag to compare

Patches

  • Checking for content-type header before logging JSON: #74
  • Added snapshot tests: #71
  • Switched to Yarn: 171c6d3

Credits

Huge thanks to @paulogdm and @fmiras for helping!

2.2.1

13 Mar 19:02
@leo leo
Compare
Choose a tag to compare

Patches

  • Move to spectrum: #72

Credits

Huge thanks to @fmiras for helping!

2.2.0

08 Jan 19:49
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Await the handler to be consistent with micro 9.1.0: 176b13e

Patches

2.1.3

07 Jan 14:10
@leo leo
Compare
Choose a tag to compare

Patches

  • Fix emitted signal when restarting: #61

Credits

Huge thanks to @brikou for helping!

2.1.2

04 Jan 11:29
@leo leo
Compare
Choose a tag to compare

Patches

  • Add .cache directory to default ignore: #59
  • Added type and range validation for port: #52
  • Bumped chokidar to the latest version: 6be9710

Credits

Huge thanks to @azz and @rapzo for helping!

2.1.1

17 Dec 19:38
@leo leo
Compare
Choose a tag to compare

Patches

  • Propagate NODE_ENV to other packages: #58
  • Bumped prettier to the latest version: 27b361f

Credits

Huge thanks to @kandros for helping!

2.1.0

08 Dec 12:37
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Automatically load .env files: #57

2.0.0

04 Dec 12:54
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Convert ignored string to regex: #54

Patches

  • Bumped dependencies to the latest version: 3a92249

Credits

Huge thanks to @zigomir for helping!