Features
- fix: add use client to ensure loaders run on server components by @davidhu2000 in #639
Chores
Remove unused outputted files from published package, including umd
files, duplicated cjs
files, test files, and unnecessary config files. This decreased the total package size by 321KB
,
- 541KB
+ 220KB
Changelog
- release 0.17.0-beta.1 by @davidhu2000 in #640
- chore(deps-dev): bump the eslint group with 2 updates by @dependabot in #641
- chore(deps-dev): bump @vitejs/plugin-react from 4.3.4 to 4.4.0 by @dependabot in #642
- chore(deps-dev): bump vite from 6.2.6 to 6.3.1 by @dependabot in #643
- chore: update-yarn to stable version, dedupe deps by @davidhu2000 in #644
- chore: add unnecessary files to npmignore by @davidhu2000 in #645
- chore: remove umd files from npm publish by @davidhu2000 in #646
- chore: dedupe-cjs-outputs by @davidhu2000 in #647
- chore: revert cjs changes, remove
cjs
folder from build outputs by @davidhu2000 in #648 - chore: add eslint config to npmignore by @davidhu2000 in #649
- chore: update readme example to not use path import by @davidhu2000 in #650
- chore(deps-dev): bump vite from 6.3.1 to 6.3.2 by @dependabot in #651
- chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 in the eslint group by @dependabot in #653
- chore(deps-dev): bump @vitejs/plugin-react from 4.4.0 to 4.4.1 by @dependabot in #652
- chore: release-0.17.0 by @davidhu2000 in #654
Full Changelog: v0.16.1...v0.17.0