Releases: woutervanvliet/react-t7e
Releases · woutervanvliet/react-t7e
v0.4.2
v0.4.1
What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #19
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #18
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #17
- Bump jsdom from 14.1.0 to 16.5.0 by @dependabot in #16
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #21
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #22
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #23
- Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #14
- Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #13
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #11
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #6
- Bump lodash from 4.17.15 to 4.17.21 by @dependabot in #7
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #8
- Update packages, fix eslint and setup github actions by @tbowmo in #20
New Contributors
Full Changelog: v0.3.3...v0.4.1
Add hooks support
This release adds hooks support to react-t7e.
const { _, _n } = useTranslate('optional-text-domain')