0.18.2 (2024-12-05)
✨ Features
- Add
nitrogen init <moduleName>to create new Nitro Modules with template (#392) (583942f) - Add a
nitro.schema.jsonschema to validatenitro.jsonfiles (#390) (f7802e2) - Add native
NITRO_VERSIONto C++ codebase and warn if it's out of sync (#398) (04e73d8)
🐛 Bug Fixes
- Check
std::exception_ptrfor null (#381) (b916d5f) - Remove
packages/templatefrom bun workspace (#396) (c423cd3) - Replace placeholders to make them windows compatible (
<<*>>->$$*$$) (#385) (4ffa3ae)