Skip to content

Conversation

runk
Copy link
Owner

@runk runk commented Jan 7, 2022

No description provided.

Dmitry Shirokov added 5 commits January 7, 2022 14:44
BREAKING CHANGE: Reader class is no longer a default export:

```diff
- import Reader from 'mmdb-lib';
+ import { Reader } from 'mmdb-lib';

const reader = new Reader<CityResponse>(db);

```
@runk runk merged commit 71971dd into master Jan 7, 2022
@github-actions
Copy link

github-actions bot commented Jan 7, 2022

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant