Skip to content

Releases: idleberg/node-wili

v0.8.1

20 Oct 11:00

Choose a tag to compare

  • feat: add deprecation warning for custom fetch implementations

v0.8.0...v0.8.1

v0.8.0

17 Oct 18:32

Choose a tag to compare

  • breaking change: require node>=20
  • refactor error handling
  • update tooling
  • update dependencies

v0.7.1...v0.8.0

v0.7.1

31 Jul 22:12

Choose a tag to compare

  • revert to using rollup
  • fix type config
  • update dependencies

v0.7.0

28 Jul 21:38

Choose a tag to compare

  • breaking: refactored using functional programming style
  • update tooling
  • update dependencies

v0.6.1

26 Mar 07:28

Choose a tag to compare

  • exclude data-folder from node package
  • include LICENSE

v0.6.0

24 Mar 21:29

Choose a tag to compare

  • Breaking change: remove option to pass API key
  • use esbuild as bundler
  • use uvu for tests
  • refactor code
  • add more tests
  • remove third-party dependencies
  • include types

v0.5.1...v0.6.0

v0.5.1

27 Jul 20:56

Choose a tag to compare

  • update dependencies

v0.5.0

26 Jul 14:31

Choose a tag to compare

  • export ESM and CommonJS modules
  • upgrade to husky v7
  • switch CI to GitHub Actions
  • update dependencies

v0.4.0

25 Jul 00:29

Choose a tag to compare

  • switch bundler to Rollup
  • switch linter to ESLint
  • update dependencies

v0.3.1

21 Mar 14:21

Choose a tag to compare

  • exclude /data from npm