Skip to content

Releases: permafrost-dev/node-ray

v3.0.0

Choose a tag to compare

@patinthehat patinthehat released this 31 Jan 07:29
c6cbf7c

What's Changed

Full Changelog: v2.1.2...v3.0.0

v2.1.2

Choose a tag to compare

@patinthehat patinthehat released this 06 Apr 15:23
024ecea

Full Changelog: v2.1.1...v2.1.2

  • removed some unnecessary files from the npm dist build, no other changes.

v2.1.1

Choose a tag to compare

@patinthehat patinthehat released this 31 Mar 10:33
6a23ee4

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@patinthehat patinthehat released this 29 Mar 06:25
eb85f8f

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@patinthehat patinthehat released this 08 Mar 20:47
59dc35e

What's Changed

  • Moved to module package type.
  • Require Node 18+.
  • Code cleanup and refactoring.
  • Several methods are now asynchronous.
  • Removed deprecated methods from v1.x.
  • Moved to a more comprehensive build process using Vite.
  • Moved to Vitest and dropped Jest as the test suite runner.
  • Releases now include both a standard standalone build as well as a slim standalone build, which does not include axios (but includes all other dependencies).
  • Upgraded dependencies.
  • Removed find-up, md5, tslib runtime dependencies.

Full Changelog: v1.21.0...v2.0.0

v1.21.0

Choose a tag to compare

@patinthehat patinthehat released this 25 May 06:27
7330a98

What's Changed

Full Changelog: v1.20.11...v1.21.0

v1.20.11

Choose a tag to compare

@patinthehat patinthehat released this 18 May 22:04
fc54aa9

Full Changelog: v1.20.10...v1.20.11

  • Add standalone build to build:all script

v1.20.10

Choose a tag to compare

@patinthehat patinthehat released this 18 May 21:53
5c3eee1

What's Changed

Full Changelog: v1.20.7...v1.20.10

v1.20.9

Choose a tag to compare

@patinthehat patinthehat released this 12 May 12:19
8868ea6

Full Changelog: v1.20.8...v1.20.9

  • Fix broken esm builds (again)

v1.20.7

Choose a tag to compare

@patinthehat patinthehat released this 12 May 11:54
413a483

Full Changelog: v1.20.5...v1.20.7

  • Update documentation