Releases: Yovach/next-public-ts
Releases · Yovach/next-public-ts
v0.5.0
v0.4.2
What's Changed
- Rename plugin to
next-public
by @Yovach in #60 - fix: add @swc/core as devDependency by @Yovach in #61
- fix(doc): link of examples by @Yovach in #62
- doc: update typo on "features" section by @Yovach in #63
- feat: support cts and mts files by @Yovach in #65
- chore: bump v0.4.2 by @Yovach in #66
Full Changelog: v0.4.0...v0.4.2
v0.4.0
v0.4.0-beta.0
What's Changed
- ref: use glob from nextjs if available by @Yovach in #55
- chore: bump v0.4.0-beta.0 by @Yovach in #56
Full Changelog: v0.3.0...v0.4.0-beta.0
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
What's Changed
- Update documentation on README.md (and add autoDetect part) by @Yovach in #22
- feat: add checksum injection in code by @Yovach in #24
- Expand support to lower nextjs versions by @Yovach in #26
- Refactoring plugin by @Yovach in #28
- Fix webpack issues by @Yovach in #30
- chore: bump v0.1.1 by @Yovach in #31
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- fix: wrong next-public-ts version by @Yovach in #14
- chore: set minimum next.js version to 13.1.0 by @Yovach in #17
- Improve calls performance by @Yovach in #18
- feat: autoDetect input and output files by @Yovach in #19
- fix: package name for autodetect example by @Yovach in #20
- chore: bump v0.1.0 by @Yovach in #21
Full Changelog: v0.0.5...v0.1.0