Releases: mck89/peast
Releases · mck89/peast
1.17.4
10 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Fixed warning on PHP 8.5 when handling large numbers
1.17.3
10 Oct 11:32
Compare
Sorry, something went wrong.
No results found
Fixed bug where const declarations were allowed without an initializer
1.17.2
01 Jul 09:34
Compare
Sorry, something went wrong.
No results found
Fixed bug where const declarations were allowed without an initializer
1.17.1
27 Jun 14:36
Compare
Sorry, something went wrong.
No results found
Fixed bug where continue and break were allowed outside iteration and break statements
1.17.0
07 Mar 19:49
Compare
Sorry, something went wrong.
No results found
Implemented ES2025 parser with import attributes
1.16.3
23 Jul 14:03
Compare
Sorry, something went wrong.
No results found
Removed implicitly nullable parameter declarations for PHP 8.4 compatibility
1.16.2
05 Mar 09:18
Compare
Sorry, something went wrong.
No results found
Fixed bug where a regex that started with /= raised a syntax error
1.16.1
14 Feb 08:19
Compare
Sorry, something went wrong.
No results found
Fixed bug where, in some situations, scanner allowed invalid characters after a slash
1.16.0
11 Jan 15:13
Compare
Sorry, something went wrong.
No results found
Implemented ES2024 parser, no new syntax features have been introduced
Fixed bug when parsing sequence expressions using older ES versions
1.15.4
12 Aug 08:31
Compare
Sorry, something went wrong.
No results found
Fixed rendering of let and const inside switch cases that always require brackets
You can’t perform that action at this time.