You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix long-standing bugs with exported types and lexer errors
1. errors encountered while lexing no longer throw a spurious "already lexing file" error
2. types get exported properly across modules now... which was apparently broken for a long time.
0 commit comments