Releases: vercel/micro-dev
Releases · vercel/micro-dev
3.1.0
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
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
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
Patches
Credits
Huge thanks to @fmiras for helping!
2.2.0
Minor Changes
- Await the handler to be consistent with micro 9.1.0: 176b13e
Patches
2.1.3
Patches
- Fix emitted signal when restarting: #61
Credits
Huge thanks to @brikou for helping!
2.1.2
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
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
Minor Changes
- Automatically load
.env
files: #57
2.0.0
Major Changes
- Convert ignored string to regex: #54
Patches
- Bumped dependencies to the latest version: 3a92249
Credits
Huge thanks to @zigomir for helping!