Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(main): release nextjs-14-playground 1.0.0 #71

Conversation

voice0726-release-please[bot]
Copy link
Contributor

@voice0726-release-please voice0726-release-please bot commented Feb 15, 2025

🤖 I have created a release beep boop

1.0.0 (2025-02-15)

Features

  • Add auth by next-auth (6bed931)
  • Add common components (64a681b)
  • Add eslint and prettier, and apply format (b0fdc33)
  • Add fetching data from server and createTodo api (ff1904f)
  • Add husky hooks (91542b1)
  • Add partial pre-rendering experiment (f90d671)
  • Add plop for generating component boilerplate (7df9d76)
  • Add test api server (2d64aae)
  • Add todo feature (4219cf0)
  • biome: Try biome (35aa569)
  • Change from tailwind to restyle (6a36ec1)
  • Change idp from ory to zitadel (96bc6b8)
  • Change idp to idp-playground (32bc249)
  • ci: Update github actions (#59) (7be94fe)
  • Create page skelton (52e10d2)
  • css: Change from restyle to linaria (4f9b98c)
  • css: Replace linaria with pandacss (#57) (cd93603)
  • Initial commit (cc892a8)
  • Install storybook (1f265fa)
  • lint: Add secretlint (7f6fb40)
  • lint: Make eslint config flat (50d1c18)
  • lint: Update eslint related packages (3b0b84b)
  • nav: Add experimental route type to links in navbar (651b60a)
  • nextjs: Upgrade nextjs to rc2 (e11dbb7)
  • Remove json-server (bebbf87)
  • Remove unnecessary pages and files (06ec11b)
  • Update nextjs to 15 (8a01a53)

Bug Fixes

  • Add @vitest/coverage-v8 (67a15fc)
  • Add address page to avoid type error of href (#52) (7d5ba3e)
  • Add cache (147487c)
  • Add dummy env values to pass mustGetenv (ce8b42b)
  • ci: Use npm script to run test (8c097f0)
  • ci: Use pnpm instead of npm (3e9ad4f)
  • css: Fix wrong css syntax (45c3fa9)
  • deps: Happy-dom vulneravilities (#13) (6f1c06b)
  • deps: Update cross-spawn (#12) (bfcb5c6)
  • deps: Update dependency @auth/core to v0.37.4 (#29) (fd3a5c0)
  • deps: Update dependency @tanstack/react-table to v8.20.6 (#30) (60ac576)
  • deps: Update dependency @vitest/eslint-plugin to v1.1.25 (#31) (f77e335)
  • deps: Update dependency @vitest/eslint-plugin to v1.1.26 (#49) (dfc53cf)
  • deps: Update dependency @vitest/eslint-plugin to v1.1.27 (#53) (28aa2bb)
  • deps: Update dependency @vitest/eslint-plugin to v1.1.28 (#55) (6b50cf4)
  • deps: Update dependency next to v15.1.6 (#32) (61ca48a)
  • deps: Update dependency vite-tsconfig-paths to v5.1.4 (#33) (9d777b4)
  • deps: Update dependency zod to v3.24.1 (#43) (5c6b717)
  • deps: Update react monorepo (#34) (23e8915)
  • env: Move NEXTAUTH_URL from env to authConfig for next-auth v5 update (1ca79e1)
  • eslint: Add missing node global to suppress undef error for modules (00a2ba5)
  • Fix auto-approve action (#5) (fdd2b24)
  • Fix env is not recognized in composite actions (#64) (eac80a9)
  • Fix import of ReactNode (fc02770)
  • Fix inconsistent vitest version (4ee7123)
  • Fix keys passed by spread syntax (#8) (488f9ec)
  • Fix name of types:check (04752cd)
  • Fix page have wrong props (7f790ea)
  • Fix release please config (#70) (38d9e5e)
  • Fix workflow (#68) (3bf8cd8)
  • Fix workflow (#69) (5e1d681)
  • Happy-dom vulnerability (#17) (f252432)
  • modal: Change modal ids to be unique (f70f7f7)
  • modal: Make modal name unique (a7a8d3e)
  • Remove duplicated package (#22) (48a643f)
  • Remove pnpx due to dependency problem (5fc61f7)
  • Remove unused session provider (1c51bd7)
  • Return NextResponse.redirect when already signed-in (93e8a0d)

Reverts

  • eslint: Revert to eslint v8 (fd7ff7a)

Documentation

Miscellaneous Chores

  • biome: Fix biome indent config and set lineWidth 120 (8ea9823)
  • Bootstrap releases for path: . (#67) (9514729)
  • ci: Add auto pr approve (#3) (ccac86c)
  • ci: Add conventional commit check on pull request (#72) (0ec6021)
  • Configure Renovate (#19) (f236f66)
  • deps-dev: Bump vitest from 2.1.5 to 2.1.9 in the npm_and_yarn group across 1 directory (#18) (8189e1d)
  • deps: Bump dependencies (#9) (dbdc18f)
  • deps: Bump nanoid from 3.3.7 to 3.3.8 (1925156)
  • deps: Bump the npm_and_yarn group across 1 directory with 2 updates (#16) (c30d730)
  • deps: Replace dependency eslint-plugin-vitest with @vitest/eslint-plugin ^1.0.1 (#20) (39e3d69)
  • deps: Update actions/checkout action to v4 (#44) (8ffc751)
  • deps: Update actions/checkout action to v4 (#62) (61a8790)
  • deps: Update commitlint monorepo to v19.7.1 (#35) (5f300fb)
  • deps: Update dependencies (#2) (4217b85)
  • deps: Update dependency @eslint/compat to v1.2.6 (#21) (dfd3809)
  • deps: Update dependency @eslint/js to v9.20.0 (#50) (a26be7b)
  • deps: Update dependency @pandacss/dev to ^0.53.0 (#58) (b9119fb)
  • deps: Update dependency @types/node to v22.13.1 (#36) (6326fdb)
  • deps: Update dependency @vitejs/plugin-react to v4.3.4 (#24) (ac7614b)
  • deps: Update dependency dotenv to v16.4.7 (#25) (24264bb)
  • deps: Update dependency eslint to v9.20.0 (#51) (ba71bf8)
  • deps: Update dependency eslint-plugin-perfectionist to v4.8.0 (#37) (c020247)
  • deps: Update dependency husky to v9.1.7 (#27) (2116a29)
  • deps: Update dependency jsdom to v26 (#45) (3a79e8d)
  • deps: Update dependency lint-staged to v15.4.3 (#38) (2bbb479)
  • deps: Update dependency prettier to v3.4.2 (#39) (4c65d52)
  • deps: Update dependency prettier to v3.5.0 (#54) (82a0cbe)
  • deps: Update nextjs (#6) (3a005f5)
  • deps: Update packages (895bc37)
  • deps: Update react monorepo to v19 (major) (#46) (1655b73)
  • deps: Update storybook monorepo to v8.5.3 (#40) (23bc609)
  • deps: Update testing-library monorepo (#41) (2d414f2)
  • deps: Update typescript-eslint monorepo to v8.23.0 (#42) (401c68c)
  • deps: Update typescript-eslint monorepo to v8.24.0 (#56) (ce5e1e1)
  • deps: Update vitest monorepo to v2.1.9 (#28) (6cda1cf)
  • deps: Update vitest monorepo to v3 (major) (#47) (d3fd099)
  • deps: Update-eslint (#11) (d862c47)
  • Fix import-x/no-named-as-default-member warnings in qodana (#26) (9474660)
  • git: Update gitignore and remove unnecessary file (#10) (5967311)
  • husky: Update configs to v9 style (30ae8bd)
  • lint: Move eslint config from package.json to eslint.config.mjs (9b877b4)
  • lint: Update eslint-plugin-react-hooks and eslint config (0deaea7)
  • lint: Update eslint-related packages and its config (11f8951)
  • prettier: Change printWidth to 120 (1a0009b)
  • Stylistic change and replace eslint-plugin-import (#7) (17e6f9c)
  • Update package-lock.yaml (404b15b)

Code Refactoring

  • Change root symbol from @ to ~ (6460754)
  • ci: State permissions explicitly (8d7d606)
  • env: Load all process.env to config.ts (89c29a4)
  • Remove qodana workflow for renovate workflow (#65) (4ebf13a)
  • todo: Add layout.tsx and fetch data in it (cf35be6)
  • todo: Move modals to page.tsx and delete Modals component (15f8f68)
  • todo: Remove undefined from props of CreateForm (#14) (7c9adc6)

Continuous Integration

  • Add release-please (#66) (f718653)
  • Add workflow (db47c0e)
  • Change default shell to bash (0d06456)
  • Limit concurrency (3671fcb)
  • Remove coverage report for non-pr pushing (083ad54)
  • Update actions/cache to v4 (6a800a0)
  • Update github action flows to avoid unnecessary run (#61) (c0ce45b)
  • Update qodana flow to avoid unnecessary run (#63) (f3f2ce5)

This PR was generated with Release Please. See documentation.

voice0726-bot
voice0726-bot previously approved these changes Feb 15, 2025
@voice0726-release-please voice0726-release-please bot force-pushed the release-please--branches--main--components--nextjs-14-playground branch from 32aa861 to a022b59 Compare February 15, 2025 03:36
@voice0726 voice0726 merged commit 3e04ed3 into main Feb 15, 2025
9 checks passed
@voice0726 voice0726 deleted the release-please--branches--main--components--nextjs-14-playground branch February 15, 2025 03:38
@voice0726-release-please
Copy link
Contributor Author

🤖 Created releases:

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants