Welcome! Log In Create A New Profile

Advanced

njs-0.6.1

Dmitry Volyntsev
June 29, 2021 12:10PM
Hello,

This is a bugfix release that fixes RegExp matching for a regular expression
containing UTF-8 characters. The matching of ASCII or byte string by UTF-8
regexp was always negative.

What methods were affected:
- RegExp.prototype.exec() (since 0.4.2)
- RegExp.protytype.test() (since 0.5.3)

You can learn more about njs:

- Overview and introduction: http://nginx.org/en/docs/njs/
- NGINX JavaScript in Your Web Server Configuration:
https://youtu.be/Jc_L6UffFOs
- Extending NGINX with Custom Code: https://youtu.be/0CVhq4AUU7M
- Using node modules with njs:
http://nginx.org/en/docs/njs/node_modules.html
- Writing njs code using TypeScript definition files:
http://nginx.org/en/docs/njs/typescript.html

Feel free to try it and give us feedback on:

- Github: https://github.com/nginx/njs/issues
- Mailing list: http://mailman.nginx.org/mailman/listinfo/nginx-devel


Changes with njs 0.6.1 29 Jun 2021

*) Bugfix: fixed RegExpBuiltinExec() with UTF-8 only regexps.
The bug was introduced in 0.4.2.

*) Bugfix: fixed parsing of export default declaration with
non-assignment expressions.
Thanks to Artem S. Povalyukhin.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

njs-0.6.1

Dmitry Volyntsev June 29, 2021 12:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 246
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready