Skip to content

0.5.1

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 07 Mar 13:45
· 78 commits to main since this release

馃摑 What's Changed

  • Replaced dependency on uuid package with randomUUID from node: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