-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Converting hoodie.id() to hoodie.id getter
BREAKING CHANGE: hoodie.id() was a method to return the id, but we are converting it to a getter (see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get) fixes #11
- Loading branch information
1 parent
5f2787c
commit b315a40
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters