1.0.0-alpha.1 #9
unicornware
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1.0.0-alpha.1 (2024-03-09)
📦 Build
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.25bdfd445
] 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.2ea81415
] deps: Bump semver from 5.7.1 to 5.7.2 (#3)🤖 Continuous Integration
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📝 Documentation
7f4db46
] spec: [nodes] add wip note + source code reference6883b68
] spec: git install550da19
] spec: nodes (abstract)a3a65a3
] spec: where this specification fits✨ Features
c818d50
] content: [expression] addMetaProperty
to mapf578b08
] 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
🏡 Housekeeping
e654a1f
] initial commit🦾 Refactors
1fbe902
] types:SourceType
->SourceMode
This discussion was created from the release 1.0.0-alpha.1.
Beta Was this translation helpful? Give feedback.
All reactions