4.3.3
v4.3.3
- Fix UUIDv7 in Javascript
- Using bitshifts on anything over 32bits get truncated. Switched to a more naive solution for now. Hopefully dart2wasm fixes things.
- Remove unnecessary
_randomData()
functions - Add
fixnum
package to handle issues in v6, time, and javascript.
Full Changelog: 4.3.2...4.3.3