Skip to content

Tags: NextTech-Solutions/next-starter

Tags

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(package): update all npm dependencies (2024-07-13) (Skolaczk#117)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Michał Skolak <skolakmichal1@gmail.com>

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add loading state to sign in button (Skolaczk#110)

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: change husky prepare command (Skolaczk#108)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: move theme toggle to bottom of page (Skolaczk#105)

* feat: move theme swither to bottom of page

* feat: change theme switcher name and move it outside navbar folder

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add i18n boilerplate (Skolaczk#102)

* feat(i18n): set up Paraglide and extract messages

* chore(i18n): extract strings from homepage

* feat(i18n): add language switcher if multiple languages are present

* fix(i18n): ensure paraglide compiler runs after installation

* ci: fix playwright action

* fix: remove paraglide from the server

* feat: add another language as a example

---------

Co-authored-by: Michał <skolakmichal1@gmail.com>

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: refactor envs (Skolaczk#100)

* refactor: improve envs

* refactor: update homepage text and improve dropdown file

* ci: add envs to playwright github action

* ci: refactor envs

* ci: add all envs

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add stripe (Skolaczk#97)

* feat: create UI for subscription functionality

* feat: create subscription functionality by using stripe

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(package): update all npm dependencies (2024-02-24) (Skolaczk#79)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Michał Skolak <skolakmichal1@gmail.com>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(package): update all npm dependencies (2024-02-17) (Skolaczk#78)

* chore(package): update all npm dependencies (2024-02-17)

* chore(package): update eslint-plugin-simple-import-sort to stable version

---------

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Michał <skolakmichal1@gmail.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/NS-28-add-prisma (Skolaczk#69)

* feat: add prisma

* fix: fix dev and build command

* feat: use postgresql instead od sqlite