Skip to content

v1.11.0

Compare
Choose a tag to compare
@gadicc gadicc released this 01 Jun 05:10
· 788 commits to master since this release

1.11.0 (2021-06-01)

Bug Fixes

  • deps: update dependency ajv to ^8.1.0 (1769641)
  • quoteCombine: resolve undefined for missing symbols (#150) (f8c25e3)
  • testing: specify jest.js path, not bin (#170) (6772c8e)

Features

  • options: accept date option (#186) (11b8a72)
  • add (friendly) warning when used in the browser (3c4c5a0), closes #153
  • add insights module (#169) (4603232)
  • concurrency: ability to limit max simultaneous requests (#76) (3424d44)
  • modules: build (true) esm, (interop) cjs modules; tests/readme (#144) (2182f6c)
  • setGlobalConfig: add setGlobalConfig function (#133) (43ebaa4)