Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.4...v2.0.0) (2023-10-14) ### Bug Fixes * resolve security issue ([7a0d271](7a0d271)) ### Features * add `.umd.cjs` file ([5953f71](5953f71)) * add non-enumerable `toString()` and `getTokens()` helpers to the `Attributes` ([082484c](082484c)) * enhance rules for better data handling ([42a2a53](42a2a53)) * use default export, removes tokenizer and serializer ([a85b7df](a85b7df)) ### BREAKING CHANGES * removes `tokenizeAttrs` and `serializeTokens`
- Loading branch information