Releases: permafrost-dev/node-ray
Releases · permafrost-dev/node-ray
v1.5.3
-
add node export variant ('node-ray/node')
-
fix import/exports for ./web.js
-
code cleanup
v1.5.2
- fix sourcemaps generated by rollup
- add additional unit tests
- code cleanup & maintenance
v1.4.4
-
update
web
variant module -
update readme
1.4.0
-
bump
find-up
package version to5.0
-
add
dayjs
package -
add
error()
method to display information about errors -
add
date()
method to display information about a date
1.3.0
- fix raw html displaying instead of rendered html with calls like
ray({hello: 'world'})
1.2.2
- remove import of
os
module in the web build
1.2.0
- add support for browser environments instead of only NodeJS