0.5.1
📝 What's Changed
- Replaced dependency on
uuid
package withrandomUUID
fromnode:crypt
. Minor change, but now main Emmett package has zero external dependencies. by @oskardudycz in #35 - Fixed global eslint and tsconfig. As we're getting more external contributors, then this ensures that they'll tackle less weird issues with lining while developing new changes. by @oskardudycz in #36
- Fixed test case to expect correct value instead of the calculated one by @thiagomini in #33
- Removed
.
imports from packages to reduce the chance for circular dependencies issues by @oskardudycz in #37
Have questions or ideas? Join our Discord server!
Full Changelog: 0.5.0...0.5.1