Skip to content

March maintenance

Philip Chimento requested to merge ptomato/gjs:march-maintenance into master

Highlights:

  • Warn only once per call site about accessing properties in a legacy module defined with let or const, instead of every time
  • Maintainer release script courtesy of @wjt's blog post
  • Remove a remnant of the long-ago removed ability to import .so files, which could still mess with enumerating an importer's keys

Merge request reports