All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
3 September 2022
- fix: support for conditinally loading scripts
#34
- chore(deps): Bump minimist from 1.2.5 to 1.2.6
#31
- Enable React 18 in peer dependencies
#33
- chore: Add relase-it
04a242a
- Release 1.7.1
a18ccdf
- Publish
ab1f2a0
11 January 2022
- Multiple hooks
#28
- Fix: Race condition with checkForExisting
#26
- chore(deps): Bump glob-parent from 5.1.0 to 5.1.2
#23
- chore(deps): Bump ws from 7.4.3 to 7.4.6
#22
- chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9
#21
- chore(deps): Bump lodash from 4.17.19 to 4.17.21
#20
- Add react 17 peer dependency
#19
- chore(deps): Bump lodash from 4.17.15 to 4.17.19
#14
- feat: ⚡️ Allow and handle null src
#15
- fix checkForExisting example
#13
- Fixes #11 - Optionally check for script with same src before appending to page
#12
- Fix: Race condition between script load and rerenders
#10
- fix: Use setAttribute for non-standard attributes only.
#8
- fix: Use setAttribute api to set script attrs.
#7
- fix: Typo
#5
- chore(deps): Bump handlebars from 4.1.2 to 4.5.3
#4
- chore(deps): Bump eslint-utils from 1.3.1 to 1.4.2
#3
- fix: Return types
#2
- checkForExisting initial state (fix #24)
#24
- Handle multiple hooks with same src (fix #27)
#27
- Merge pull request #12 from twindagger/load-once
#11
- fix: Build error
65fb7c7
- Initial commit
dcc5f5b
- chore: Update dependencies
1bb41c1