Releases: riot/util
Releases · riot/util
v2.4.0
v2.3.0
- Add the Object.filter helper
- Update use
structuredClone
to clone objects
v2.2.4
- Improve the
isNode
check
v2.2.3
- Use the
cjs
extension for commonjs exports
v2.2.2
- Add support for commonjs projects
v2.2.1
- Format the code using prettier
v2.2.0
- Fix riot/riot#2971
- Add
cause
to thepanic
method - Use native node
esm
modules
v2.1.3
- Improve deno compatibility adding file extension to the imports
v2.1.2
- Improve performance of some dom helpers
v2.1.1
- Fix missing
functions.js
export fromindex.js