Dominik Ferber
|
1f000784e5
|
upgrade vite & vitest (#445)
|
2026-07-26 08:25:37 -04:00 |
|
Dominik Ferber
|
bd31a462a6
|
Add package.json metadata & validation script (#387)
* validate package.json fields
* update package.json fields
|
2026-05-25 15:49:46 +03:00 |
|
Vincent Derks
|
170364de7e
|
Updated rimraf to 6.1.2 (#252)
|
2026-02-06 11:20:48 +01:00 |
|
Vincent Derks
|
a1b77293c5
|
Updated tsup to 8.5.1 (#248)
|
2026-02-06 10:28:32 +01:00 |
|
dependabot[bot]
|
c571a329fa
|
Bump vitest from 1.4.0 to 1.6.1 (#241)
* Bump vitest from 1.4.0 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.4.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 1.6.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updated launchdarkly adapter vitest config to fix ESM directory import issues
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vincent Derks <vincent.derks@vercel.com>
|
2026-02-06 08:55:26 +01:00 |
|
dependabot[bot]
|
564e494d71
|
Bump vite from 5.1.1 to 5.4.21 (#240)
* Bump vite from 5.1.1 to 5.4.21
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Trigger CI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vincent Derks <vincent.derks@vercel.com>
|
2026-02-05 13:52:10 +01:00 |
|
github-actions[bot]
|
b6f52d9f10
|
Version Packages (#214)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-06 17:18:43 +02:00 |
|
Dominik Ferber
|
5f3757afc7
|
stop relying on workspace tsconfig (#213)
* stop relying on workspace tsconfig
closes #204
* add changeset
|
2025-11-06 17:06:49 +02:00 |
|
Dominik Ferber
|
ba4eec7b23
|
replace eslint and prettier with biome (#187)
* remove @pyra/eslint-config
* wip
* wip
* convert shirt-shop-api
* convert shirt-shop
* convert snippets
* convert next-13
* convert next-14
* convert next-15
* eslint configs
* upgrade prettier
* use eslint v9
* run prettier
* resolve type-check
* adjust eslint
* drop Next.js v13
* fix next-14
Avoid accidentally using implicitly installed eslint v8
* update lockfile
* rm @eslint/eslintrc
* add @next/eslint-plugin-next
* biome
* biome fixes
* wip
* apply formatting
* tabs
* rm prettier
* spaces
* fix svelte
* update lockfile
* single quotes
* format all
* rm eslint-disable comments
* upgrade playwright
* upgrade publint
* upgrade playwright ci workflow
* try chromium headless
* try adding executablePath
|
2025-10-15 23:38:17 +03:00 |
|
github-actions[bot]
|
290c37ef21
|
Version Packages (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-13 09:16:39 +02:00 |
|
Dominik Ferber
|
fe72a221c0
|
enhance README (#101)
|
2025-03-13 09:11:29 +02:00 |
|
Dominik Ferber
|
91338530d2
|
Add OpenFeature adapter (#95)
* add OpenFeature adapter
* fix tsup.config.js
* add tests
* init fn
* allow sync and async usage
* remove generics when type is known
|
2025-03-13 08:43:28 +02:00 |
|