Releases: aralroca/next-translate
Releases · aralroca/next-translate
0.10.6
PATCHES
- Export all from page exports #75
0.10.4
PATCHES
- Support TypeScript with strict=true and noImplicitAny=true #73
0.10.3
PATCHES
- Use correct syntax for parameter (Typescript) #71
0.10.2
PATCHES
- Fix TypeScript anotation #70
0.10.1
Changes
- Allow getStaticPaths, getStaticProps, getServerSideProps + fix examples #68
0.10.0
Changes
- Compatibility with next.js ^9.3.0 #65
0.10.0-canary.1
Changes
- Support polyfillsOptimization #59
Note: Requires next version >= 9.2.3
0.9.0
Changes
- [feat] Add support of regex on pages #57
0.8.0
Changes
- [feat] Skip /api/* routes of builder #55