Releases: smooth-code/smooth.js
Releases · smooth-code/smooth.js
v0.1.1-alpha.64
v0.1.1-alpha.63
v0.1.1-alpha.62
v0.1.1-alpha.61
Features
- new onServerError hook triggered on server errors (18857db)
v0.1.1-alpha.60
Bug Fixes
- styled-components: fix race condition (9a30989)
v0.1.1-alpha.59
Bug Fixes
- fix dynamic import issue (45de75a)
v0.1.1-alpha.58
v0.1.1-alpha.57
v0.1.1-alpha.56
Bug Fixes
- fix router links on error page (048137e)
v0.1.1-alpha.55
Bug Fixes
- fix date, dateTime & time with i18n (272a595)
- wordpress: fix error 500 when using defaultUrl without WPML (50d8dd8)
Features
BREAKING CHANGES
-
useLang
is now exported fromsmooth/i18n
lang
,history
,location
,match
are no longer forwarded to a
page, useuseLang
anduseRouter
to get these informations