# Changelog

### [2.0.1](https://www.github.com/google/eventid-js/compare/v2.0.0...v2.0.1) (2021-12-06)


### Bug Fixes

* **deps:** remove dependency on d64 ([#161](https://www.github.com/google/eventid-js/issues/161)) ([58753da](https://www.github.com/google/eventid-js/commit/58753da30cb4443395c4436ac95471ca2d2de6aa))

## [2.0.0](https://www.github.com/google/eventid-js/compare/v1.0.0...v2.0.0) (2021-08-31)


### ⚠ BREAKING CHANGES

* require node.js 10 and up (#88)

### Bug Fixes

* **deps:** update dependency uuid to v7 ([#79](https://www.github.com/google/eventid-js/issues/79)) ([1e8c47f](https://www.github.com/google/eventid-js/commit/1e8c47f982ecadad583952847bcc3919d8ca498e))
* **deps:** update dependency uuid to v8 ([#92](https://www.github.com/google/eventid-js/issues/92)) ([0a5ecea](https://www.github.com/google/eventid-js/commit/0a5eceae8dca5ae751fbee7dc0c3822e707af826))


### Build System

* require node.js 10 and up ([#88](https://www.github.com/google/eventid-js/issues/88)) ([c0cea90](https://www.github.com/google/eventid-js/commit/c0cea904922fc8e34a13ace7777cca54e6cff30a))

## [1.0.0](https://www.github.com/google/eventid-js/compare/v0.1.2...v1.0.0) (2019-11-05)


### ⚠ BREAKING CHANGES

* Stop supporting Node 6 as it reaches EOL.
* drop support for node.js 4.x and 9.x (#25)

### Features

* convert to TypeScript ([#24](https://www.github.com/google/eventid-js/issues/24)) ([18b8d24](https://www.github.com/google/eventid-js/commit/18b8d24ea0eaf878cf2beef1b153da9fae1cc691))


### Build System

* drop support for Node 6 ([#41](https://www.github.com/google/eventid-js/issues/41)) ([41409f4](https://www.github.com/google/eventid-js/commit/41409f4ac4f4591b1e67767ba14254d92247c152))


### Miscellaneous Chores

* drop support for node.js 4.x and 9.x ([#25](https://www.github.com/google/eventid-js/issues/25)) ([f69a1b0](https://www.github.com/google/eventid-js/commit/f69a1b0630bbf8b7d6b163795915558819f8e5c1))
