7.1.17.1.0
Reading changes from the repo…
acorn-walk
, making it easier to use in your TypeScript projects. isDummy
function is now exported, allowing you to check for dummy nodes in the AST without hard-coding values in your code. test262
suite is updated to the latest version, ensuring that acorn
passes all relevant tests and remains compliant with the latest JavaScript standards. types
property is added to package.json
, ensuring that type definitions are available when you download the package. shorthandAssign
parsing to prevent incorrect behavior when handling assignment patterns in object expressions. acorn-walk
compatibility, ensuring smoother integration with your projects. __proto__
in patterns from throwing errors, enhancing the robustness of the parser.