Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite Lockr using tsdx #64

Merged
merged 1 commit into from
Mar 4, 2023
Merged

Rewrite Lockr using tsdx #64

merged 1 commit into from
Mar 4, 2023

Conversation

tsironis
Copy link
Owner

It's been few years since this library was updated and it's long over due. We also have some security vulnerabilities in our dependencies that need to be immediately addressed.

I rewritten the entire library using Typescript and tsdx.

The test cases remain exactly the same, expect that now we use Jest and few of the matchers were updated, not that many though.

The coverage is not 100% and could be improved.

Let's make sure that nothing is left behind for the time being and we can make changes responding the reviews made by anyone interested.

@tsironis tsironis requested a review from avgerin0s August 20, 2021 16:10
@tsironis tsironis self-assigned this Aug 20, 2021
@tsironis tsironis force-pushed the v0.9.0 branch 5 times, most recently from 19469c7 to 2b0a08e Compare August 24, 2021 09:27
@tsironis tsironis force-pushed the v0.9.0 branch 7 times, most recently from 3f9fc75 to 1da2745 Compare March 4, 2023 19:39
Release v0.9.0-beta.0 version

Expose all function in a default export
@tsironis tsironis merged commit 5df6e39 into master Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant