Minor Changes
- e08b6be: Update to use
package exports
with a dedicatedtypes
entry.
This means the package only supports node 16+ and TS 4.7+ withmoduleResolution: Node16
ormoduleResolution: NodeNext
as described in the TS 4.7 Announcement.
package exports
with a dedicated types
entry.moduleResolution: Node16
or moduleResolution: NodeNext
as described in the TS 4.7 Announcement.
Don't miss a new lion release
NewReleases is sending notifications on new releases.