Skip to content

Version 12.0.0

Compare
Choose a tag to compare
@bakkot bakkot released this 31 Mar 19:23

The primary breaking change is to the format of the imported/exported biblio, in #425. Using this version with the ecma262 biblio will require major version 2 of @tc39/ecma262-biblio.

A secondary breaking change in #426 is that the "user code" annotation is only rendered when using the --mark-effects cli flag or putting markEffects: true in the programmatic options or metadata.

Other changes:

  • effects are now propagated in the biblio: #426
  • support for redefinition in structured headers: #428