Skip to content

Releases: qqpann/notcms

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 17 Jan 08:18

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

Full Changelog: https://github.com/qqpann/notcms/commits/v0.0.13

[email protected]

Choose a tag to compare

@github-actions github-actions released this 17 Jan 10:17
2258723

Minor Changes

  • f9da077: Add CLI commands to notcms package. You can now use npx notcms init and npx notcms pull directly instead of npx notcms-kit.