napi-rs

A framework for building compiled Node.js add-ons in Rust via Node-API

OTHER License

Downloads
6.9M
Stars
5.4K
Committers
119

Bot releases are hidden (Show)

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.5

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.4

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

Core features

#[napi(string_enum)]
pub enum Status {
  Pristine,
  Loading,
  Ready,
}

⬇️⬇️⬇️⬇️⬇️

export const enum Status {
  Pristine = 'Pristine',
  Loading = 'Loading',
  Ready = 'Ready'
}

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.3

napi-rs - @napi-rs/[email protected]

Published by forehalo over 1 year ago

3.0.0-alpha.3 (2023-04-07)

Bug Fixes

  • cli: incorrect new project template content (7fcd68f)
napi-rs - @napi-rs/[email protected]

Published by forehalo over 1 year ago

3.0.0-alpha.0 (2023-04-06)

Features

  • cli: brand new cli tool with both cli and programmatical usage (#1492) (a781a4f)

BREAKING CHANGES

  • cli: requires node >= 16 and some cli options have been renamed
napi-rs - @napi-rs/[email protected]

Published by forehalo over 1 year ago

2.0.0-alpha.0 (2023-04-06)

Features

  • cli: brand new cli tool with both cli and programmatical usage (#1492) (a781a4f)

BREAKING CHANGES

  • cli: requires node >= 16 and some cli options have been renamed
napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.2

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.1

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.2

napi-rs - @napi-rs/[email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...@napi-rs/[email protected]

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.1

napi-rs - @napi-rs/[email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...@napi-rs/[email protected]

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.0

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.12.0

napi-rs - @napi-rs/[email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...@napi-rs/[email protected]

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.11.4

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.11.3

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.11.2

napi-rs - [email protected]

Published by Brooooooklyn over 1 year ago

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.11.2