This repository was archived by the owner on Nov 29, 2024. It is now read-only.
v2.0.0-beta.0
Pre-release
Pre-release
·
237 commits
to main
since this release
🚨 Breaking Changes
🚀 Features
- Added schema and a fallback page - by @luxass (f6ca1)
- Added code block to show schema - by @luxass (3ee91)
- Nuxt app - by @luxass (c305b)
- Using typebox to create json schema - by @luxass (5ecbd)
- Query projectrc - by @luxass (a36c3)
- Add middleware to redirect - by @luxass (0efc1)
- Add middleware to redirect - by @luxass (47a0b)
- Implemented full header - by @luxass (e2150)
- Added lightmode - by @luxass (9d448)
- Enable ssr - by @luxass (6a86b)
- Implemented website key - by @luxass (4f179)
- Added handles to response - by @luxass (5a6cc)
- Move to monorepo - by @luxass (2764d)
- Added resolve method - by @luxass (afb8b)
- Implement non monorepos - by @luxass (c3c9d)
- Monorepo support - by @luxass (c8d6f)
- Added categories - by @luxass (9569f)
- Add descriptions - by @luxass (ee8df)
- Added
deprecated- by @luxass in #20 (941b2) - projectrc:
- www:
🐞 Bug Fixes
- Added underlines to links - by @luxass (3bc3c)
- Allow readme to be a link to a file. - by @luxass (c0cd5)
- Add schema to assets - by @luxass (1d8db)
- I really don't know what i fixed - by @luxass (7efb3)
- Added correct types - by @luxass (0b93f)
- Correct error page - by @luxass (b028a)
- Middleware actually works - by @luxass (d997e)
- Issue with caching - by @luxass (93555)
- Allow
$schemaas a key - by @luxass (ef87c) - Use correct favicon - by @luxass (1cca4)
- Remove light mode - by @luxass (7eefa)
- Seo issues - by @luxass (96846)
- Page is now responsive - by @luxass (00b79)
- Theme switching spinning - by @luxass (cd57d)
- Linting - by @luxass (e9a3e)
- Add .turbo to gitignore - by @luxass (f9762)
- Add NITRO_PRESET to globalPassThroughEnv - by @luxass (fe1ec)
- Downgrade nuxt-og-image - by @luxass (f9f6f)
- Redirect not working - by @luxass (b36b6)
- Redirect not working - by @luxass (42d20)
- Redirect not working - by @luxass (b1237)
- Redirect not working - by @luxass (bc065)
- Use correct readme when monorepo is enabled - by @luxass (80bf6)
- Use correct npm link - by @luxass (294b5)
- Use correct npm package name - by @luxass (0c142)
- Deployment should now work - by @luxass (09d18)
- projectrc:
- www:
- Remove test script - by @luxass (42697)
- Remove flickering - by @luxass (e35cf)
- Remove issue with caching and vercel - by @luxass (10f8f)
- Didn't work, trying again - by @luxass (3aa05)
- Add vercel.json to do redirects - by @luxass (b8049)
- Setup metadata correctly - by @luxass (2a8c4)
- Remove unused types file - by @luxass (2e7b4)
- Build - by @luxass (249fb)
- Prerender index page, to prevent crash - by @luxass (aaa00)
- Add borders - by @luxass (f04ab)
- Make theme toggle focusable - by @luxass (2c528)
- Remove max-width - by @luxass (43e20)