Skip to content

Releases: permafrost-dev/node-ray

v1.5.3

09 Feb 19:53
Compare
Choose a tag to compare
  • add node export variant ('node-ray/node')

  • fix import/exports for ./web.js

  • code cleanup

v1.5.2

09 Feb 16:28
Compare
Choose a tag to compare
  • fix sourcemaps generated by rollup
  • add additional unit tests
  • code cleanup & maintenance

v1.4.4

09 Feb 06:29
Compare
Choose a tag to compare
  • update web variant module

  • update readme

1.4.0

07 Feb 15:22
Compare
Choose a tag to compare
  • bump find-up package version to 5.0

  • add dayjs package

  • add error() method to display information about errors

  • add date() method to display information about a date

1.3.0

07 Feb 13:40
Compare
Choose a tag to compare
  • fix raw html displaying instead of rendered html with calls like ray({hello: 'world'})

1.2.2

07 Feb 13:19
Compare
Choose a tag to compare
  • remove import of os module in the web build

1.2.0

07 Feb 12:37
Compare
Choose a tag to compare
  • add support for browser environments instead of only NodeJS