File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414- Added ` Env::RunScript ` method to run JavaScript code contained in a string.
1515- Added templated version of ` Napi::Function ` .
1616- Added benchmarking framework.
17- - Added support for natove addon instance data.
17+ - Added support for native addon instance data.
1818- Added ` Napi::AsyncProgressQueueWorker ` api.
1919- Changed the guards to ` NAPI_VERSION > 5 ` .
2020- Removed N-API implementation (v6.x and v8.x support).
2121- ` Napi::AsyncWorker::OnWorkComplete ` and ` Napi::AsyncWorker::OnExecute ` methods
2222are override-able.
2323- Removed erroneous finalizer cleanup in ` Napi::ThreadSafeFunction ` .
24- - Disabled cahcing in ` Napi::ArrayBuffer ` .
24+ - Disabled caching in ` Napi::ArrayBuffer ` .
2525- Explicitly disallow assign and copy operator.
2626- Some minor corrections and improvements.
2727
You can’t perform that action at this time.
0 commit comments