Skip to content

Commit cd0a0b5

Browse files
committed
🐛 Fix Dynamic Import
2 parents 4ce7f5f + 524efd3 commit cd0a0b5

File tree

8 files changed

+3107
-3081
lines changed

8 files changed

+3107
-3081
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
- :tada: Add [demo website](https://dogstudio.github.io/highway/)
4040
- :tada: Add `Core.redirect(href)` method
41+
- :tada: Add dynamic import for renderers
4142
- :art: Update informations sent with events
4243
- :art: Rename `Core.bind()` into `Core.attach()`
4344
- :art: Rename `Core.unbind()` into `Core.dettach()`
@@ -89,6 +90,10 @@
8990

9091
- :rocket: First release
9192

93+
## Contributors
94+
95+
- [Anthodpnt](https://twitter.com/Anthodpnt)
96+
9297
## License
9398

9499
See the [**LICENSE**](https://github.com/Dogstudio/highway/blob/master/LICENSE) file for license rights and limitations (MIT).

0 commit comments

Comments
 (0)