An experimental TypeSpec syntax for Lexicon

0.1.3

+5 -1
+4
CHANGELOG.md
··· 1 + # 0.1.3 2 + 3 + - Fix some namespaces failing to emit 4 + 1 5 # 0.1.2 2 6 3 7 - Disallow mixing `@required` with `?:`
+1 -1
packages/emitter/package.json
··· 1 1 { 2 2 "name": "@typelex/emitter", 3 - "version": "0.1.2", 3 + "version": "0.1.3", 4 4 "description": "TypeSpec emitter for ATProto Lexicon definitions", 5 5 "main": "dist/index.js", 6 6 "type": "module",