Skip to content

Bug fixes and ES6 modules

Compare
Choose a tag to compare
@Starcounter-Jack Starcounter-Jack released this 13 Aug 10:06
· 21 commits to master since this release

Use ES6 Modules

  • package now exports non-bundled ES module #232
  • main still points to CommonJS module for backward compatibility
  • README recommends use of named ES imports

List of changes
v2.2.1...3.0.0-0