Releases: qqpann/notcms
Releases · qqpann/notcms
Release list
v0.0.13
What's Changed
- chore(deps): bump next from 14.2.5 to 14.2.10 in /www in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in #2
- fix: correct isNextProject function to check for Next.js configuration by @L4Ph in #8
- chore(deps): bump the npm_and_yarn group across 3 directories with 1 update by @dependabot[bot] in #4
- chore(deps): bump the npm_and_yarn group across 3 directories with 1 update by @dependabot[bot] in #9
- update: build esnext instead of commonjs by @qqpann in #10
- update: use vitest instead of jest by @qqpann in #11
- add env getter for different runtimes by @qqpann in #12
- Update README by @qqpann in #14
- chore(deps): bump the npm_and_yarn group across 3 directories with 1 update by @dependabot[bot] in #13
- chore(deps): bump the npm_and_yarn group across 3 directories with 1 update by @dependabot[bot] in #15
- chore(deps): bump next from 14.2.30 to 14.2.32 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #16
New Contributors
- @dependabot[bot] made their first contribution in #1
- @L4Ph made their first contribution in #8
- @qqpann made their first contribution in #10
Full Changelog: https://github.com/qqpann/notcms/commits/v0.0.13
[email protected]
Minor Changes
- f9da077: Add CLI commands to notcms package. You can now use
npx notcms initandnpx notcms pulldirectly instead ofnpx notcms-kit.