Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 812 Bytes

DEVELOPER.md

File metadata and controls

13 lines (8 loc) · 812 Bytes

Developer Notes

Summary

This file is used to communicate important notes to developers.

Package Updates

This project targets CommonJS NodeJS Javascript as shown in the module type specified in the tsconfig.json. This means that we cannot target PURELY ESM npm packages, which are becoming increasingly more common. This project includes packages where later versions have migrated to pure ESM, meaning we need to be careful when updating packages. These include: