- 0dafa00: chore: fresh-build with the latest changes
- ebb3b4b: chore(web-compiler): remove unused sass compiler
- 15d0295: feat(web-compiler): add automatic Tailwind detection
- 8d96843: remove(web-compiler): drop sass support
- b362c77: remove(web-compiler): drop biome execution
- 2f9a577: fix(web-compiler): set websocket protocol with https mode
- 3400b37: chore(web-compiler): release brotli and biome support
- 6372822: feat(web-compiler): separate https and sass toggles
- 4a8d804: docs(web-compiler): add server options from vite
- c3bbc1a: docs(web-compiler): add server options from vite
- a9d953e: fix(web-compiler): use ssl plugin instead of passing it
- 9fb13fc: feat(web-compiler): replace SSL plugin with vite official
- 8acca41: feat(web-compiler): switch to ESM mode
- f170b56: feat(web-compiler): switch package to module mode
- 01a1ca9: chore: bump releases for NPM
- abb40db: chore: upgrade packages & switch to biome
- 9eb8f1f: chore: upgrade dependencies
- 5cb63ad: refactor: sync compuler usage
- 8d54120: refactor(web-compiler): revert satisfies check
- be49622: feat(web-compiler): use satisifies and custom types
- d5e1203: refactor(react): split client and server imports
- 74c239e: fix: resolve compilation errors
- 0286cc3: chore: Update dependenices to the latest versions
- 571a51c: feat(web-compiler): switch to SASS over SugarSS
- a985116: feat(web-compiler): add css plugins option
- 8234404: feat(web-compiler): change parser to SugarSS
- b4b52ec: Add Tailwind and SugarSS
- 7016dd4: Handle declaration generation better
- 003f5eb: Update eslint rules
- d56299d: Update react and base rules
- 81e2574: Update eslint and pin dependencies to minor versions
- 703f631: Rebuild distribution
- cb9f458: Update dist files
- 063ad12: Export types and add CLI binaries
- d4dddd6: Update React Compilation and Linting
- 3489768: Update bundled plugins and binaries
- 16a3b3f: release(web-compiler): apply fixes #4 for server attributes
- ca063a0: Fixes #3
- 0cca5e4: feat: adding Post CSS plugins
- 793510f: Reset versions to their correct ones
- 6580164: release: add Web and React compilation with Vite