1.0.0-alpha.5 (2024-03-15)
- [
a66cec6
] deps-dev: Bump esbuild from 0.20.1 to 0.20.2 (#19) - [
949d7c1
] deps-peer: bump @flex-development/unist-util-types from 1.0.0 to 1.1.0
- [
5b0efc7
] [contributing] fix commitlint config reference
- [
e87402e
] comment parents
1.0.0-alpha.4 (2024-03-13)
- nodes: [
ImportSpecifier
]kind
- [
296765f
] deps-dev: Bump the commitlint group with 1 update (#15) - [
560d2dd
] deps-dev: Bump the typescript-eslint group with 2 updates (#14)
- [
0c95017
] nodes: [ExportNamedDeclaration
] definechildren
as tuple union
1.0.0-alpha.3 (2024-03-11)
- [
7cf7fb4
] nodes: [TryStatement
] definechildren
as tuple union
1.0.0-alpha.2 (2024-03-11)
- [
45eda76
] deps-dev: Bump @arethetypeswrong/cli from 0.15.0 to 0.15.1 (#7) - [
c9af58a
] deps-dev: bump @types/node from 20.11.24 to 20.11.25 - [
bdfd445
] deps-dev: Bump eslint-plugin-jsdoc from 48.2.0 to 48.2.1 (#6) - [
20a9811
] deps-dev: Bump eslint-plugin-markdown from 3.0.1 to 4.0.1 (#5) - [
0259a94
] deps-dev: bump typescript from 5.3.3 to 5.4.2 - [
ea81415
] deps: Bump semver from 5.7.1 to 5.7.2 (#3)
- [
593e226
] deps: Bump actions/add-to-project from 0.5.0 to 0.6.0 (#2) - [
0464687
] deps: Bump actions/create-github-app-token from 1.8.1 to 1.9.0 (#1) - [
1c0a7d5
] workflows: [no-response
] use bot token
- [
7f4db46
] spec: [nodes] add wip note + source code reference - [
6883b68
] spec: git install - [
550da19
] spec: nodes (abstract) - [
a3a65a3
] spec: where this specification fits
- [
c818d50
] content: [expression] addMetaProperty
to map - [
f578b08
] content:Content
- [
310368d
] content:Declaration
,DeclarationMap
- [
a72c6aa
] content:ExportDeclaration
,ExportDeclarationMap
- [
d49b280
] content:Expression
,ExpressionMap
- [
1c53418
] content:Heritage
,HeritageMap
- [
70bae5f
] content:LiteralMap
,LiteralValue
- [
8f0c0be
] content:ModuleDeclaration
,ModuleDeclarationMap
- [
ce857ce
] content:Pattern
,PatternMap
- [
7b527dd
] content:PrimitiveMap
,Primitive
- [
f849aeb
] content:RootChild
,RootMap
- [
39f0a77
] content:Statement
,StatementMap
- [
6df03ab
] data:CommentData
- [
756b95b
] data:Data
- [
df9f699
] nodes:ArrayExpression
- [
ef37dc8
] nodes:ArrayPattern
- [
cd30760
] nodes:AssignmentExpression
,AssignmentPattern
- [
62d73f4
] nodes:AwaitExpression
- [
f404c67
] nodes:BigIntLiteral
- [
3bbd210
] nodes:BinaryExpression
- [
a0cf31c
] nodes:BlockComment
,LineComment
- [
ea01ab1
] nodes:BlockStatement
- [
73de415
] nodes:BooleanLiteral
- [
2672b3d
] nodes:BreakStatement
- [
7abbb11
] nodes:CallExpression
- [
a9b670b
] nodes:CatchClause
- [
59a5663
] nodes:ChainExpression
- [
87a1059
] nodes:ClassBody
- [
d03daf4
] nodes:ClassDeclaration
,ClassExpression
- [
9969358
] nodes:ClassHeritage
- [
8dbae2e
] nodes:Comment
- [
e3364d8
] nodes:ConditionalExpression
- [
3c00819
] nodes:ContinueStatement
- [
0050aad
] nodes:DebuggerStatement
- [
03f2d28
] nodes:DefaultIdentifier
- [
423d0bf
] nodes:Directive
- [
919c026
] nodes:DocblockComment
- [
6ac3a45
] nodes:DocblockComment
,HashbangComment
- [
f019e2a
] nodes:DoWhileStatement
- [
8072fbd
] nodes:EmptyStatement
- [
a7bd70e
] nodes:ExportAllDeclaration
- [
09336a1
] nodes:ExportDefaultDeclaration
- [
25bc14b
] nodes:ExportNamedDeclaration
- [
f40c600
] nodes:ExportSpecifier
,ExportSpecifiers
- [
b832ad1
] nodes:ExpressionStatement
- [
6025de8
] nodes:ForInStatement
,ForOfStatement
- [
c0bb616
] nodes:ForStatement
- [
a5f92b2
] nodes:FunctionDeclaration
- [
53190ff
] nodes:FunctionExpression
- [
8cb7e57
] nodes:Identifier
- [
17ab0b9
] nodes:IfStatement
- [
8aad7c1
] nodes:ImportDeclaration
- [
a425933
] nodes:ImportExpression
- [
10e6f41
] nodes:ImportIdentifier
- [
3a25a9e
] nodes:ImportSpecifier
,ImportSpecifiers
- [
846fe98
] nodes:LabeledStatement
- [
b79479e
] nodes:Literal
- [
7bf96ea
] nodes:LogicalExpression
- [
9cbc664
] nodes:MemberExpression
- [
aad365e
] nodes:MetaIdentifier
- [
293dca2
] nodes:MetaProperty
- [
7e234fe
] nodes:MethodDefinition
- [
31d233d
] nodes:MultiLineComment
- [
cc39ea0
] nodes:Node
- [
870e397
] nodes:NullLiteral
- [
04830dd
] nodes:NumberLiteral
- [
3ffd64a
] nodes:ObjectExpression
,ObjectPattern
- [
3307bbe
] nodes:ParameterList
- [
2c0b95a
] nodes:Parent
- [
a3a9289
] nodes:Property
- [
48c8e46
] nodes:PropertyDefinition
- [
6be503a
] nodes:RegExpLiteral
- [
3e6045b
] nodes:RequireIdentifier
- [
d923036
] nodes:RestElement
- [
468c32f
] nodes:ReturnStatement
- [
0a118cb
] nodes:Root
- [
b4aa36f
] nodes:SequenceExpression
- [
a9c8171
] nodes:SingleLineComment
- [
10b81ee
] nodes:SpreadElement
- [
4e6af0f
] nodes:StaticBlock
- [
3272432
] nodes:StringLiteral
- [
010178e
] nodes:Super
- [
500430c
] nodes:SwitchCase
- [
2b6005c
] nodes:SwitchStatement
- [
21c3ce4
] nodes:TaggedTemplateExpression
- [
b95633f
] nodes:TemplateElement
- [
ceb5e45
] nodes:TemplateLiteral
- [
7f3b48b
] nodes:This
- [
9c0de9f
] nodes:ThrowStatement
- [
18c0d84
] nodes:TryStatement
- [
3e862f1
] nodes:UnaryExpression
- [
10195b4
] nodes:UndefinedLiteral
- [
7eb4855
] nodes:UpdateExpression
- [
f675347
] nodes:VariableDeclaration
- [
58ddf01
] nodes:VariableDeclarator
- [
7f0d32e
] nodes:WhileStatement
- [
cae5089
] nodes:WithStatement
- [
16635c3
] nodes:YieldExpression
- [
4549df8
] types:AnyClass
- [
c3623ef
] types:AnyFunction
- [
e9870eb
] types:ArithmeticOperator
- [
5bd57f3
] types:AssignmentOperator
- [
6296529
] types:BinaryOperator
- [
734b62e
] types:BitwiseBinaryOperator
- [
ac1628b
] types:BitwiseOperator
- [
15ff607
] types:BitwiseShiftOperator
- [
bac1a98
] types:Comment
- [
48dbf9a
] types:EcmaVersion
- [
daeaad1
] types:EqualityOperator
- [
100f7cb
] types:ImportKind
- [
f590aa3
] types:LogicalOperator
- [
c330d50
] types:MethodKind
- [
94c09fb
] types:PropertyKind
- [
40e7fbe
] types:RelationalOperator
- [
86babf7
] types:SourceType
- [
8a9c195
] types:UnaryOperator
- [
5be89a7
] types:UpdateOperator
- [
1b613fe
] types:VariableKind
- [
e654a1f
] initial commit
- [
1fbe902
] types:SourceType
->SourceMode