# Changelog
-## v1.0.1
-
-Fix extra type emissions and exports.
-
-Update integration and input guidance in README.
-
-Emit declarations to types directory.
+## v1.0.2
-Use esbuild to copy specific type definitions.
+- Fix regular expression when signing arbitrary data.
+- Simplify esbuild entry points for node build and include type source maps.
+- Add styling to test webpage.
+- Update changelog from prior releases and fix project homepage.
-Move implementation file and delete duplicated exports.
-
-Expand on test vector authorship.
-
-Include unlicense for tweetnacl origins.
+## v1.0.1
-Reattempt to fetch test vectors when online.
+- Fix extra type emissions and exports.
+- Update integration and input guidance in README.
+- Emit declarations to types directory.
+- Use esbuild to copy specific type definitions.
+- Move implementation file and delete duplicated exports.
+- Expand on test vector authorship.
+- Include unlicense for tweetnacl origins.
+- Reattempt to fetch test vectors when online.
## v1.0.0