### New Features * [Class macro](https://docs.rs/neon/1/neon/attr.class) * [impl TryFromJs for i32 and u32](https://github.com/neon-bindings/neon/pull/1107) * [impl TryIntoJs for LazyLock](https://github.com/neon-bindings/neon/pull/1111) * [`Deferred::settle()` and `Deferred::try_settle()`](https://github.com/neon-bindings/neon/pull/1120)