github mrousavy/nitro v0.18.2
Release 0.18.2

latest releases: v0.29.4, v0.29.3, v0.29.2...
9 months ago

0.18.2 (2024-12-05)

✨ Features

  • Add nitrogen init <moduleName> to create new Nitro Modules with template (#392) (583942f)
  • Add a nitro.schema.json schema to validate nitro.json files (#390) (f7802e2)
  • Add native NITRO_VERSION to C++ codebase and warn if it's out of sync (#398) (04e73d8)

🐛 Bug Fixes

  • Check std::exception_ptr for null (#381) (b916d5f)
  • Remove packages/template from bun workspace (#396) (c423cd3)
  • Replace placeholders to make them windows compatible (<<*>> -> $$*$$) (#385) (4ffa3ae)

📚 Documentation

  • Add nitro.schema.json to docs (4e0249d)
  • Update docusaurus to 3.6.3 (#397) (62064f9)
  • Update Nitro Modules getting started docs (980427d)

Don't miss a new nitro release

NewReleases is sending notifications on new releases.